Loading...
Loading...
Solve a 2x2 matrix equation AX = B where A is a 2x2 matrix, X and B are 2x1 vectors.
Solve a 2x2 matrix equation AX = B where A = [[a₁₁,a₁₂],[a₂₁,a₂₂]], X = [x,y]ᵀ, and B = [b₁,b₂]ᵀ.
AX = B → X = A⁻¹BPercentage: The percentage value you want to apply
Number: The original number or value
Result: The calculated result
Result: x = 3, y = 1
Result: x = 1, y = 2
CalculateMe Team
Last updated: 2026-07-13