document.write( "Question 43021: The last three problems of my HW are stumping me and I've been working on them for 2 hours.
\n" );
document.write( "Can you solve them but show me the steps you took to get there?
\n" );
document.write( "Thanks\r
\n" );
document.write( "\n" );
document.write( "(1)Solve for x, y, and z
\n" );
document.write( "8x-y+z=41
\n" );
document.write( "4x+2y-3z=42
\n" );
document.write( "x-3y+2z=-11\r
\n" );
document.write( "\n" );
document.write( "(2)Solve for x, y, and z
\n" );
document.write( "x+y+z=0
\n" );
document.write( "2x+4y+2z=-4
\n" );
document.write( "-x+8y-3z=-16\r
\n" );
document.write( "\n" );
document.write( "(3)Solve for x, y, and z
\n" );
document.write( "x+y+z=-4
\n" );
document.write( "2x+5y+2z=4
\n" );
document.write( "-x+8y-3z=50\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #28083 by mszlmb(115) You can put this solution on YOUR website! \r\n" ); document.write( "OK #1:\r\n" ); document.write( "8x-y+z=41\r\n" ); document.write( "4x+2y-3z=42\r\n" ); document.write( "x-3y+2z=-11\r\n" ); document.write( "\r\n" ); document.write( "8x-y+z=41We want to isolate a variable, -41 and +y on both sides.\r\n" ); document.write( "8x+z-41=yThat's as far as we go with the 1st equation.\r\n" ); document.write( "4x+2y-3z=42Here's the magic. You see the y? We're going to replace it according to\n" ); document.write( " |