document.write( "Question 125094: In a town election, the winning candidate had 220 more votes than the loser. If 810 votes were cast in all, how many voted did each candidate receive. \n" ); document.write( "
Algebra.Com's Answer #91711 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
X+(X+220)=810
\n" ); document.write( "2X+220=810
\n" ); document.write( "2X=810-220
\n" ); document.write( "2X=590
\n" ); document.write( "X=590/2
\n" ); document.write( "X=295 ANSWER. FOR THE LOSSER'S NUMBER OF VOTES.
\n" ); document.write( "295+220=515 ANSWER FOR THE WINNER'S NUMBER OF VOTES.
\n" ); document.write( "PROOF
\n" ); document.write( "295+515=810
\n" ); document.write( "810=810
\n" ); document.write( "
\n" );