0%
0 / 15 answered

Solving Systems Using Matrix Inverses Practice Test

15 Questions
Question
1 / 15
Q1

Use technology to solve the system by computing $X=A^{-1}B$.

$$

\begin{cases}

3x+y+z=9\

x+4y+z=9\

x+y+5z=17

\end{cases}

$$

In matrix form, $AX=B$ with

$$

A=\begin{bmatrix}3&1&1\1&4&1\1&1&5\end{bmatrix},\quad B=\begin{bmatrix}9\9\17\end{bmatrix}.

$$

What is $(x,y,z)$?

Question Navigator