Enter a problem...
Finite Math Examples
2x+y=−2 , x+2y=2
Step 1
Write the system as a matrix.
[21−2122]
Step 2
Step 2.1
Multiply each element of R1 by 12 to make the entry at 1,1 a 1.
Step 2.1.1
Multiply each element of R1 by 12 to make the entry at 1,1 a 1.
[2212−22122]
Step 2.1.2
Simplify R1.
[112−1122]
[112−1122]
Step 2.2
Perform the row operation R2=R2−R1 to make the entry at 2,1 a 0.
Step 2.2.1
Perform the row operation R2=R2−R1 to make the entry at 2,1 a 0.
⎡⎣112−11−12−122+1⎤⎦
Step 2.2.2
Simplify R2.
⎡⎣112−10323⎤⎦
⎡⎣112−10323⎤⎦
Step 2.3
Multiply each element of R2 by 23 to make the entry at 2,2 a 1.
Step 2.3.1
Multiply each element of R2 by 23 to make the entry at 2,2 a 1.
⎡⎣112−123⋅023⋅3223⋅3⎤⎦
Step 2.3.2
Simplify R2.
[112−1012]
[112−1012]
Step 2.4
Perform the row operation R1=R1−12R2 to make the entry at 1,2 a 0.
Step 2.4.1
Perform the row operation R1=R1−12R2 to make the entry at 1,2 a 0.
[1−12⋅012−12⋅1−1−12⋅2012]
Step 2.4.2
Simplify R1.
[10−2012]
[10−2012]
[10−2012]
Step 3
Use the result matrix to declare the final solution to the system of equations.
x=−2
y=2
Step 4
The solution is the set of ordered pairs that make the system true.
(−2,2)