document.write( "Question 995870: 5x + 7y + 8z = 20
\n" ); document.write( "8x + 3y + 10z = 70
\n" ); document.write( "9x + 4y + 9z = 80\r
\n" ); document.write( "\n" ); document.write( "I need system solution for the above system of equations by using Gaussian Elimination Method. Thanking you in anticipation.
\n" ); document.write( "

Algebra.Com's Answer #614519 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "The solution to that system of equations is as \r\n" );
document.write( "follows using technology:\r\n" );
document.write( "\r\n" );
document.write( "x = 1250/101\r\n" );
document.write( "\r\n" );
document.write( "y = -410/101\r\n" );
document.write( "\r\n" );
document.write( "z = -170/101\r\n" );
document.write( "\r\n" );
document.write( "Since I do not believe that any teacher would give\r\n" );
document.write( "a problem with such a terrible solution to do by\r\n" );
document.write( "hand, I believe that you have made an error in\r\n" );
document.write( "copying the system of equations.  Please check.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );