document.write( "Question 138176: i have to solve this linear system
\n" ); document.write( "by using the Gauss-Jordan method
\n" ); document.write( "7x +5y - 3z = 16
\n" ); document.write( "3x - 5y +2z = -8
\n" ); document.write( "5x +3y - 7z = 0
\n" ); document.write( "

Algebra.Com's Answer #100903 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
solve this linear system
\n" ); document.write( "by using the Gauss-Jordan method
\n" ); document.write( "7x +5y - 3z = 16
\n" ); document.write( "3x - 5y +2z = -8
\n" ); document.write( "5x +3y - 7z = 0
\n" ); document.write( "-------------------------
\n" ); document.write( "I'll let you do the hard work.
\n" ); document.write( "Using the Matrix function of my TI calculator I get:
\n" ); document.write( "Solution:
\n" ); document.write( "x = 1
\n" ); document.write( "y = 3
\n" ); document.write( "z = 2
\n" ); document.write( "--------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );