If $x\begin{bmatrix}3\\ 4\\ \end{bmatrix}$+$y\begin{bmatrix}2\\ 1\\ \end{bmatrix}$=$\begin{bmatrix}10\\ 10\\ \end{bmatrix}$. Then find the values of x and y |
x=2,y=1 x=1,y=2 x=2,y=2 x=2,y=3 |
x=2,y=2 |
From the given matrix equation we will get two equations 3x+2y=10 4x+y=10 Solving these two equations we will get x=2,y=2 |