Enter a problem...
Linear Algebra Examples
2x+3y-z=2 3x+5y+z=5
Step 1
Write the system as a matrix.
[23-123515]
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.
[2232-12223515]
Step 2.1.2
Simplify R1.
[132-1213515]
[132-1213515]
Step 2.2
Perform the row operation R2=R2-3R1 to make the entry at 2,1 a 0.
Step 2.2.1
Perform the row operation R2=R2-3R1 to make the entry at 2,1 a 0.
[132-1213-3⋅15-3(32)1-3(-12)5-3⋅1]
Step 2.2.2
Simplify R2.
[132-121012522]
[132-121012522]
Step 2.3
Multiply each element of R2 by 2 to make the entry at 2,2 a 1.
Step 2.3.1
Multiply each element of R2 by 2 to make the entry at 2,2 a 1.
[132-1212⋅02(12)2(52)2⋅2]
Step 2.3.2
Simplify R2.
[132-1210154]
[132-1210154]
Step 2.4
Perform the row operation R1=R1-32R2 to make the entry at 1,2 a 0.
Step 2.4.1
Perform the row operation R1=R1-32R2 to make the entry at 1,2 a 0.
[1-32⋅032-32⋅1-12-32⋅51-32⋅40154]
Step 2.4.2
Simplify R1.
[10-8-50154]
[10-8-50154]
[10-8-50154]
Step 3
Use the result matrix to declare the final solution to the system of equations.
x-8z=-5
y+5z=4
Step 4
The solution is the set of ordered pairs that make the system true.
(-5+8z,4-5z,z)