QUESTION IMAGE
Question
solve the system of equations
\\\
$$\begin{cases} -5x + 8y = 400 \\\\ 2x + 4y = 416 \\end{cases}$$
\\
by converting to a matrix equation and using the inverse of the coefficient matrix.
\\x = \\
\\y = \\
Step1: Write the matrix equation
$$
LATEXBLOCK0
LATEXBLOCK1
=
LATEXBLOCK2
$$
Step2: Find the determinant of the coefficient matrix
$$\det(A) = (-5)(4) - (8)(2) = -36$$
Step3: Find the inverse of the coefficient matrix
$$A^{-1} = -\frac{1}{36}
LATEXBLOCK3
=
LATEXBLOCK4
$$
Step4: Multiply the inverse matrix by the constant vector
$$
LATEXBLOCK5
=
LATEXBLOCK6
LATEXBLOCK7
$$
Step5: Calculate the value of \(x\)
$$x = -\frac{400}{9} + \frac{832}{9} = \frac{432}{9} = 48$$
Step6: Calculate the value of \(y\)
$$y = \frac{400}{18} + \frac{2080}{36} = \frac{800}{36} + \frac{2080}{36} = \frac{2880}{36} = 80$$
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
\(x = 48\)
\(y = 80\)