document.write( "Question 1015260: 2x+2y-8z=8
\n" );
document.write( "5x+y-z=8
\n" );
document.write( "-x-y+4z=2 \n" );
document.write( "
Algebra.Com's Answer #631634 by FrankM(1040)![]() ![]() You can put this solution on YOUR website! 2x+2y-8z=8 \n" ); document.write( "5x+y-z=8 \n" ); document.write( "-x-y+4z=2\r \n" ); document.write( "\n" ); document.write( "This is 3 equations in 3 unknowns, i.e. 3 variables. We need to manipulate to get to 2 equations /2 unknowns, by combining 2 at a time. \r \n" ); document.write( "\n" ); document.write( "2x+2y-8z=8 (EQ1) \n" ); document.write( "-2x-2y+8z=4 (EQ3 multiplied by 2)\r \n" ); document.write( "\n" ); document.write( "All terms cancel, adding to zero. There is no unique solution. \n" ); document.write( " |