88.4k views
1 vote
Given matrix A and matrix B, as shown below, what are the dimensions of AB ?

A= [2 -1 4]
B=[1 6 3 -4]

User Ruiz
by
8.3k points

1 Answer

5 votes

Final answer:

The dimensions of the product AB are 1 row and 4 columns.

Step-by-step explanation:

The dimensions of the product AB can be determined by the number of columns in matrix A and the number of rows in matrix B. Matrix A has 1 row and 3 columns, while matrix B has 3 rows and 4 columns.

When multiplying the two matrices, the number of columns in A (3) must match the number of rows in B (3) for the operation to be defined. Therefore, AB will have the dimensions of 1 row and 4 columns.

User MrPromethee
by
7.6k 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