document.write( "Question 636798: Solve the system of linear equations algebraically and check any solution.\r
\n" ); document.write( "\n" ); document.write( "x+y+z=6
\n" ); document.write( "2x-y+z=3
\n" ); document.write( "3x -z=0
\n" ); document.write( "

Algebra.Com's Answer #401230 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "
 
\n" ); document.write( "Hi,
\n" ); document.write( " x+ y+ z=6 \"y+=+-x+-z+%2B+6\"
\n" ); document.write( "2x-y+z=3
\n" ); document.write( " 3x + 2z = 9 | 3x-z = 0 0r z = 3x
\n" ); document.write( " 3x + 6x = 9
\n" ); document.write( " x = 1 and z = 3 and y = 2 \n" ); document.write( "
\n" );