89.3k views
1 vote
Which matrix multiplication is possible?

Which matrix multiplication is possible?-example-1
User Wickywills
by
8.3k points

1 Answer

5 votes
ANSWER

The correct answer is D


Step-by-step explanation

We use the dimensions of a matrix to determine if the multiplication of any two given matrices is possible.

Option A

The dimensions are


(1* 2 \: ) * ( \: 1 *2)


The inner products are not the same, so the matrix multiplication is not possible.

Option B


(2 * 1) * (2 * 2)

The inner products are not the same so matrix multiplication is not possible.


Option C


(2 * 2) * (1 * 2)


The inner products are not the same so matrix multiplication is not possible.


Option D


(2 * 1) * (1 * 2)


The inner products are the same. Matrix multiplication is possible.

The resulting matrix will have dimension


(2 * 2)

The correct answer is D
User A B Vijay Kumar
by
8.7k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories