College Algebra (6th Edition)

Published by Pearson
ISBN 10: 0-32178-228-3
ISBN 13: 978-0-32178-228-1

Chapter 6 - Matrices and Determinants - Exercise Set 6.4 - Page 641: 72

Answer

$x=1$ $y=2$ $z=-1$

Work Step by Step

We have to solve the system of equations: $\begin{cases} y+2z=0\\ -x+y=1\\ 2x-y+z=-1 \end{cases}$ First identify the matrices $A,X,B$ and write the system in the form $AX=B$: $A=\begin{bmatrix}0&1&2\\-1&1&0\\2&-1&1\end{bmatrix}$ $X=\begin{bmatrix}x\\y\\z\end{bmatrix}$ $B=\begin{bmatrix}0\\1\\-1\end{bmatrix}$ $\begin{bmatrix}0&1&2\\-1&1&0\\2&-1&1\end{bmatrix}\begin{bmatrix}x\\y\\z\end{bmatrix}=\begin{bmatrix}0\\1\\-1\end{bmatrix}$ We have to determine the solution of the system, $X$: $X=A^{-1}B$ Determine $A^{-1}$: $A^{-1}=\begin{bmatrix}-1&3&2\\-1&4&2\\1&-2&-1\end{bmatrix}$ Determine the solution of the system: $X=A^{-1}B$ $X=A^{-1}=\begin{bmatrix}-1&3&2\\-1&4&2\\1&-2&-1\end{bmatrix}\begin{bmatrix}0\\1\\-1\end{bmatrix}$ $=\begin{bmatrix}0+3-2\\0+4-2\\0-2+1\end{bmatrix}$ $=\begin{bmatrix}1\\2\\-1\end{bmatrix}$ $\begin{bmatrix}x\\y\\z\end{bmatrix}=\begin{bmatrix}1\\2\\-1\end{bmatrix}$ The solution is: $x=1$ $y=2$ $z=-1$
Update this answer!

You can help us out by revising, improving and updating this answer.

Update this answer

After you claim an answer you’ll have 24 hours to send in a draft. An editor will review the submission and either publish your submission or provide feedback.