How To Find The Determinant of a 3x3 Matrix

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ส.ค. 2024

ความคิดเห็น • 84

  • @TheOrganicChemistryTutor
    @TheOrganicChemistryTutor  ปีที่แล้ว +13

    Next Video: th-cam.com/video/fWzUwrt1Z0s/w-d-xo.html
    Final Exams and Video Playlists: www.video-tutor.net/

  • @Wafflecasa
    @Wafflecasa 2 ปีที่แล้ว +214

    This man has singlehandedly taught most of the classes in a STEM department. ilysm sir

    • @miriamputter7059
      @miriamputter7059 ปีที่แล้ว +3

      Yes. And it is amazing. I have a subscription to Coursera. But nobody there can explain it as understandable as this simple school black and whiteboard.
      So I am asking myself why I am paying the money to them. However, I am just a beginner and will do the course of 29 lections about integrals later.
      I still do not understand what this all has to do with Python and Programming overall, because I am not a programmer, but I do feel the beauty of mathematics.
      And it is good that in the internet era we all have access to those materials. Even someone, who has not studied math in university (it was my hidden dream, as also a study of physics, but I have studied history and philosophy).
      I do believe, that this knowledge is also important to systemize the understanding of every Data you use in your job. Especially, if it has something to do with computers.
      I do think, that this interest of mine came from the fact that I am surrounded by engineers and I have gotten addicted to mathematical logic.=)

    • @Joe-os2dd
      @Joe-os2dd 11 หลายเดือนก่อน

      @@miriamputter7059 you have to know linear algebra if you want to be hireable with programming with python. numpy is all matrices

    • @simmii6107
      @simmii6107 6 หลายเดือนก่อน

      ​@@miriamputter7059tlwr
      (Too long won't read)

    • @user-bh4tc6xk7k
      @user-bh4tc6xk7k 4 หลายเดือนก่อน +1

      Hy cute girl

    • @bigboybeet
      @bigboybeet 2 หลายเดือนก่อน

      I’m in 8th grade bro

  • @MsLiteraturegirl
    @MsLiteraturegirl 4 หลายเดือนก่อน +8

    Simplified it, demystified it AND gave the formula. Brilliant, thank you!

  • @ggripen
    @ggripen 5 ปีที่แล้ว +35

    Thanks, literally took me few minutes to understand the walk-through. I remember when my lecturer tried to teach us this, wasn't as easy to follow.

    • @ccuuttww
      @ccuuttww 5 ปีที่แล้ว +1

      because your teacher suppose u learn for exam and he don't tell u the meaning of determinant
      If u want to learn I recommend a book "linear algebra and its application"

    • @miriamputter7059
      @miriamputter7059 ปีที่แล้ว +3

      Some lecturers are very talented academics, but can not explain the simplest things. It is ok. Of course, if you are not in a situation where the work has to be done right now.

  • @devonm301
    @devonm301 5 ปีที่แล้ว +67

    An easier way to find the determinant of a 3x3 matrix would be to rewrite the matrix in terms of a 3x5 matrix where the two added columns are simply the a and b element repeated. You then take the summation of the product of the 3 primary diagonals from upper left to lower right and subtract the summation of the product of the 3 primary diagonals from upper right to lower left.
    Your new matrix would look something like,
    a1 b1 c1 a1 b1
    a2 b2 c2 a2 b2
    a3 b3 c3 a3 b3
    And finally the resulting algorithm,
    ([a1*b2*c3]+[b1*c2*a3]+[c1*a2*b3]) - ([b1*a2*c3]+[a1*c2*b3]+[c1*b2*a3])
    Would yield the desired determinant

    • @FelixMarshFTW
      @FelixMarshFTW 5 ปีที่แล้ว +4

      this looks a lot easier! i haven't tried it yet but i gave you an upvote
      edit: can confirm, this works!

    • @harshika9499
      @harshika9499 2 ปีที่แล้ว +6

      I know this method it was also told by our teacher (in india)

    • @devonm301
      @devonm301 2 ปีที่แล้ว +1

      @@FelixMarshFTW indeed. This only works for a 3x3 matrix though

    • @code_adonis
      @code_adonis ปีที่แล้ว +2

      @@FelixMarshFTW doesn't work for higher order matrices it's called saras method btw

    • @tytea_brea2142
      @tytea_brea2142 ปีที่แล้ว +1

      @@FelixMarshFTW that's how my math teacher does it

  • @kalpanastha1431
    @kalpanastha1431 3 ปีที่แล้ว +10

    Your teaching have made me feel easy in determinant chapter

  • @georgesadler7830
    @georgesadler7830 2 ปีที่แล้ว +4

    MR. Organic Chemistry Tutor, thank you for showing students How to Find the Determinant of a 3X3 Matrix. There is whole chapter on Determinants in Linear Algebra.

  • @JosiahMeck
    @JosiahMeck 4 หลายเดือนก่อน

    You make it simple for us to understand fully.. Thanks and God bless you.. Please do more and send it to TH-cam..

  • @user-purity593
    @user-purity593 6 หลายเดือนก่อน +1

    The lecturer taught me this and I wasn't able to follow,,,thank you so much you have assisted me❤❤❤❤

  • @umahmaruche9829
    @umahmaruche9829 3 หลายเดือนก่อน

    This guy just helped me in my 30 question matrix homework 😊😊😊😊😊😊

  • @jamesbrooks3335
    @jamesbrooks3335 5 ปีที่แล้ว +2

    Thank you.
    I've only watched two videos thus far, and I liked them.
    Hopefully it will help me in the future.
    -JDB

  • @Humbleenny
    @Humbleenny 6 หลายเดือนก่อน

    I really enjoyed this😊
    I actually know nothing about Matrixes
    But now...i can say
    I'm good🎉🎉❤
    Thanks so much❤😊
    You really helped me to perform well in my Assignment❤

  • @JamsonLewis
    @JamsonLewis 4 หลายเดือนก่อน

    really helpful and understandable, thank you 🙏

  • @ajinkyabhatjee3082
    @ajinkyabhatjee3082 5 ปีที่แล้ว +1

    Your channel is so world classplz we and my frndz are all following plz clear aur calculus parts and concepts

  • @victorkiprotichkurgat4575
    @victorkiprotichkurgat4575 2 ปีที่แล้ว +2

    Thanks so much, it's a quick and a clear way to understand

  • @samuelelijah1904
    @samuelelijah1904 7 หลายเดือนก่อน

    You totally made me understood this❤💖✨

  • @user-ty9kp7bb3h
    @user-ty9kp7bb3h 2 หลายเดือนก่อน

    He done great job 👏 excellent sir

  • @boywakitui3857
    @boywakitui3857 ปีที่แล้ว +2

    thank you ❤

  • @jeffin3.063
    @jeffin3.063 5 หลายเดือนก่อน

    Thank you sooooooooo much i understood this thing now only😅

  • @JoelGiku-se4bv
    @JoelGiku-se4bv 3 หลายเดือนก่อน

    Thank you very much

  • @Jordan-qi2dn
    @Jordan-qi2dn 5 หลายเดือนก่อน

    You should make a video about laplace expansion for matrices larger than 3x3

  • @R.Trinath
    @R.Trinath ปีที่แล้ว

    Nice explanation sir..😊❤

  • @ajinkyabhatjee3082
    @ajinkyabhatjee3082 5 ปีที่แล้ว +1

    Good work brio plz make video on limits and differentiation

  • @ellaillustrates9350
    @ellaillustrates9350 ปีที่แล้ว

    Thank you so much, sir😍😊😘!

  • @Pritisnigdha_Dash
    @Pritisnigdha_Dash ปีที่แล้ว +1

    thnku so much 🙏

  • @Samiullah-lb3wg
    @Samiullah-lb3wg ปีที่แล้ว

    Genius sir....

  • @RadoHudran
    @RadoHudran 5 ปีที่แล้ว +1

    Can you make a tutorial on irrational functions pls?

  • @MICJoker2
    @MICJoker2 3 หลายเดือนก่อน

    Thanks ❤

  • @sonalisona3712
    @sonalisona3712 4 ปีที่แล้ว

    nice explanation sir.tq

  • @aaaaaaaaaaaaaaa49881
    @aaaaaaaaaaaaaaa49881 4 ปีที่แล้ว +1

    Good keep it up

  • @balatripuraborra8207
    @balatripuraborra8207 3 ปีที่แล้ว

    Thank you so much sir

  • @bilalrahim2076
    @bilalrahim2076 3 ปีที่แล้ว

    Oof my favourite TH-camr ngl

  • @user-qg5pz7ze6x
    @user-qg5pz7ze6x 4 หลายเดือนก่อน

    Thank you sooooo much

  • @purnachander1563
    @purnachander1563 5 ปีที่แล้ว +2

    Plz expain how to find Determinant of 4x4 matrix

    • @tormentedsunbeam
      @tormentedsunbeam 3 ปีที่แล้ว

      I’d assume it’s the same way. Just way more math

  • @manasvithakur290
    @manasvithakur290 2 ปีที่แล้ว

    Thanks

  • @darksoulomkar9499
    @darksoulomkar9499 2 ปีที่แล้ว

    Thank you

  • @malakmalak4830
    @malakmalak4830 9 หลายเดือนก่อน

    Do we do just the first row of the matrix? Or it depends

  • @d-accesslearning1140
    @d-accesslearning1140 3 ปีที่แล้ว

    What type of writing tablet do you use for these lessons?

  • @marriumhasnat3075
    @marriumhasnat3075 2 ปีที่แล้ว

    Thanks bro

  • @sivani2433
    @sivani2433 2 ปีที่แล้ว

    Thanks!

  • @cynthiawan2585
    @cynthiawan2585 ปีที่แล้ว

    quite appreciated

  • @isssathvik
    @isssathvik 2 ปีที่แล้ว

    What's the guarantee that what u have just said in this video is absolutely correct

    • @suhailraja7797
      @suhailraja7797 ปีที่แล้ว +1

      Maybe because this method is proven in mathematics
      How about you solve these yourself instead of asking stupid questions

  • @AlSahHimAlghul5581
    @AlSahHimAlghul5581 5 ปีที่แล้ว

    Hi man, you damn Good can you please make a video on Factorisation, Simplifying, proper fraction and improper fraction or if you already have them please share the link. am doing Advance Math and am finding it difficult because am struggling with factorization and others.

  • @ccuuttww
    @ccuuttww 5 ปีที่แล้ว

    For examination your school home work this method is ok however if the matrix in 5X5 you cannot solve it with this rule
    you should put the matrix into upper triangular form and multiply all diagonal elemnt

  • @xxbendover6995
    @xxbendover6995 5 ปีที่แล้ว +3

    There is a far easier way of finding the determinant of a 3x3. I can show you a link if you're interested and you could make another video.

    • @pspmaster2071
      @pspmaster2071 5 ปีที่แล้ว

      arthur karim Can i see the link?

    • @xxbendover6995
      @xxbendover6995 5 ปีที่แล้ว

      @@pspmaster2071 th-cam.com/video/V3e7m-qFDFU/w-d-xo.html
      This will take maybe one or two problems to get used to. Super efficient.

  • @KrithikaRR
    @KrithikaRR 11 หลายเดือนก่อน

    Tq sir❤

  • @prequelanimations539
    @prequelanimations539 3 ปีที่แล้ว +2

    when you email the teacher the day before the test asking if you can use a calculator and he says no and i proceed straight to this video.

  • @denisevervin4984
    @denisevervin4984 10 หลายเดือนก่อน

    Is 2×3 and 2x3 possible?

  • @user-ck6de9zc6c
    @user-ck6de9zc6c 11 หลายเดือนก่อน

    Check -5*-6..the 3rd 2*2 matrix.

  • @sanchoworku7446
    @sanchoworku7446 2 ปีที่แล้ว

    that is more simpler than my teacher

  • @gift99
    @gift99 11 หลายเดือนก่อน

    it's -737 actually but thanks for the concept

  • @ps3stinksgoxbox
    @ps3stinksgoxbox 2 ปีที่แล้ว

    i love you

  • @muhammadshafiq1384
    @muhammadshafiq1384 2 ปีที่แล้ว +1

    It's not necessary to have zero answer of this rule....

  • @mohammadhuzaifkhan7828
    @mohammadhuzaifkhan7828 6 หลายเดือนก่อน

    Nice

  • @KhrishnChipisa
    @KhrishnChipisa 4 หลายเดือนก่อน

    Where has the-3 come from

    • @user-ol2rn3de9w
      @user-ol2rn3de9w 3 หลายเดือนก่อน

      We take the first row

  • @ravindradesale1944
    @ravindradesale1944 5 ปีที่แล้ว

    nice

  • @bamboulaaa1603
    @bamboulaaa1603 10 หลายเดือนก่อน

    Tu as fais une faute
    -6 x 8 =-48

  • @user-ro1cc8tz6d
    @user-ro1cc8tz6d 5 หลายเดือนก่อน

    short and consince

  • @atienonatty
    @atienonatty 4 หลายเดือนก่อน

    -3 please explain 😅

    • @Suchita33
      @Suchita33 3 หลายเดือนก่อน

      There is a pattern, the odd number placement will get negative sign in front of it

    • @antonykc3215
      @antonykc3215 3 หลายเดือนก่อน

      Its alternating signs like
      +-+
      -+-
      +-+

  • @vanshikasharma4526
    @vanshikasharma4526 5 ปีที่แล้ว +1

    First

  • @shibilahammed588
    @shibilahammed588 9 หลายเดือนก่อน

    Muthew scnnn 💋💋💋💋

  • @andrewchen2590
    @andrewchen2590 4 ปีที่แล้ว

    theres a much easier method to do this...

    • @ffyzann69
      @ffyzann69 6 วันที่ผ่านมา

      Share with us plzz

  • @cashesbankz1055
    @cashesbankz1055 ปีที่แล้ว

    Thank you a lot

  • @anshumankalpdev8663
    @anshumankalpdev8663 2 ปีที่แล้ว

    Thanks