
Patrick B. answered 01/28/21
Math and computer tutor/teacher
It's 3 x 2;
# of rows is the first dimension..
3 by 2 times 2 by 3 = 3 by 3
2 * -1 + 0 * 2 = -2
2 * 0 + 0 * -2 = 0
2 * 2 + 0 * 3 = 4
4 * -1 + 5 * 2 = -4+10 = 6
4 * 0 + 5 * -2 = -10
4 * 2 + 5 * 3 = 8 + 15 = 23
1 * -1 + -1 * 2 = -1 + -2 = -3
1 * 0 + -1 * -2 = 2
1 * 2 + -1 * 3 = 2 + -3 = -1
Final Answer
-2 0 4
6 -10 23
-3 2 -1
so option 2
Finally, P^2 = P*P which is 2 by 3 times 2 by 3
NOT POSSIBLE
Molly B.
thank you01/28/21