2x2 Matrix Multiplication Calculator
Enter the entries of two 2×2 matrices to multiply them.
Result
How to use
- Enter your values in the fields above.
- Press Calculate to see your result instantly.
- Use the Share button to copy a link to your result.
About this calculator
Multiplying two 2×2 matrices follows the row-by-column rule: each entry of the result is the sum of products formed by pairing a row from the first matrix with a column from the second. Unlike ordinary number multiplication, matrix multiplication is not commutative — A×B generally gives a different result than B×A — because the rule pairs rows against columns in a fixed order that depends on which matrix comes first.
This operation is the mechanism behind composing linear transformations: multiplying a 2×2 rotation matrix by a scaling matrix, for example, produces a single matrix that rotates and scales in one step, which is exactly how 2D computer graphics, robotics kinematics and physics problems chain multiple transformations together efficiently. Small matrices like the 2×2 Pauli matrices also appear directly in quantum mechanics to represent spin operators.
Enter the entries of two 2×2 matrices and this calculator multiplies them using the row-by-column rule to give you the resulting matrix.
Was this helpful?
Popular calculators
Loan Calculator
Monthly payment, total interest and full amortization schedule.
Percentage Calculator
Percent change, percent of, and ratio calculations.
Discount Calculator
Calculate final price, savings, and discount amount.
BMI Calculator
Body mass index from height and weight (metric or imperial).
Age Calculator
Compute your exact age in years, months and days from a birth date.
Compound Interest Calculator
Calculate the final amount and interest earned with compounding.
All Calculators
No calculators found
Comments (0)