document.write( "Question 1202869: Please help me solve these equations
\n" );
document.write( "1) x + y + z = 3
\n" );
document.write( "x + 2y - z = 2
\n" );
document.write( "x + yz + zx = 3
\n" );
document.write( "2) x +yz = 2
\n" );
document.write( " y + zx = 2
\n" );
document.write( " z + xy = 2 \n" );
document.write( "
Algebra.Com's Answer #838046 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Please help me solve these equations \n" ); document.write( "1) x + y + z = 3 \n" ); document.write( "x + 2y - z = 2 \n" ); document.write( "x + yz + zx = 3 \n" ); document.write( "2) x +yz = 2 \n" ); document.write( " y + zx = 2 \n" ); document.write( " z + xy = 2 \n" ); document.write( "------------------------ \n" ); document.write( "x = y = z = 1 for both, by inspection \n" ); document.write( " \n" ); document.write( " |