Asked by Nette
[-3 1 3] [-3 -5 -3]
A=[-2 5 -4] B=[2 -1 4]
If[4 -2 -1]and [-5 -2 -5]find
BA
I add the number and I came out with 666 468 and 946 I think I'm wrong Please help...
A=[-2 5 -4] B=[2 -1 4]
If[4 -2 -1]and [-5 -2 -5]find
BA
I add the number and I came out with 666 468 and 946 I think I'm wrong Please help...
Answers
Answered by
Reiny
It is very confusing to try to write a matrix in jishka's format.
Try reposting, and say something like
matrix A is
3 1 3
-3 -5 -3
or something like :
matrix M is
1 2
3 6
4 5
I cannot make out your matrices.
I have no idea what
if[4 -2 -1] and [-5 -2 -5] means
Try reposting, and say something like
matrix A is
3 1 3
-3 -5 -3
or something like :
matrix M is
1 2
3 6
4 5
I cannot make out your matrices.
I have no idea what
if[4 -2 -1] and [-5 -2 -5] means
Answered by
Nette
Matrix A
-3 1 3
-2 5 -4
4 -2 -1
And
Matrix B
-3 -5 -3
2 -1 4
-5 -2 -5
find If BA
Answered by
Reiny
first element of answer matrix
= -3(-3) + 1(2) + 3(-5) = -4
the middle element of bottom row of answer matrix
= 4(-5) - 2(-1) - 1(-2) = -16
the last element in second row of answer matrix
= -2(-3) +5(4) -4(-5) = 46
You should have learned the "pattern" for multiplying matrices
= -3(-3) + 1(2) + 3(-5) = -4
the middle element of bottom row of answer matrix
= 4(-5) - 2(-1) - 1(-2) = -16
the last element in second row of answer matrix
= -2(-3) +5(4) -4(-5) = 46
You should have learned the "pattern" for multiplying matrices
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.