document.write( "Question 370453: Systems with three variables. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Solve
\n" );
document.write( "3x+2y-z=1
\n" );
document.write( "x-2y+z=0
\n" );
document.write( "2x+y-3z=-1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #264043 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "3x + 2y - z = 1\r\n" ); document.write( " x - 2y + z = 0\r\n" ); document.write( "2x + y - 3z = -1\r\n" ); document.write( "\r\n" ); document.write( "There are many ways to solve it. \r\n" ); document.write( "The solution is\n" ); document.write( " |