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
Divide <br> (6-q+8q^3-4q^2)/(2q-2)
mestny [16]

Answer:


Step-by-step explanation:

        4q2 + 2q + 3                

 (2q - 2)  l  _  8q3  -  4q2  -  q  +  6                                        

                    8q3  -  8q2                      

                           _  4q2  -  q    

                               4q2 - 4q    

                                     _  3q  +  6  

                                        6q   +  6        

                                       -3q (remainder)  


  4q2 + 2q + 3 -3q / (2q - 2)      


hope this helps

4 0
3 years ago
For rational functions and functions with square roots, the domain can be all real numbers except (1) anything that will make th
liraira [26]

For rational functions and functions with square roots, the domain can be all real numbers except (1) anything that will make them because the square root of only non-negative values exists and that of negative values does not.

<h3>What are the domain and range of the function?</h3>

The domain of the function includes all possible x values of a function, and the range includes all possible y values of the function.

Let the functions with square roots be f(x) = √x.

The domain of this function is x ≥ 0,

Since the real number system does not exist the square root of negative numbers.

Therefore, For rational functions and functions with square roots, the domain can be all real numbers except (1) anything that will make them because the square root of only non-negative values exists and that of negative values does not.

Learn more about the domain and the range here:

brainly.com/question/21027387

#SPJ1

8 0
2 years ago
What number is opposite of 56
OLga [1]

Answer:

- 56

Step-by-step explanation:

The opposite of a number is its negative value

Then the opposite of 56 is - 56

4 0
3 years ago
Read 2 more answers
250 in expanded form
11Alexandr11 [23.1K]

Answer:

(200)+(50)+(0)

Step-by-step explanation:

you just take all the numbers and break them up

8 0
2 years ago
Please help me!! No files allowed. I need the answer and an explanation!
Alexus [3.1K]

Answer:

I belive the answer is 1/324

5 0
3 years ago
Other questions:
  • Write the decimal 0.237 as a percent.
    14·2 answers
  • Write an equation of the line in point slope form parallel to y=1/3x-5 through point (3,-7)
    7·2 answers
  • Ben and Cam are sucba diving. Ben is 15.8 meters below the surface of the water. Cam is 4.2 meters above Ben.What is Cam’s posit
    10·2 answers
  • Someone answer this questions​
    5·1 answer
  • Help me on #13 and please explain
    9·1 answer
  • Suppose segment PQ has one endpoint at P (0,0). If T (6,3) is a point 3/10 of the way from P to Q, find the coordinates of Q.
    7·1 answer
  • How can you tell when the digits are being repeated
    8·2 answers
  • Calculate the surface area of an open cuboid which is 12 cm long,8cm wide,6cm high​
    15·2 answers
  • Photo above! I'm confused
    10·1 answer
  • Can someone help me with my math home work
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!