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
Check all the statements that are true:
sattari [20]

Answer:

The true among them are: B, C, E and F

Step-by-step explanation:

A is not true.

f(x) = x^x grows at of an order bigger than e^x

in fact f(x) = 4^x grows faster than e^x

B Is true... if p is growing more slowly than q then |x^p| < M|x^q| for all x> x0

C is true

D is not true.

f = O(h) and g = O(h)

fg = O(h^2)

E. Is true

F is true if |f(x) < M |g(x)| then |10 f(x)| < 10M |g(x)| and 10 M is a positive

7 0
3 years ago
A survey of 100 people found that 35 people exercise in
Kruka [31]

Answer:

Jim's claim is correct

Step-by-step explanation:

Total survey=100 people

Morning exercise=35 people

Afternoon exercise=45 people

Night exercise=20 people

Morning exercise : Total survey

=35 : 100

Afternoon exercise : Total survey

=45 : 100

Night exercise : Total survey

=20 : 100

Jim's claim is correct because in finding the ratio, one has to relate it with the total people involved in the survey.

Tara's claim however seems to relate one variable with two other variables

Example:

35 : 55

Morning exercise : (morning exercise + night exercise)

35 : (35+20)

35 : 55

8 0
2 years ago
The GCF of the following numbers. 32 and 40
Simora [160]
The answer should be 8.
4 0
3 years ago
The media center at josh's school has a computer area. The first 4 rows have 6 computers each. The fifth row has 4 computers. Ho
Vilka [71]

Answer: 28 computers  


Step-by-step explanation: First you would do 4 times 6, then add that to 4. 4 times 6 = 24+4=28


8 0
2 years ago
Read 2 more answers
Help pls i have till 3:15 :(
Nesterboy [21]

Answer:

using V=w x h x l=11·12·3=396

Step-by-step explanation:

396 cm^3

8 0
1 year ago
Read 2 more answers
Other questions:
  • The drama club spent $8.50 per person on food for a cast party. The total cost of the food was $229.50. How many people were at
    10·2 answers
  • How much compound interest will $50,000 earn in 10 years at 3.4% APR compounded yearly, providing no deposits or withdrawals are
    12·2 answers
  • Why is 4 x 9 equal to 9 x 4?
    7·2 answers
  • Is it 1,2,3 or 4? help please
    9·1 answer
  • A radio station runs a promotion at an auto show with a money box with 12 ​$25 ​tickets, 11 ​$5 ​tickets, and 10 ​$1 tickets. Th
    14·1 answer
  • Which of the following statements best describes the location of −(−2) on a number line?
    9·2 answers
  • △XYZ maps to △MNO with the transformation (x, y) ---&gt; (5x, 5y).
    13·1 answer
  • Can you please answer the following
    8·1 answer
  • Please help asap. will mark brainliest
    8·1 answer
  • HELP I will give. Brainliest
    15·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!