229k views
4 votes
What is the determinant of the coefficient matrix of the system {4x+3y+2z=0 -3x+y+5z=0 -x-4y+3z=0

What is the determinant of the coefficient matrix of the system {4x+3y+2z=0 -3x+y-example-1

1 Answer

2 votes

Answer:

130

Explanation:

You want the determinant of the matrix ...


\left[\begin{array}{ccc}4&3&2\\-3&1&5\\-1&-4&3\end{array}\right]

One way to figure it is as the difference between the sum of products of the down-diagonals and the sum of products of the up-diagonals:

D = (4)(1)(3) +(3)(5)(-1) +(2)(-3)(-4) -(-1)(1)(2) -(-4)(5)(4) -(3)(-3)(3)

= 12 -15 +24 +2 +80 +27

D = 130

The determinant of the coefficient matrix is 130.

_____

Many scientific and graphing calculators and web sites can perform this calculation for you.

User Scott Bale
by
7.7k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.