SOLUTION: Compute the determinant <pre> | 1 2 3 4| | 5 6 7 8| | 9 10 11 12| |13 14 15 16|</pre> I need help with four equations. I can do it with three. Thank you.

Algebra.Com
Question 204044: Compute the determinant
| 1  2  3  4|
| 5  6  7  8|
| 9 10 11 12|
|13 14 15 16|


I need help with four equations. I can do it with three. Thank you.

Answer by Edwin McCravy(20056)   (Show Source): You can put this solution on YOUR website!


| 1  2  3  4|
| 5  6  7  8|
| 9 10 11 12|
|13 14 15 16|

Get a 0 where the 2 is.  To do that, 
multiplying the first column through 
by -2:

 -2 
-10 
-18
-26

then add that to the second column:

 -2 +  2 =   0 
-10 +  6 =  -4
-18 + 10 =  -8 
-26 + 14 = -12

Replace the 2nd column by that:

| 1   0  3  4|
| 5  -4  7  8|
| 9  -8 11 12|
|13 -12 15 16|

===============================

Get a 0 where the 3 is.  To do that, 
multiplying the first column through 
by -3:

 -3 
-15 
-27
-39

then add that to the third column:

 -3 +  3 =   0 
-15 +  7 =  -8
-27 + 11 = -16 
-39 + 15 = -24

Replace the 3rd column by that:

| 1   0   0  4|
| 5  -4  -8  8|
| 9  -8 -16 12|
|13 -12 -24 16|

===================================

Get a 0 where the 4 is.  To do that, 
multiplying the first column through 
by -4:

 -4 
-20 
-36
-52

then add that to the fourth column:

 -4 +  4 =   0 
-10 +  8 =  -2
-18 + 12 =  -6 
-26 + 16 = -10

Replace the 4th column by that:

| 1   0   0   0|
| 5  -4  -8  -2|
| 9  -8 -16  -6|
|13 -12 -24 -10|

Now expand about the top row.
Since there are 3 0's in the
top row, we only need multiply
the 1 by its signed minor.

The 1 is in row 1 and column 1,
adding the row and column numbers
gives 2, which is even, so the
sign of the minor is +. The 
minor of 1 is the 3x3 determinant
formed by taking all the elements
which are NOT in the same row or
column as the 1, so the above becomes

    | -4  -8  -2|
1 × | -8 -16  -6|
    |-12 -24 -10|

Now you can evaluate that 3×3 determinant,
and you'll find it is 0.  So the value of the
original 4×4 matrix is 0.

Edwin

RELATED QUESTIONS

Can someone please help with conjectures? I do not understand how to create a formula for (answered by Edwin McCravy)
1. 6, 15, 12, 17, 10 2. 17, 11, 16, 18, 11, 6, 19, 20, 17, 15 3. 15, 20, 7, 14, 10, 7,... (answered by Fombitz)
Calculate coefficient of correlation from the following data. X 1 2 3 4 5 6 7 8 9 Y 9... (answered by ikleyn)
find the mean, mode, median and range 1. 6, 13, 17, 14, 9, 13 2. 6, 15, 12, 17, 10... (answered by Fombitz)
hi i need help with quadratic equations and i need steps please 1)(x-6)(x-4)=0... (answered by MathLover1)
I Need some help again this is my first time doing algebra 5y=25 6z=96 d3=5... (answered by DanielleEstaAqui)
i really need help with these questions thank you 8. -27=20w=73 9. 13=5-8m 10.... (answered by 1998Baby)
Which of the following is equivalent to this expression? {{{ 16!/10! }}} A.) 6 • 5... (answered by Lillie28)
Give reasons for the steps, given premises 1, 2 and 3:

1.  X ⊃ (Y ⊃  (answered by Edwin McCravy)