document.write( "Question 74328: In a town election, the winning candidate had 220 more votes
\n" );
document.write( "than the loser. If 810 votes were cast in all, how many votes did each candidate
\n" );
document.write( "receive? \n" );
document.write( "
Algebra.Com's Answer #53342 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! X+(X+220)=810 \n" ); document.write( "X+X+220=810 \n" ); document.write( "2X=810-220 \n" ); document.write( "2X=590 \n" ); document.write( "X=590/2 \n" ); document.write( "X=295 FOR THE LOOSER & \n" ); document.write( "295+220=515 FOR THE WINNER \n" ); document.write( "PROOF \n" ); document.write( "295+515=810 \n" ); document.write( "810=810 \n" ); document.write( " |