Linear Algebra,
https://www.dropbox.com/s/501o8y4ulh4py0g/Screenshot%202013-11-26%2011.37.09.jpg
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (christos):
@agent0smith
OpenStudy (christos):
@ganeshie8
OpenStudy (christos):
@Hero
OpenStudy (jack1):
u can upload pics here
there's an attach file button below
OpenStudy (christos):
Its too slow , so instead I upload at dropbox
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (christos):
@jim_thompson5910
OpenStudy (christos):
@UnkleRhaukus
ganeshie8 (ganeshie8):
il give a hint : If u add elements of other rows to a row, the determinant will not change
OpenStudy (christos):
gane was right
OpenStudy (anonymous):
\[
Det\left(
\begin{array}{cc}
a & b \\
c & d \\
\end{array}
\right)= a d - bc
\]
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
\[Det\left(
\begin{array}{cc}
a+5c & b+5d \\
c & d \\
\end{array}
\right)=(a+5 c)d - (b+5d) c= ad + 5 cd - bd -5 cd=ad -bc \\= Det\left(
\begin{array}{cc}
a & b \\
c & d \\
\end{array}
\right)
\]
OpenStudy (anonymous):
The same is true for matrices at higher dimension. Can you guess the answer to your problem now?