SOLUTION: Use Gaussian elimination to find the complete solution to the following system of equations, or show that none exists. x-y+z=5 2x+3y-3z=0

Algebra.Com
Question 814129: Use Gaussian elimination to find the complete solution to the following system of equations, or show that none exists.
x-y+z=5
2x+3y-3z=0

Answer by jsmallt9(3758)   (Show Source): You can put this solution on YOUR website!
 1  -1    1   5
 2   3   -3   0
Add -2 times the first row to the second row:
 1  -1    1    5
 0   5   -5  -10
Multiply the second row by 1/5:
 1  -1    1    5
 0   1   -1   -2
Add the second row to the first:
 1   0    0    3
 0   1   -1   -2
This is as far as we can go. It translates into:
x = 3
y - z = -2 or y = z - 2
So there are an infinite number of solutions. The x must be 3 but the y and z values can be any numbers which fit either y - z = -2 or y = z - 2.One way to express the solution is: (3, z-2, z)

RELATED QUESTIONS

Use Gaussian elimination to find the complete solution to the system of equations, or... (answered by Fombitz)
Use Gaussian elimination to find the complete solution to the system of equations, or... (answered by Edwin McCravy)
use Gaussian elimination to find the complete to each system of equations, or show that... (answered by ewatrrr)
Use the Gaussian elimination to find the complete solution to the following x-y+z=6... (answered by Fombitz)
Solve the system of equations to the right using matrices. Use Gaussian elimination with... (answered by JBarnum,richwmiller)
Use Gaussian elimination with backward substitution to solve the system of linear... (answered by venugopalramana)
Hi again, can anyone show me how to use Gaussian Elimination? I have to use it to solve... (answered by Edwin McCravy)
I am stuck with these martix problems! could someone please help? Here is the problem:... (answered by richard1234)
The system of linear equations has a unique solution. Find the solution using Gaussian... (answered by ewatrrr)