Matrix Calculator
Perform matrix operations: addition, subtraction, multiplication, determinant, and transpose for 2x2 matrices.
Inputs
Results
Result [1,1]
6
Result [1,2]8
Result [2,1]10
Result [2,2]12
Determinant of A0
Trace of A5
Result [1,1]
6
How to Use This Calculator
- Start by filling in the input fields below. Results update instantly as you type, so you can experiment with different values to see how they affect the outcome.
- Operation — Select the matrix operation. Determinant and transpose use only Matrix A. Choose from: Addition (A + B), Subtraction (A - B), Multiplication (A × B), Determinant of A, Transpose of A. default: 1.
- Matrix A [1,1] — Top-left element of Matrix A default: 1.
- Matrix A [1,2] — Top-right element of Matrix A default: 2.
- Matrix A [2,1] — Bottom-left element of Matrix A default: 3.
- Matrix A [2,2] — Bottom-right element of Matrix A default: 4.
- Expand "Advanced Options" for additional fine-tuning. These optional inputs let you model more specific scenarios:
- Matrix B [1,1] — Top-left element of Matrix B (for addition/subtraction/multiplication) default: 5.
- Matrix B [1,2] — Top-right element of Matrix B default: 6.
- Matrix B [2,1] — Bottom-left element of Matrix B default: 7.
- Matrix B [2,2] — Bottom-right element of Matrix B default: 8.
- Once all inputs are set, review your results in the Results panel. Here's what each output means:
- Result [1,1] — shown as a numeric value. This is the primary result of this calculator.
- Result [1,2] — shown as a numeric value.
- Result [2,1] — shown as a numeric value.
- Result [2,2] — shown as a numeric value.
- Determinant of A — shown as a numeric value.
- Trace of A — shown as a numeric value.
- Explore the related calculators below if you need deeper analysis or want to approach this topic from a different angle.
Ad Placeholder
Formula
For 2x2 matrices: det(A) = a₁₁a₂₂ - a₁₂a₂₁Related Calculators
Quadratic Equation Solver
Solve quadratic equations (ax² + bx + c = 0). Find roots, discriminant, vertex, and axis of symmetry with a visual graph.
Logarithm Calculator
Calculate logarithms with any base. Get log base 10, natural log (ln), log base 2, and custom base logarithms instantly.
Scientific Notation Calculator
Convert numbers to scientific notation and engineering notation. Control significant figures and see coefficient and exponent.
Ad Placeholder