Matrix Multiplication Calculator
This Matrix Multiplication Calculator helps you multiply two matrices and shows each step clearly. It works by taking the row of the first matrix and the column of the second matrix, multiplying corresponding entries, and then adding the results to form each entry of the product matrix. This makes it useful for checking answers, understanding how matrix multiplication works, and practising linear algebra step by step.
Step-by-step method
- Check that the number of columns in Matrix A equals the number of rows in Matrix B.
- Multiply each row of Matrix A by each column of Matrix B.
- Add the products and place each result in the matching position of the product matrix.
Formula:
Example 1: Take the values below.
Step 1 - Check that the number of columns in Matrix A equals the number of rows in Matrix B.
In this problem: Matrix A is \(2 \times 2\) and Matrix B is \(2 \times 2\). Since \(2 = 2\), multiplication is possible. The product matrix will be \(2 \times 2\).
Step 2 - Multiply each row of Matrix A by each column of Matrix B.
In this problem: Each entry is made by multiplying one row of Matrix A with one column of Matrix B.
Step 3 - Add the products and place each result in the matching position of the product matrix.
In this problem: After multiplying, add the products and place each result in the product matrix.
Final answer:
Example 2: Take the values below.
Step 1 - Check that the number of columns in Matrix A equals the number of rows in Matrix B.
In this problem: Matrix A is \(2 \times 3\) and Matrix B is \(3 \times 2\). Since \(3 = 3\), multiplication is possible. The product matrix will be \(2 \times 2\).
Step 2 - Multiply each row of Matrix A by each column of Matrix B.
In this problem: Each entry is made by multiplying one row of Matrix A with one column of Matrix B.
Step 3 - Add the products and place each result in the matching position of the product matrix.
In this problem: After multiplying, add the products and place each result in the product matrix.
Final answer:
See Example 1 Hide Example 1
Problem
Approach
Step-by-step method
- Check that the number of columns in Matrix A equals the number of rows in Matrix B.
- Multiply each row of Matrix A by each column of Matrix B.
- Add the products and place each result in the matching position of the product matrix.
Step 1
Step 1 - Check that the number of columns in Matrix A equals the number of rows in Matrix B.
In this problem: Matrix A is \(2 \times 2\) and Matrix B is \(2 \times 2\). Since \(2 = 2\), multiplication is possible. The product matrix will be \(2 \times 2\).
Step 2
Step 2 - Multiply each row of Matrix A by each column of Matrix B.
In this problem: Each entry is made by multiplying one row of Matrix A with one column of Matrix B.
Step 3
Step 3 - Add the products and place each result in the matching position of the product matrix.
In this problem: After multiplying, add the products and place each result in the product matrix.
Final Answer
See Example 2 Hide Example 2
Problem
Approach
Step-by-step method
- Check that the number of columns in Matrix A equals the number of rows in Matrix B.
- Multiply each row of Matrix A by each column of Matrix B.
- Add the products and place each result in the matching position of the product matrix.
Step 1
Step 1 - Check that the number of columns in Matrix A equals the number of rows in Matrix B.
In this problem: Matrix A is \(2 \times 3\) and Matrix B is \(3 \times 2\). Since \(3 = 3\), multiplication is possible. The product matrix will be \(2 \times 2\).
Step 2
Step 2 - Multiply each row of Matrix A by each column of Matrix B.
In this problem: Each entry is made by multiplying one row of Matrix A with one column of Matrix B.
Step 3
Step 3 - Add the products and place each result in the matching position of the product matrix.
In this problem: After multiplying, add the products and place each result in the product matrix.
Final Answer
Login and upgrade to Pro to unlock the full step solution.