What is the solution of the matrix equation?
|dw:1375549865618:dw|
Ax=b, if it has a solution, can be determined by the augment: (A|b) to (I|x)
do you know how to invert a matrix?$$A=\begin{bmatrix}9&4\\2&1\end{bmatrix}\\A^{-1}=\frac1{\det A}\begin{bmatrix}1&-4\\-2&9\end{bmatrix}=\frac1{9(1)-4(2)}\begin{bmatrix}1&-4\\-2&9\end{bmatrix}=\begin{bmatrix}1&-4\\-2&9\end{bmatrix}$$
so$$Ax=\begin{bmatrix}9&-6\\-1&-8\end{bmatrix}\\A^{-1}Ax=\begin{bmatrix}1&-4\\-2&9\end{bmatrix}\begin{bmatrix}9&-6\\-1&-8\end{bmatrix}\\x=\begin{bmatrix}1&-4\\-2&9\end{bmatrix}\begin{bmatrix}9&-6\\-1&-8\end{bmatrix}$$
multiplying we get:$$x=\begin{bmatrix}1&-4\\-2&9\end{bmatrix}\begin{bmatrix}9&-6\\-1&-8\end{bmatrix}=\begin{bmatrix}1(9)+-4(-1)&1(-6)+-4(-8)\\-2(9)+9(-1)&-2(-6)+9(-8)\end{bmatrix}=\begin{bmatrix}13&26\\-27&-60\end{bmatrix}$$
..so what the next step?
do i multiply that all as a whole to get 13, -27 etc?
@oldrin.bataku
@Buddhayourlord&savoir that matrix at the end is the product evaluated
Are you insisting thats the answer? I have multiple choice and none of this matches :/
;-; @amistre64 can you please lead me through this?
:(
this agrees with my solution
:/
|dw:1375551660155:dw| http://www.wolframalpha.com/input/?i=rref%7B%7B9%2C4%2C-9%2C-6%7D%2C%7B2%2C1%2C-1%2C-8%7D%7D
Join our real-time social learning platform and learn together with your friends!