document.write( "Question 1180168: Solving for Two Variables using Elimination\r
\n" );
document.write( "\n" );
document.write( " 8x + 6y = 4 and -8x + 5y = 62
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #809767 by ewatrrr(24785) You can put this solution on YOUR website! \r\n" ); document.write( "Hi\r\n" ); document.write( " 8x + 6y = 4 and \r\n" ); document.write( " -8x + 5y = 62\r\n" ); document.write( "11y = 66\r\n" ); document.write( " y = 6 and x = -4 \n" ); document.write( " \n" ); document.write( " |