asked 95.4k views
3 votes
Which matrix multiplication is possible?

o [o 3]-[1 -4
o
:I::
T:
11:40
30

1
4

Which matrix multiplication is possible? o [o 3]-[1 -4 o :I:: T: 11:40 30 미 1 4-example-1

1 Answer

3 votes

Answer: D

Explanation:

dim A=(a,b), dim B=(c,d), in order to multiply, c=b

1) dim A=(1,2) , dim B=(1,2) but 2≠1

2) dim A=(2,1) , dim B=(2,2) but 1≠2

3) dim A=(2,2) , dim B=(1,2) but 2≠1

4) dim A=(2,1) , dim B=(1,2) 1=1: result (2,2)

answered
User Skrat
by
8.0k points

Related questions

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.