QUESTION IMAGE
Question
- write the system as a single matrix equation and solve:
4a - 2b + c = 4
a + b + c = 1
9a + 3b + c = -21
Step1: Write the matrix equation
A system of linear equations \(
\) can be written in the form \( AX = B \), where \( A \) is the coefficient matrix, \( X \) is the variable matrix, and \( B \) is the constant matrix.
So, \( A=
\), \( X=
\), and \( B=
\). The matrix equation is \(
=
\).
Step2: Find the inverse of matrix \( A \) (if it exists)
First, calculate the determinant of \( A \), \( \det(A) \).
\[
\]
Since \( \det(A)=-30
eq0 \), the inverse of \( A \) exists. The inverse of a \( 3\times3 \) matrix \( A=
\) is given by \( A^{-1}=\frac{1}{\det(A)}\text{adj}(A) \), where \( \text{adj}(A) \) is the adjugate matrix (transpose of the cofactor matrix).
Calculating the cofactor matrix:
- \( C_{11}=(-1)^{1 + 1}
=1 - 3=-2 \)
- \( C_{12}=(-1)^{1 + 2}
=-(1 - 9)=8 \)
- \( C_{13}=(-1)^{1 + 3}
=3 - 9=-6 \)
- \( C_{21}=(-1)^{2 + 1}
=-(-2 - 3)=5 \)
- \( C_{22}=(-1)^{2 + 2}
=4 - 9=-5 \)
- \( C_{23}=(-1)^{2 + 3}
=-(12 + 18)=-30 \)
- \( C_{31}=(-1)^{3 + 1}
=-2 - 1=-3 \)
- \( C_{32}=(-1)^{3 + 2}
=-(4 - 1)=-3 \)
- \( C_{33}=(-1)^{3 + 3}
=4 + 2=6 \)
So the cofactor matrix is \(
\). The adjugate matrix \( \text{adj}(A) \) is the transpose of the cofactor matrix:
\( \text{adj}(A)=
\)
Then, \( A^{-1}=\frac{1}{-30}
=
\)
Step3: Solve for \( X \)
Since \( AX = B \), then \( X = A^{-1}B \).
\[
\]
Wait, there seems to be a calculation error in the second component. Let's recalculate the second component:
For the second row:
\( -\frac{4}{15}\times4 =…
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
The matrix equation is \( \boldsymbol{
=
} \), and the solution is \( \boldsymbol{a = -2, b = -3, c = 6} \) (or \( \boldsymbol{
=
} \))