How is a determinant found using expansion by minors?

The only way I was taught to do it was by using diagonals.

5 answers

check this page

http://mathworld.wolfram.com/DeterminantExpansionbyMinors.html

It is presented better than we could do on this format
upper left * det of the rest without that row and column
- second down on left times det of everything without that row and column
+ third down on left times det of everything without that row and column

etc down that left column alternating signs until you get to the bottom left.
In the trivial case of
a b
c d
it would be
a (d)
-c(b)
which you knew already
thanks
now for the slightly less trivial
a b c
d e f
g h i

a times det
e f
h i

- d times det
b c
h i

+ g times det
b c
e f

which is
a (e i - h f)
-d(b i - h c)
+g(b f - e c )
which is
a e i - a h f - d b i + d h c + g b f - g e c
which is the same as you get using the diagonal method
Similar Questions
  1. What is meant by a zero-tolerance policy for underage drinking?Minors are not allowed to drink legally because they have zero
    1. answers icon 1 answer
  2. How did Christianity help enslaved people resist?It taught them how to read and write. It taught them the value of following
    1. answers icon 3 answers
  3. 3.How did Christianity help enslaved people resist?A.It taught them how to read and write B.It taught them the values of
    1. answers icon 1 answer
  4. 3 2 -1Matrix A = 0 4 -6 2 -1 3 i)Expand and evaluate detA using minors of the first row elementary. ii) Write down the expansion
    1. answers icon 3 answers
more similar questions