Problem 2: Solve the matrix equation for "x" and "y" 8 -X 2 13 4 1- [ 3 -9 10 -4y 5 6 [ 0 16
![Problem 2 Solve the matrix equation for x and y 8 X 2 13 4 1 3 9 10 4y 5 6 0 16 class=](https://us-static.z-dn.net/files/d48/3c74939c8c4a282f76b74f28112e967d.png)
Solve the operation of the matrix
[tex]\begin{gathered} 2\begin{bmatrix}{8} & {-x} & {} \\ {5} & {6} & {} \\ & {} & {}\end{bmatrix}{}-\begin{bmatrix}{3} & {-9} & {} \\ {10} & {-4y} & {} \\ {} & {} & {}\end{bmatrix}=\begin{bmatrix}{13} & {4} & {} \\ {0} & {16} & {} \\ {} & {} & {}\end{bmatrix} \\ \begin{bmatrix}{16} & {-2x} & {} \\ {10} & {12} & {} \\ {} & & {}\end{bmatrix}-\begin{bmatrix}{3} & {-9} & {} \\ {10} & {-4y} & {} \\ {} & {} & {}\end{bmatrix}=\begin{bmatrix}{13} & {4} & {} \\ {0} & {16} & {} \\ {} & {} & {}\end{bmatrix} \\ \begin{bmatrix}{13} & {-2x+9} & {} \\ {0} & {12+4y} & {} \\ {} & {} & {}\end{bmatrix}=\begin{bmatrix}{13} & {4} & {} \\ {0} & {16} & {} \\ {} & {} & {}\end{bmatrix} \end{gathered}[/tex]From this result we know that
[tex]\begin{gathered} -2x+9=4 \\ 12+4y=16 \end{gathered}[/tex]Now clear x and y from the equations
[tex]\begin{gathered} -2x+9=4 \\ -2x=-5 \\ x=-\frac{5}{-2} \\ x=\frac{5}{2} \end{gathered}[/tex][tex]\begin{gathered} 12+4y=16 \\ 4y=4 \\ y=\frac{4}{4} \\ y=1 \end{gathered}[/tex]x is 5/2 and y is 1