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
Three points that are not collinear determine three lines. How many lines are determined by nine points, no three of which are c
Drupady [299]

Answer:

Use the method for solving Bernoulli equations to solve the following differential equation.

StartFraction dy Over dx EndFraction plus StartFraction y Over x minus 9 EndFraction equals 5 (x minus 9 )y Superscript one half

Step-by-step explanation:

Use the method for solving Bernoulli equations to solve the following differential equation.

StartFraction dy Over dx EndFraction plus StartFraction y Over x minus 9 EndFraction equals 5 (x minus 9 )y Superscript one half

4 0
3 years ago
The sale price of an item is $160 after a 20% off discount. What was the original price of the item?
bulgar [2K]

Answer:

200

Step-by-step explanation:

160/80 is 2. 2 times 100 is 200

6 0
2 years ago
Solve 6[4x(72-63)divided3]
GREYUIT [131]
Parentheses first, 72-63 is 9 next multiply by 4 which is 36 the you’ll divide by 3 now you have 12 so multiply that by 6 and you get 72. Just a hint, another way to write that without using the multiply or the divided would be 6[4(72-63)/3] but either way you want is fine. Hope this helped :)
3 0
3 years ago
.
stiv31 [10]

Answer:

A

Step-by-step explanation:

Hello There!

The y value of ABC was subtracted by 7 to get to the figure A'B'C'

So the rule for the given transformation would be

(x,y) ---> (x,y-7)

5 0
3 years ago
Triangle ABC is shown on the graph. What are the coordinates of the image of point B after the triangle is rotated 270° about th
irina [24]

The coordinates of the image of point B after the triangle is rotated 270° about the origin is (4, 2)

<h3>How to determine the image of point B?</h3>

The complete question is added as an attachment

From the attached image, we have the following coordinate

B = (-2, 4)

When the triangle is rotated by 270 degrees, the rule of rotation is:

(x, y) ⇒ (y, -x)

For point B, we have:

B' = (4, 2)

Hence, the coordinates of the image of point B after the triangle is rotated 270° about the origin is (4, 2)

Read more about rotation at:

brainly.com/question/7437053

#SPJ1

4 0
2 years ago
Other questions:
  • Roscoe rides his bike at least 10 miles but not more than 30 miles. He rides at an average rate of 10.5 miles per hour. The amou
    14·2 answers
  • ILL GIVE U BRAINLIEST PLZZ HELP I DO FLVS
    14·1 answer
  • Q1: A group of 50 biomedical students recorded their pulses rates by counting the number of beats for 60 seconds. (15)
    11·1 answer
  • Please help this question is really confusing!
    8·1 answer
  • Difference between linear function and linear equation
    11·1 answer
  • If s(x) = 2 - x2 and t(x) = 3x, which value is equivalent to (sºt)(-7)?
    8·1 answer
  • I need help with this please :(
    8·1 answer
  • PLEASE HELP WILL GIVE BRANLIEST
    5·1 answer
  • Each of the 6 cats in a pet store was weighed. Here are their weights (in pounds):
    9·1 answer
  • Find the circumference of the circle rounded to the nearest 10th used 3.14 for pi
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!