document.write( "Question 1047631: I do not understand this:\r
\n" );
document.write( "\n" );
document.write( "Solve the following system of equations:
\n" );
document.write( "2x+3y-x=0
\n" );
document.write( "X-2y-4z=14
\n" );
document.write( "3x+y-8z=17\r
\n" );
document.write( "\n" );
document.write( "This is all one problem.I'm having trouble and need some guidance if you could please to make this a little more simple for me to understand. Thank you so much for you time and help. \n" );
document.write( "
Algebra.Com's Answer #663160 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve the following system of equations: \n" ); document.write( "2x+3y-x=0 \n" ); document.write( "X-2y-4z=14 \n" ); document.write( "3x+y-8z=17 \n" ); document.write( "Interchange row 1 and row 2 to get: \n" ); document.write( "------------------- \n" ); document.write( "X-2y-4z=14 \n" ); document.write( "2x+3y-x=0 \n" ); document.write( "3x+y-8z=17 \n" ); document.write( "Subtract 2*row 1 from row 2 \n" ); document.write( "Subtract 3*row 1 from row 3 \n" ); document.write( "---------------------- \n" ); document.write( "x - 2y - 4z = 14 \n" ); document.write( "0 + 7y +7z = -28 \n" ); document.write( "0 + 7y -5z = 17 \n" ); document.write( "--------------------------- \n" ); document.write( "Subtract row 2 from row 3 to get: \n" ); document.write( "x - 2y - 4z = 14 \n" ); document.write( "0 + 7y + 7z = -28 \n" ); document.write( "0 + 0 -12z = 45 \n" ); document.write( "------------------------- \n" ); document.write( "Solve row 3 for \"z\" \n" ); document.write( "z = -15/4 \n" ); document.write( "------ \n" ); document.write( "Divide thru row 2 by 7 to get:: \n" ); document.write( "x - 2y - 4z = 14 \n" ); document.write( "0 + y + z = -4 \n" ); document.write( "----------------------------- \n" ); document.write( "Substitute for \"z\" and solve for \"y\":: \n" ); document.write( "x - 2y - 4z = 14 \n" ); document.write( "y = -4+15/4 \n" ); document.write( "y = -1/4 \n" ); document.write( "--------------------- \n" ); document.write( "Substitute for y and z in row 1 and solve for \"x\": \n" ); document.write( "x - 2(-1/4) - 4(-15/4) = 14 \n" ); document.write( "------------------- \n" ); document.write( "x + (1/2) + 15 = 14 \n" ); document.write( "x = -3/2 \n" ); document.write( "--------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |