How To Find The Determinant of a 3x3 Matrix

Поділитися
Вставка
  • Опубліковано 5 жов 2024
  • This video explains how to find the determinant of a 3x3 matrix.
    Introduction to Matrices: • Intro to Matrices
    Adding and Subtracting Matrices:
    • Adding and Subtracting...
    Scalar Multiplication of Matrices:
    • Scalar Multiplication ...
    Solving Matrix Equations:
    • Solving Matrix Equations
    Multiplying Matrices:
    • Multiplying Matrices
    __________________________________
    Gaussian Elimination & Row Echelon Form:
    • Gaussian Elimination &...
    Gauss Jordan Elimination:
    • Gauss Jordan Eliminati...
    Gaussian Elimination With 4 Variables:
    • Gaussian Elimination W...
    Inverse of a 2x2 Matrix:
    • Inverse of a 2x2 Matrix
    Inverse of a 3x3 Matrix:
    • Inverse of a 3x3 Matrix
    __________________________________
    Determinant of 2x2 and 3x3 Matrix:
    • Determinant of 3x3 Mat...
    Determinant of 4x4 Matrix:
    • How To Find The Determ...
    Cramer's Rule - 2x2 Linear System:
    • Cramer's Rule - 2x2 Li...
    Cramer's Rule - 3x3 Linear System:
    • Cramer's Rule - 3x3 Li...
    ___________________________________
    Final Exams and Video Playlists:
    www.video-tuto...
    Full-Length Videos and Worksheets:
    / collections

КОМЕНТАРІ • 89

  • @TheOrganicChemistryTutor
    @TheOrganicChemistryTutor  Рік тому +13

    Next Video: ua-cam.com/video/fWzUwrt1Z0s/v-deo.html
    Final Exams and Video Playlists: www.video-tutor.net/

  • @Wafflecasa
    @Wafflecasa 2 роки тому +238

    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 Рік тому

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

    • @simmii6107
      @simmii6107 7 місяців тому

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

    • @mayanksingh-t6d
      @mayanksingh-t6d 5 місяців тому +1

      Hy cute girl

    • @bigboybeet
      @bigboybeet 4 місяці тому

      I’m in 8th grade bro

  • @MsLiteraturegirl
    @MsLiteraturegirl 5 місяців тому +15

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

  • @ggripen
    @ggripen 5 років тому +40

    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.

  • @feurigerStern
    @feurigerStern 26 днів тому +1

    The Organic CHemistry Tutor is the best! I tutor math and physics, but sometimes I need a quick review of something I hadn't done in years

  • @devonm301
    @devonm301 5 років тому +70

    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 3 роки тому +6

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

    • @devonm301
      @devonm301 3 роки тому +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

  • @JosiahMeck
    @JosiahMeck 5 місяців тому +1

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

  • @kalpanastha1431
    @kalpanastha1431 4 роки тому +10

    Your teaching have made me feel easy in determinant chapter

  • @georgesadler7830
    @georgesadler7830 2 роки тому +5

    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.

  • @user-purity593
    @user-purity593 7 місяців тому +1

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

  • @umahmaruche9829
    @umahmaruche9829 4 місяці тому

    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

  • @JamsonLewis
    @JamsonLewis 5 місяців тому

    really helpful and understandable, thank you 🙏

  • @boywakitui3857
    @boywakitui3857 Рік тому +2

    thank you ❤

  • @JoelGiku-se4bv
    @JoelGiku-se4bv 4 місяці тому

    Thank you very much

  • @Humbleenny
    @Humbleenny 8 місяців тому

    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❤

  • @victorkiprotichkurgat4575
    @victorkiprotichkurgat4575 2 роки тому +2

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

  • @ajinkyabhatjee3082
    @ajinkyabhatjee3082 5 років тому +1

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

  • @samuelelijah1904
    @samuelelijah1904 8 місяців тому

    You totally made me understood this❤💖✨

  • @SamiaSamia-v8c
    @SamiaSamia-v8c 4 місяці тому

    He done great job 👏 excellent sir

  • @Jordan-qi2dn
    @Jordan-qi2dn 6 місяців тому

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

  • @ajinkyabhatjee3082
    @ajinkyabhatjee3082 5 років тому +1

    Good work brio plz make video on limits and differentiation

  • @jeffin3.063
    @jeffin3.063 6 місяців тому

    Thank you sooooooooo much i understood this thing now only😅

  • @R.Trinath
    @R.Trinath Рік тому

    Nice explanation sir..😊❤

  • @Pritisnigdha_Dash
    @Pritisnigdha_Dash 2 роки тому +1

    thnku so much 🙏

  • @ellaillustrates9350
    @ellaillustrates9350 Рік тому

    Thank you so much, sir😍😊😘!

  • @RadoHudran
    @RadoHudran 5 років тому +1

    Can you make a tutorial on irrational functions pls?

  • @sonalisona3712
    @sonalisona3712 4 роки тому

    nice explanation sir.tq

  • @balatripuraborra8207
    @balatripuraborra8207 3 роки тому

    Thank you so much sir

  • @aaaaaaaaaaaaaaa49881
    @aaaaaaaaaaaaaaa49881 4 роки тому +1

    Good keep it up

  • @Samiullah-lb3wg
    @Samiullah-lb3wg Рік тому

    Genius sir....

  • @bilalrahim2076
    @bilalrahim2076 4 роки тому

    Oof my favourite UA-camr ngl

  • @leanneb6303
    @leanneb6303 5 днів тому

    What if 7 is a minus on C1 - would the + (-7) become a minus?

  • @malakmalak4830
    @malakmalak4830 10 місяців тому

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

  • @darksoulomkar9499
    @darksoulomkar9499 2 роки тому

    Thank you

  • @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.

  • @weird.akashhh
    @weird.akashhh Місяць тому +1

    I understood everything but how is b1 negative?

  • @ProsperChukwuemeka-r8e
    @ProsperChukwuemeka-r8e 6 місяців тому

    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

  • @d-accesslearning1140
    @d-accesslearning1140 3 роки тому

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

  • @MICJoker2
    @MICJoker2 4 місяці тому

    Thanks ❤

  • @manasvithakur290
    @manasvithakur290 2 роки тому

    Thanks

  • @marriumhasnat3075
    @marriumhasnat3075 2 роки тому

    Thanks bro

  • @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

  • @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.

  • @cynthiawan2585
    @cynthiawan2585 Рік тому

    quite appreciated

  • @sivani2433
    @sivani2433 2 роки тому

    Thanks!

  • @denisevervin4984
    @denisevervin4984 11 місяців тому

    Is 2×3 and 2x3 possible?

  • @isssathvik
    @isssathvik 2 роки тому

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

    • @suhailraja7797
      @suhailraja7797 Рік тому +2

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

  • @KrithikaRR
    @KrithikaRR Рік тому

    Tq sir❤

  • @FarachlasAbare
    @FarachlasAbare Рік тому

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

  • @sanchoworku7446
    @sanchoworku7446 2 роки тому

    that is more simpler than my teacher

  • @gift99
    @gift99 Рік тому

    it's -737 actually but thanks for the concept

  • @muhammadshafiq1384
    @muhammadshafiq1384 3 роки тому +1

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

  • @mohammadhuzaifkhan7828
    @mohammadhuzaifkhan7828 7 місяців тому

    Nice

  • @KhrishnChipisa
    @KhrishnChipisa 5 місяців тому

    Where has the-3 come from

  • @bamboulaaa1603
    @bamboulaaa1603 11 місяців тому

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

  • @ravindradesale1944
    @ravindradesale1944 5 років тому

    nice

  • @atienonatty
    @atienonatty 5 місяців тому

    -3 please explain 😅

    • @Suchita33
      @Suchita33 5 місяців тому

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

    • @antonykc3215
      @antonykc3215 4 місяці тому

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

  • @observerdot2107
    @observerdot2107 Місяць тому

    i dont know
    i feel like like you made not understand

  • @user-ro1cc8tz6d
    @user-ro1cc8tz6d 6 місяців тому

    short and consince

  • @vanshikasharma4526
    @vanshikasharma4526 5 років тому +1

    First

  • @shibilahammed588
    @shibilahammed588 10 місяців тому

    Muthew scnnn 💋💋💋💋

  • @andrewchen2590
    @andrewchen2590 4 роки тому

    theres a much easier method to do this...

    • @ffyzann69
      @ffyzann69 Місяць тому

      Share with us plzz

  • @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 ua-cam.com/video/V3e7m-qFDFU/v-deo.html
      This will take maybe one or two problems to get used to. Super efficient.

  • @ps3stinksgoxbox
    @ps3stinksgoxbox 2 роки тому

    i love you

  • @cashesbankz1055
    @cashesbankz1055 Рік тому

    Thank you a lot

  • @anshumankalpdev8663
    @anshumankalpdev8663 2 роки тому

    Thanks