Find Det (C) knowing Det(A) and Det(B)

  • Thread starter Thread starter mmmboh
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 5K views
mmmboh
Messages
401
Reaction score
0
Hi, right now I have two 3x3 matrices with letter entries, I know the determinant of A and the determinant of B, and I am given a matrix C for which I have to find the determinant for. Right now I am expressing matrix C as a combination of A and B, but what happens to the determinant when I add matrices A and B together?

azgej6.jpg
 
Physics news on Phys.org
Well all the rows in C are a linear combination of vectors in A and B.
 
Ok, that's true, but how does that help me in finding the new determinant? I still have to know what happens when I add the matrices together, unless you mean something else?
 
Ah I didn't know you can do that :S...thanks!
 
But wait I don't understand how that works...why do the B and D add but nothing else...isn't this sort of like saying det(A+B)=det(A)+det(B) which isn't true?
 
mmmboh said:
But wait I don't understand how that works...why do the B and D add but nothing else...isn't this sort of like saying det(A+B)=det(A)+det(B) which isn't true?

No, it's not the same thing. I'm using that det is a multilinear function of it's rows (or columns). It's a fundamental property of the determinant. Try and find it in your book. It's important.