SOLUTION: x-z=-3
y+z=9
x+z=7
solve the following linear system by using gaussian reduction method matrix
Algebra.Com
Question 1090279: x-z=-3
y+z=9
x+z=7
solve the following linear system by using gaussian reduction method matrix
Answer by greenestamps(13200) (Show Source): You can put this solution on YOUR website!
The matrix for the given equations is
We first want to get "1 0 0" in column 1. It is already nearly the way we want it; we just need to get a 0 in row 3. To do that, we can replace row 3 with (row 3 - row 1).
R3 <-- R3-R1: 1-1=0; 0-0=0; 1-(-1)=2; 7-(-3)=10:
Next we can make smaller numbers in the matrix by dividing row 3 by 2:
After this, the second column is already the way we want it. So now we use row 3 to get "0 0 1" in column 3.
R1 <-- R1+R3: 1+0=1; 0+0=0; 1+(-1)=0; -3+5=2
R2 <-- R2-R3: 0-0=0; 1-0=1; 1-1=0; 9-5=4
The solution to the system of equations is x=2, y=4, z=5.
RELATED QUESTIONS
2x-y+3z=0
x+2y-z=5
2y+z=1
use gaussian reduction method matrix to solve the... (answered by MathLover1)
solve the linear system using Gaussian elimination method :
2x-3y-6z=-3 ,... (answered by tommyt3rd)
use gaussian reduction method to solve the following equation
2x-y+4z=1... (answered by Alan3354)
1] . Using matrix method, solve the following system of linear equations :
2x – y = 4,... (answered by richwmiller)
Solve the given linear system by Gauss-Jordan reduction.
2x-y+z=3
x-3y+z=4
-5x -2z=3
(answered by ikleyn)
solve the following set of simultaneous equation by using Gaussian Elimination method :
(answered by Alan3354)
use goussian reduction method to solve the following linear system
2x-y+4z=1... (answered by greenestamps)
Solve the following system of equations using Gaussian elimination (with a matrix) and... (answered by checkley71,richwmiller)
Solve the following system of equations using the inverse matrix method.... (answered by Edwin McCravy)