document.write( "Question 862063: Can someone tell me where I am going wrong with trying to solve by elimination?\r
\n" );
document.write( "\n" );
document.write( "8x-3y=-6 \r
\n" );
document.write( "\n" );
document.write( "5x+6y=75 \r
\n" );
document.write( "\n" );
document.write( "5(8x-3y=-6) 40x-15y=-30
\n" );
document.write( " 5x+6y=75
\n" );
document.write( " ------------
\n" );
document.write( " 35x-9y =45
\n" );
document.write( "Then I am stuck! Do I divide by 35x by 35 and 45 by 35? I am so confused at the moment.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #519510 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! It would be easier to multiply the first 8x-3y=-6 by 2 and then add the new equation to the second equation 5x+6y=75 so that you eliminate y \n" ); document.write( "since -6y+6y=0 \n" ); document.write( " \n" ); document.write( " |