I require to find $a$ and $b$ in the following: $$\begin{bmatrix}0\\-40\\25\end{bmatrix}=a\begin{bmatrix}1\\-4\\3\end{bmatrix}+b\begin{bmatrix}1\\4\\-2\end{bmatrix}$$
Now I moved the $b[\ ]$ group to the other side and now here I am guessing but I would require to find the a matrix inverse so I can isolate a but I seem to be missing something or I do not fully understand it. Can someone help me with what steps is needed to take.