c11 = row 1 of A × column 1 of B
This goes in the top-left position.
2x2 Matrix Basics
Learn the formula for multiplying 2x2 matrices, follow complete worked examples, and use the main matrix multiplication calculator to check your answer.
To multiply two 2×2 matrices, calculate each entry of the result by multiplying one row of the first matrix by one column of the second matrix and adding the two products. Every pair of 2×2 matrices can be multiplied, and the result is still a 2×2 matrix.
Write the two matrices with letters first. This shows exactly where each entry in the product comes from.
A
B
AB
The four positions in the answer each use a different row-and-column pairing.
This goes in the top-left position.
This goes in the top-right position.
This goes in the bottom-left position.
This goes in the bottom-right position.
Start with two simple matrices and compute one entry at a time.
Matrix A
Matrix B
A
B
c11 = (1×5) + (2×7) = 19
A
B
c12 = (1×6) + (2×8) = 22
A
B
c21 = (3×5) + (4×7) = 43
A
B
c22 = (3×6) + (4×8) = 50
So the result of A × B is:
AB
The formula does not change when negative numbers appear. Keep each sign attached to its number while you multiply.
Matrix A
Matrix B
c11 = (2×1) + ((-1)×(-2)) = 4
c12 = (2×5) + ((-1)×3) = 7
c21 = (3×1) + (4×(-2)) = -5
c22 = (3×5) + (4×3) = 27
So the result of A × B is:
AB
Fractions work the same way. The main matrix multiplication calculator can help you
check fraction inputs such as 1/2 and -1/3.
Matrix A
Matrix B
c11 = (1/2×2) + (1×3) = 4
c12 = (1/2×0) + (1×6) = 6
c21 = (2×2) + ((-1/3)×3) = 3
c22 = (2×0) + ((-1/3)×6) = -2
So the result of A × B is:
AB
This position pattern helps you remember which row and column create each answer entry. It is not a shortcut that skips the calculation.
row 1 × column 1
row 1 × column 2
row 2 × column 1
row 2 × column 2
Try each multiplication first, then open the answer.
Answer
Answer
Answer
Practice is the fastest way to make row-by-column multiplication feel natural. Try a few rounds and see how quickly the pattern starts to stick.
Use this clear, step-by-step game to build speed, check your understanding, and make the 2×2 pattern easier to remember.
Open the Practice GameThis page teaches the 2×2 method without embedding a calculator. To check your work, open the main matrix multiplication calculator and enter integers, decimals, negative numbers, or fractions.
Multiply each row of the first matrix by each column of the second matrix. Each entry in the product is the sum of two scalar products.
Yes. Any two 2×2 matrices can be multiplied because the number of columns in the first matrix is 2 and the number of rows in the second matrix is also 2.
Yes. A 2×2 matrix times another 2×2 matrix gives a 2×2 product matrix.
Not always. Matrix multiplication usually depends on order, so AB and BA can be different even when both products are defined.
Yes. The same 2×2 multiplication formula works with integers, decimals, negative numbers, and fractions.
Learn matrix multiplication more easily in just 2 minutes with this free game.
Solve your matrix instantly with our free calculator.
Open Matrix Calculator →