Posted by Robert on Friday, September 21, 2012 at 9:56am.
numbering the lines 1-4,
#2 - 2*#1, #3 + 2*#1, #4 - 2*#1 gives
1 2 4 6 3
0 -3 -5 -12 -12
0 5 14 16 -5
0 -3 -7 -12 -6
Follow similar steps to place zeros in the other rows off the main diagonal, to end up with
so, (x1,x2,x3,x4) = 1/3 (-23,55,-9,-7)
A good calculator which shows the steps can be found at
www.gregthatcher.com/Mathematics/GaussJordan.aspx
awesome, thanks a lot Steve, that link will come in handy!
sure thing. Plus, I messed up my math. Solution is really (1,1,-3,2)
Related Questions
MATH - solve the system of linear equations using the Gauss- Jordan elimination ...
Linear Programming - calculate the lower bound from min z= 4x1 + 2x2 2x1 - 3x2...
Operations research - 36) Consider the following minimization problem: Min z = ...
Algebra II - (6x4 +4x3 - 2x2 +5) - (3x4 - 2x3 +x+4)
Math - Find the augmented matrix for each of the following systems of linear ...
Linear Alebra - Show that the transformation T:R^2->R^2 given T(x1,x2)=(...
math,help - this is from another section one of the problems can someone help me...
Math - Which of the following are linear equations in x1, x2 and x3? (a) x1 + ...
Math - Show that the transformation T:R^2->R^2 given T(x1,x2)=(3x1-5x2,x1...
Math - Consider the following 2x2 system of linear equations, x + y = 3 x + (a^2...
For Further Reading