![]() |
VOOZH | about |
Matrix multiplication is a mathematical operation that combines two matrices to produce a new matrix, also known as the product matrix. This operation is defined for two matrices, A and B, if the number of columns in matrix A is equal to the number of rows in matrix B.
To multiply any two matrices, we can use the following steps:
Repeat this for all rows and column to get your answer.
Note: Two matrices A and B can be multiplied if the number of columns in A equals the number of rows in B. If A is m × n and B is n × o, then the product AB is m × o.
- Multiplying a 2 × 3 matrix by a 3 × 2 matrix is valid, resulting in a 2 × 2 matrix.
- A 3 × 3 matrix cannot be multiplied by a 4 × 2 matrix because the dimensions do not align for multiplication.
Read More,
Example 1: Let A = and B =, then find A × B.
Solution:
Example 2: Let A = and B =, then find A × B.
Solution:
Example 3: Let and B2 = qB. Find the value of q.
Solution:
Calculating B2
B2 = B × B =
comparing the result with qB .
we get,
Question 1: Let's Find A × B?
Question 2: Let's Find A × B?
Question 3: Let's Find A2?
Question 4: Let's Find kA?