by mmm4444bot » Sun Nov 08, 2009 4:51 am
Gauss-Jordan Elimination is easy, if you know what you're doing.
I'll suggest a different approach for consideration.
I noticed in your system of three equations (I agree with Subhotosh that your post contains at least one typographical error in the equations) that the coefficients on Z in the second and third equation are equal and opposite.
In other words, I see a +Z in one equation and a -Z in another equation.
Adding these two equations together eliminates Z because Z - Z is zero. The result of adding the second and third equation is a new equation that contains only X and Y.
Next, if you multiply both sides of the third equation by 3, you'll get a new equation where the coefficient on Z is -3.
This new equation can be added to the first equation, and (again) Z will be eliminated from the result because 3Z - 3Z is zero.
Now you'll have two new equations in X and Y only. In other words, you will have reduced the problem to solving a system of two equations in two unknowns, followed by easy substitution to complete the solution set.
Solving for X and Y from two equations is easy. Correct?
Once you find the values of X and Y, you can then substitute them into any of the three original equations, and solve for Z.