Back to CalcVerse
CalcVerse๐Ÿ”ฃ AlgebraMatrix Calculator
๐Ÿ”ฒ

Matrix Calculator

Add, multiply 2ร—2 matrices and find determinants

Grades HS

Matrix Calculator

High School ยท Add, Subtract, Multiply, Determinant

Matrix Size:
Matrix A
[
]
Matrix B
[
]
Step-by-Step
Addition โ€” element by element
Each (i, j) entry: A[i][j] + B[i][j]
[1][1]
1 + 1 = 2
[1][2]
0 + 0 = 0
[2][1]
0 + 0 = 0
[2][2]
1 + 1 = 2
Result
Result
[
20
02
]