Write the system below in the form AX=B. Then solve the system by entering A and B into a graphing utility and computing
![Write the system below in the form AXB Then solve the system by entering A and B into a graphing utility and computing class=](https://us-static.z-dn.net/files/dc4/470ccdf1a68ac47bd17729b5779d6600.png)
We are given the system
[tex]\begin{gathered} x\text{ -3y+z=8} \\ 3x+4y+2z=\text{ -17} \\ 4x\text{ -4y +2z= -2} \end{gathered}[/tex]to write this system of the form
[tex]Ax=b[/tex]where A is a matrix, x is a vector and b is another vector, we simply take each equation and write it in matrix form. The first equation is
[tex]x\text{ -3y+z=8}[/tex]so, we will take a look at the left hand side of the equality sign. We have
[tex]x\text{ -3y+z}[/tex]we will take a look at the coefficients of each variable and write that as the first row of the matrix. That would be the row 1 -3 1 as the coefficient of x and z is 1 and the coefficient of y is -3. For b, the first row would be simply the number 8. So, if we do the same with the other two equations, we have
[tex]A=\begin{bmatrix}{1} & {\text{ -3}} & {1} \\ {3} & {4} & {2} \\ {4} & {\placeholder{⬚}\text{ -4}} & {2}\end{bmatrix}[/tex]and
[tex]b=\begin{bmatrix}{8} & {\placeholder{⬚}} & {\placeholder{⬚}} \\ {\placeholder{⬚}\text{ -17}} & {\placeholder{⬚}} & {\placeholder{⬚}} \\ {\text{ -2}} & {\placeholder{⬚}} & {\placeholder{⬚}}\end{bmatrix}[/tex]By using any of the two methods of the question (the use of software is beyond the scope of the session) we get that the solution is
[tex]\begin{gathered} x=\frac{\placeholder{⬚}\text{ -19}}{3} \\ y=\frac{\text{ -}8}{3} \\ z=\frac{19}{3} \end{gathered}[/tex]