document.write( "Question 12654: solve this please
\n" );
document.write( "3x+2y-z+8
\n" );
document.write( "-3x+4y+5z=-14
\n" );
document.write( "x-3y+4z=-14\r
\n" );
document.write( "\n" );
document.write( "Use linear combinations AND substitution.\r
\n" );
document.write( "\n" );
document.write( "thanks very you much! \n" );
document.write( "
Algebra.Com's Answer #6439 by AdolphousC(70)![]() ![]() ![]() You can put this solution on YOUR website! Using your third equation, solve for X and substitute it in for X in your other two equations... \n" ); document.write( "X = 3y - 4z - 14 \n" ); document.write( "3(3y - 4z - 14) + 2y - z = 8 \n" ); document.write( " 9y - 12z - 42 + 2y - z = 8 \n" ); document.write( " 11y - 13z - 42 = 8 \n" ); document.write( " 11y - 13z = 50 \n" ); document.write( " \n" ); document.write( "-3(3y - 4z - 14) + 4y + 5z = -14 \n" ); document.write( " 9y - 12z - 42 + 2y - z = 8 \n" ); document.write( " -9y + 12z + 42 + 4y + 5z = -14 \n" ); document.write( " -5y + 17z + 42 = -14 \n" ); document.write( " \n" ); document.write( "Take these two equations and use linear combinations \r \n" ); document.write( "\n" ); document.write( " 5(11y - 13z = 50) \n" ); document.write( " 11(-5y + 17z = -56) \n" ); document.write( " \n" ); document.write( " 55y - 65z = 250 \n" ); document.write( "+ -55y + 187x = -616 \n" ); document.write( "---------------------- \n" ); document.write( " 122z = -366 ----> ( Z = -3 ) \n" ); document.write( " \n" ); document.write( "Now that we know Z = -3, substitute it back into two of your original equations. \n" ); document.write( " \n" ); document.write( "3x + 2y - (-3) = 8 \n" ); document.write( "3x + 2y + 3 = 8 \n" ); document.write( "-3x + 4y = 1 \n" ); document.write( " \n" ); document.write( "-3x + 4y + 5(-3) = -14 \n" ); document.write( "-3x + 4y - 15 = -143x + 2y = 5 \n" ); document.write( " \n" ); document.write( "Use these to do Linear Combinations \n" ); document.write( " 3x + 2y = 5 \n" ); document.write( "+ -3x + 4y = 1 \n" ); document.write( "------------------ \n" ); document.write( " 6y = 6 ------> ( Y = 1 ) \n" ); document.write( " \n" ); document.write( "Now Take your Original Equation 3x+2y-z=8 Substitute Z and Y to find X \n" ); document.write( " 3x + 2(1) - (-3) = 8 \n" ); document.write( " 3x + 2 + 3 = 8 \n" ); document.write( " 3x + 5 = 8 \n" ); document.write( " 3x = 3 \n" ); document.write( " x = 1\r \n" ); document.write( "\n" ); document.write( "
|