2×2 Matrix Multiplication Calculator
Multiply two 2×2 matrices.
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
This calculator multiplies two 2×2 matrices using the standard row-by-column dot product rule: each entry of the result is the sum of products of a row from the first matrix and a column from the second, meaning matrix multiplication order matters (A×B usually isn't the same as B×A).
It's used by students learning linear algebra fundamentals, and in computer graphics and game development, where 2×2 matrices represent 2D transformations like rotation and scaling that get applied to points and vectors.
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)