document.write( "Question 187420: 2x + 2y=8 and 4x-6y=36\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "solution (6,-2) how did my text book come up with thesesolutions \n" );
document.write( "
Algebra.Com's Answer #140478 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 2x + 2y=8 \n" ); document.write( "4x - 6y=36 \n" ); document.write( "----------- \n" ); document.write( "Divide thru the 2nd equation by 2 to get: \n" ); document.write( "2x + 2y = 8 \n" ); document.write( "2x - 3y = 18 \n" ); document.write( "----------------- \n" ); document.write( "subtract the 2nd from the 1st equation to solve for \"y\": \n" ); document.write( "5y = -10 \n" ); document.write( "y = -2 \n" ); document.write( "-------------- \n" ); document.write( "Substitute into 2x + 2y = 8 to solve for \"x\": \n" ); document.write( "2x + 2*-2 = 8 \n" ); document.write( "2x - 4 = 8 \n" ); document.write( "2x = 12 \n" ); document.write( "x = 6 \n" ); document.write( "-------------------------------------------- \n" ); document.write( "solution (6,-2) \n" ); document.write( "============================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |