document.write( "Question 1172191: System of Linear Equations
\n" );
document.write( "Read and solve for the values of the unknown using the suggested method.
\n" );
document.write( "show the solutions.\r
\n" );
document.write( "\n" );
document.write( "2.By Substitution method:
\n" );
document.write( "4x + 5y = -8
\n" );
document.write( "3x + y = 5 \n" );
document.write( "
Algebra.Com's Answer #797116 by Theo(13342)![]() ![]() You can put this solution on YOUR website! 4x + 5y = -8 \n" ); document.write( "3x + y = 5 \n" ); document.write( "solve for y in the second equation to get: \n" ); document.write( "y = 5 - 3x \n" ); document.write( "replace y in the first equation with that to get: \n" ); document.write( "4x + 5 * (5 - 3x) = -8 \n" ); document.write( "simplify to get: \n" ); document.write( "4x + 25 - 15x = -8 \n" ); document.write( "subtract 25 from both sides of the equation to get: \n" ); document.write( "4x - 15x = -8 - 25 \n" ); document.write( "combine like terms to get: \n" ); document.write( "-11x = -33 \n" ); document.write( "solve for x to get: \n" ); document.write( "x = 3 \n" ); document.write( "replace x in either original equation with 3 to get: \n" ); document.write( "4x + 5y = -8 becomes: \n" ); document.write( "4*3 + 5y = -8 which becomes \n" ); document.write( "12 + 5y = -8 \n" ); document.write( "subtract 12 from both sides of the equation to get: \n" ); document.write( "5y = -20 \n" ); document.write( "solve for y to get: \n" ); document.write( "y = -4 \n" ); document.write( "you have: \n" ); document.write( "x = 3 \n" ); document.write( "y = -4 \n" ); document.write( "confirm by replacing x and y in both original equations to get: \n" ); document.write( "4x + 5y = -8 becomes 12 - 20 = -8 which becomes -8 = -8 which is true. \n" ); document.write( "3x + y = 5 becomes 9 - 4 = 5 which becomes 5 = 5 which is true. \n" ); document.write( "both equations are true when x = 3 and y= -4. \n" ); document.write( "your solution is that the value of x is 3 and the value of y is -4.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |