1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
mestny [16]
3 years ago
7

What is the determinant of the coefficient matrix of the system

Mathematics
2 answers:
Ad libitum [116K]3 years ago
8 0
\left[\begin{array}{ccc}-3&0&-2\\9&0&5\\6&0&-12\end{array}\right] \\D(system)=  |-3|\left[\begin{array}{ccc}0&5\\0&-12\\\end{array}\right]-0  \left[\begin{array}{ccc}9&5\\6&-12\\\end{array}\right] +|-2|  \left[\begin{array}{ccc}9&0\\6&0\\\end{array}\right] \\=3*0-0+0=0\\
determinant of system is 0
Nataliya [291]3 years ago
6 0

ANSWER

The determinant is 0

EXPLANATION (METHOD 1)
This method involves expanding along any column.


For an n×n matrix A, the determinant of A, det(A), can be obtained by expanding along the kth column:

   \det(A) = a_{1k} C_{1k} + a_{2k} C_{2k} + \ldots + a_{nk} C_{nk}

where a_{k1} is the entry of A in the kth row, 1st column, a_{k2} is the entry of A in the kth row, 2nd column, etc., and C_{kn} is the kn cofactor of A, defined as C_{kn} = (-1)^{k+n} M_{kn}. 

But we do not need to care about the cofactors as all the 2nd column entries are 

   a₁₂ = a₂₂ = a₃₂ = 0

We would end up with

   \begin{aligned}
\det\left(\begin{bmatrix} \bf -3 & \bf 0 & \bf -2\\ 9 & 0 & 5 \\ 6 & 0 & -12 \end{bmatrix}\right) &= (0) C_{12} + (0)C_{22} + (0)C_{32}  \\
&= 0
\end{aligned}


EXPLANATION (METHOD 2)|
This method involves expanding along a row

For an n×n matrix A, the determinant of A, det(A), can be obtained by expanding along the kth row:

\det(A) = a_{k1} C_{k1} + a_{k2} C_{k2} + \ldots + a_{kn} C_{kn}


where a_{k1} is the entry of A in the kth row, 1st column, a_{k2} is the entry of A in the kth row, 2nd column, etc., and C_{kn} is the kn cofactor of A, defined as C_{kn} = (-1)^{k+n} M_{kn}.

M_{kn} is the kn minor, obtained by getting the determinant of the matrix which is the matrix A with row k and column n deleted.


Applying this here, we can expand along the 1st row.
For convenience, let G be the coefficient matrix of this question, which is

G=\begin{bmatrix} \bf -3 & \bf 0 & \bf -2\\ 9 & 0 & 5 \\ 6 & 0 & -12  \end{bmatrix}


with the first row bolded.

The determinant is therefore


\begin{aligned} \text{det}(G) &= g_{11}C_{11} + g_{12}C_{12}  + g_{13}C_{13}  \end{aligned}

Note that g₁₁ is the matrix element of G that is in the 1st row, 1st column, g₁₂ is the matrix element of G that is in the 1st row, 2nd column, etc. Then we have

\begin{aligned} \text{det}(G) &= g_{11}(-1)^{1+1}M_{11} + g_{12}(-1)^{1+2}M_{12}   + g_{13}(-1)^{1+3}M_{13}  \\ &= g_{11} M_{11}  - g_{12}M_{12} + g_{13}M_{13} \end{aligned}

M₁₁ is the determinant of the matrix that is matrix G with row 1 and column 1 removed. The bold entires are the row and the column we delete.

\begin{aligned} G=\begin{bmatrix} \bf -3 & \bf 0 & \bf -2\\ \bf 9 & 0 & 5 \\ \bf 6 & 0 & -12  \end{bmatrix}  \implies M_{11} &= \text{det}\left(\begin{bmatrix} 0&5 \\ 0&-12 \end{bmatrix} \right)  \end{aligned}

The determinant of a 2×2 matrix is

   \det\left(
\begin{bmatrix}
a & b \\
c& d
\end{bmatrix}
\right) = ad-bc

so it follows that

\begin{aligned} G=\begin{bmatrix} \bf -3 & \bf 0 & \bf -2\\ \bf 9 & 0 & 5 \\ \bf 6 & 0 & -12  \end{bmatrix}  \implies M_{11} &= \det\left(\begin{bmatrix} 0&5 \\ 0&-12 \end{bmatrix} \right) \\ &= (0)(-12) - (5)(0) \\ &= 0 \end{aligned}

Applying the same for M₁₂ and M₁₃, we have

\begin{aligned} G=\begin{bmatrix} \bf -3 & \bf 0 & \bf -2\\ 9 & \bf 0 & 5 \\ 6 & \bf 0 & -12  \end{bmatrix}  \implies M_{12} &= \det\left(\begin{bmatrix} 9&5 \\ 6&-12 \end{bmatrix} \right) \\ &= (9)(-12) - (5)(6) \\ &= -138 \end{aligned}

and

\begin{aligned} G=\begin{bmatrix} \bf -3 & \bf 0 & \bf -2\\  9 & 0 & \bf 5 \\  6 & 0 & \bf -12  \end{bmatrix}  \implies M_{13} &= \det\left(\begin{bmatrix} 9&0\\ 6&0 \end{bmatrix} \right) \\ &= (9)(0) - (0)(6) \\ &= 0 \end{aligned}

so therefore

\begin{aligned} \text{det}(G)  &= g_{11} M_{11}  - g_{12}M_{12} + g_{13}M_{13} \\ &= (-3)(0) - (0)(-138) + (-2)(0) \\ &= 0 \end{aligned}

You might be interested in
The leader board at the Lakeside Golf Tournament shows that Mei's score is 3
weeeeeb [17]
Part A.) the answer is B:9
Part B.) together their total score is -3
4 0
3 years ago
What is the prime factorization of 18?<br> 2x3<br> 2x9<br> 2x3x3<br> 2x3x9
liraira [26]

Answer: 2 × 3 × 3 or we can also write them as 2 × 32, where 2 and 3 both are prime numbers.

8 0
2 years ago
Read 2 more answers
7x ^4 minus 5x ^4 =
lapo4ka [179]

Answer:

2x^{4}

Step-by-step explanation:

You would subtract 7 and 5 and you would leave the exponent so it would be 2x^{4}

8 0
3 years ago
Read 2 more answers
7. A classroom has 7 blue chairs, 5 green
gizmo_the_mogwai [7]
If a chair is selected at random it would be blue because that’s the most chosen color
3 0
3 years ago
Read 2 more answers
Polygon ABCD is a przimage of an enlargement with a scale factor of 3 and a
Flura [38]

i dont think you have a whole question down and we need examples of the triangles so please shw examples

4 0
3 years ago
Other questions:
  • Use the counting principle to determine the number of elements in the sample space. The possible ways to complete a multiple-cho
    5·1 answer
  • A 3- pound pork loin can be cut into 10 pork chops of equal weight. How many ounces is each pork chop ?
    12·1 answer
  • Please please please help!!!
    5·1 answer
  • HELP PLEASE! Find the standard deviation for Data set 1 and 2. round to the nearest hundred. DATA SET ONE: 8.2, 11.6 8.7, 10.6,
    6·1 answer
  • What is a mathematical sentence that contains an equal sign
    14·1 answer
  • What is the coefficient of the y-term in the expression 4x+5xy+2y
    12·1 answer
  • In a circle graph, 36% represents what angle?
    7·1 answer
  • write the decomposition that helps us and then round the given place value draw number lines to explain your thinking circle
    13·1 answer
  • Helppppppppppppp pleaseeeeeeeeeeeeeeee
    9·1 answer
  • One species of fish in a fishery had an initial population of 255 fish and grew by 25 fish each season. A second species that wa
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!