document.write( "Question 1130632: Solve the system of equations by the substitution method. (If the system is dependent, enter a general solution in terms of c
\n" );
document.write( "{3x + 4y= 12
\n" );
document.write( " y= −2x + 2
\n" );
document.write( "(x, y) = \n" );
document.write( "
Algebra.Com's Answer #747254 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve the system of equations by the substitution method. (If the system is dependent, enter a general solution in terms of c \n" ); document.write( "{3x + 4y= 12 \n" ); document.write( "y= −2x + 2 \n" ); document.write( "----- \n" ); document.write( "Substitute for \"y\" and solve for \"x\":: \n" ); document.write( "3x + 4(-2x+2) = 12 \n" ); document.write( "3x - 8x + 8 = 12 \n" ); document.write( "-5x = 4 \n" ); document.write( "x = -4/5 \n" ); document.write( "Solve for \"y\":: \n" ); document.write( "y = -2x+2 \n" ); document.write( "y = -2(-4/5)+(10/5) \n" ); document.write( "y = 18/5 \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " \n" ); document.write( " |