document.write( "Question 700357: Please help me solve this equation:\r
\n" );
document.write( "\n" );
document.write( "4x + 8y = 20
\n" );
document.write( "-4x + 2y = -30 \n" );
document.write( "
Algebra.Com's Answer #431802 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! 4x + 8y = 20 \n" ); document.write( "-4x + 2y = -30 \n" ); document.write( "--------------- \n" ); document.write( "10y = -10 {added the two equations together} \n" ); document.write( "y = -1 {divided each side by 10}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4x + 8y = 20 {top original equation} \n" ); document.write( "4x + 8(-1) = 20 {substituted -1, for y, into top original equation} \n" ); document.write( "4x - 8 = 20 {multiplied} \n" ); document.write( "4x = 28 {added 8 to each side} \n" ); document.write( "x = 7 {divided each side by 4}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 7 and y = -1 \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |