SOLUTION: What is BA: B=[2, 8, .6, 3] A=[3, 0, 2, -1]
Algebra.Com
Question 176531: What is BA: B=[2, 8, .6, 3] A=[3, 0, 2, -1]
Found 2 solutions by stanbon, jim_thompson5910:
Answer by stanbon(75887) (Show Source): You can put this solution on YOUR website!
BA does not exist; the dimensions of A and B are not appropriate.
Cheers,
Stan H.
Answer by jim_thompson5910(35256) (Show Source): You can put this solution on YOUR website!
I'm assuming that the matrices are:
and
Start with the given expression.
Plug in and
Since the first matrix is a 2 by 2 matrix and the second matrix is a 2 by 2 matrix, this means that the resulting matrix will be a 2 by 2 matrix.
So the final resulting matrix will look like:
note: the "x"s are just placeholders for now
Multiply the corresponding entries from the 1st row of the first matrix by the 1st column of the second matrix. After multiplying, add the values:
1st row, 1st column:
So the element in the 1st row, 1st column of the resulting matrix is . Now let's update the matrix:
--------------------------------------------------
Multiply the corresponding entries from the 1st row of the first matrix by the 2nd column of the second matrix. After multiplying, add the values:
1st row, 2nd column:
So the element in the 1st row, 2nd column of the resulting matrix is . Now let's update the matrix:
--------------------------------------------------
================================================================================
Multiply the corresponding entries from the 2nd row of the first matrix by the 1st column of the second matrix. After multiplying, add the values:
2nd row, 1st column:
So the element in the 2nd row, 1st column of the resulting matrix is . Now let's update the matrix:
--------------------------------------------------
Multiply the corresponding entries from the 2nd row of the first matrix by the 2nd column of the second matrix. After multiplying, add the values:
2nd row, 2nd column:
So the element in the 2nd row, 2nd column of the resulting matrix is . Now let's update the matrix:
--------------------------------------------------
==============================================================================
Answer:
So the solution is
In other words,
So this means that
RELATED QUESTIONS
How do i find BA?
B= 2 8 A= 3 0
.6 3 2... (answered by Mathtut)
A =[1 0 -1
0 0 0 ]
B= [-2 -1
0 3]
C= [1 0... (answered by ikleyn)
A =[-2 1
2 4 ]
B= [4 -3
0 -2
3 5]... (answered by Edwin McCravy)
I) let A=(6 9)and (1 2)compute A^2,AB,BA
( -4 -6) (-1 0)
II)if A= (3 -1... (answered by Fombitz)
Find BA when A = 5 -3 and B= 2 2
-3 2 -2 6
I tried 2*5+2*-3 (answered by ikleyn,Alan3354)
Find if they exist (a) AB (b) BA and (c) A^2 when
A=[3 2 1] and B =[2
(answered by Edwin McCravy)
Let A:{{{R^3 ->R^2}}} and B:{{{R^2 ->R^3}}}, so that BA:{{{R^3 ->R^3}}}. Is BA an... (answered by ikleyn)
Let A = [ 3 2 ] and B = [ 1 0 -3 ]
[ -4 -1 ] (answered by nyc_function)
(1)A=[-3 2] B= [0 2] (find AB and BA if possible)
[2 -2] [-2 4]... (answered by venugopalramana)