Sign In
Write a matrix equation.
a=0.5, b=0.25
We are given two equations to solve for the variables a and b.
Let's write this system as a matrix equation.
6a+ 8b=5 10a-12b=2
⇕
6& 8 10& -12
a b =
5 2
A matrix equation like this can be solved using the inverse matrix.
Substitute values
Multiply matrices
Multiply
Add terms
Multiply matrix by 1/-152
The equality of these two matrices gives the solution of the equation system. a&=0.5 b&=0.25
Go back to the matrix menu, and this time choose to edit matrix B and enter the constant matrix.
Once you have the matrices stored, you can use their names to find X=A^(-1)B.