document.write( "Question 848233: Can I have the x y and z values for this system of equations?\r
\n" );
document.write( "\n" );
document.write( "2x + 4y + z = 1\r
\n" );
document.write( "\n" );
document.write( " x - 2y - 3z = 2\r
\n" );
document.write( "\n" );
document.write( " x + y - z = -1\r
\n" );
document.write( "\n" );
document.write( "Thanks!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #511013 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x = 5, y = -3, z = 3 \n" ); document.write( " |