document.write( "Question 988993: find value of y and x and z.
\n" );
document.write( "2x+5y+z=5
\n" );
document.write( "3x+2y-4z=2
\n" );
document.write( "y+2z=2 \n" );
document.write( "
Algebra.Com's Answer #609453 by zhagi17(16)![]() ![]() You can put this solution on YOUR website! x=2, y=0, z=1 \n" ); document.write( " |