document.write( "Question 246181: Can you show me the steps to solve this please..\r
\n" );
document.write( "\n" );
document.write( "x-y-z=6
\n" );
document.write( "x-2y-3z=14
\n" );
document.write( "x-3y-7z=28\r
\n" );
document.write( "\n" );
document.write( "All of these three equation are used to find out the value of x, y, and z
\n" );
document.write( "Thank you very much.. \n" );
document.write( "
Algebra.Com's Answer #179828 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x-y-z=6 \n" ); document.write( "x-2y-3z=14 \n" ); document.write( "x-3y-7z=28 \n" ); document.write( "------------------- \n" ); document.write( "Subtract the 1st Eq. from the 2nd \n" ); document.write( "Subtract the 1st Eq. from the 3rd. \n" ); document.write( "--- \n" ); document.write( "x-y-z=6 \n" ); document.write( "0-y-2z=8 \n" ); document.write( "0-2y-6z=22 \n" ); document.write( "------------------------- \n" ); document.write( "Subtract 2 times the 2nd Eq from the 3rd. \n" ); document.write( "x-y-z=6 \n" ); document.write( "0-y-2z=8 \n" ); document.write( "0-0-2z=6 \n" ); document.write( "--------------------------------- \n" ); document.write( "Solve the 3rd equation for \"z\": \n" ); document.write( "-2z = 6 \n" ); document.write( "z = -3 \n" ); document.write( "------------------------------ \n" ); document.write( "Substitute z = -3 into the 2nd Eq. and solve for \"y\": \n" ); document.write( "-y-2(-3) = 8 \n" ); document.write( "-y + 6 = 8 \n" ); document.write( "y = -2 \n" ); document.write( "---------------------- \n" ); document.write( "Substitute z=-3 and y=-2 into the 1st Eq and solve for \"x\": \n" ); document.write( "x-(-2)-(-3) = 6 \n" ); document.write( "x+2+3 = 6 \n" ); document.write( "x = 1 \n" ); document.write( "--------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |