SOLUTION: Please help me solve this problem (2x2 matrix)
If A=[1 -2, 1 0] and AB=[1 0, -1 2]Find B.
I tried multiplying A*AB changing the signs of AB but the answer did not come out
Algebra.Com
Question 33642: Please help me solve this problem (2x2 matrix)
If A=[1 -2, 1 0] and AB=[1 0, -1 2]Find B.
I tried multiplying A*AB changing the signs of AB but the answer did not come out right.
Answer should be B=[-1 0, -1 1]
Answer by Nate(3500) (Show Source): You can put this solution on YOUR website!
let us use variables:
B[a b, c d]
A=[1 -2, 1 0]
AB=[1 0, -1 2]
A[1 -2, 1 0]*B[a b, c d]
AB[a+b -2a, c+d -2c]=[1 0, -1 2]
from this, we know that a=0 and c=-1
AB[0+b 0, -1+d 2]=[1 0, -1 2]
from this, we know that b=1 and d=0
So..... B[0 1, -1 0]
I solved by using:
A[a b, c d]
is
................................
I a , b I
I c , d I
RELATED QUESTIONS
Please help me solve this problem.
Find the product of AB if:
{{{A =... (answered by madhan_math,Edwin McCravy)
Hi all, I was hoping someone would explain to me how to write the matrix below (B) in... (answered by Fombitz)
can someone please help me with this problem:
Find the order of the matrix product AB... (answered by stanbon)
how do I solve the equation by multiplying: AB A=(3, 0, 2, -1) B=(2, 8, .6,... (answered by heidi_dommer,jim_thompson5910)
(1)A=[-3 2] B= [0 2] (find AB and BA if possible)
[2 -2] [-2 4]... (answered by venugopalramana)
Please help
Suppose A, B and AB-I are non-degenerate and have same order. Prove that... (answered by ikleyn)
Please help me solve this equation:
Suppose A, B and {{{AB-I }}}are non-degenerate and... (answered by richwmiller)
Hi all, I was hoping someone could show me how to solve the following for the give... (answered by ichudov,alicealc)
Hi all, I have a Matrix problem that I am not quite sure of how to solve.
For the given... (answered by Alan3354)