document.write( "Question 107619: In a town election, the winning canidate had 220 more votes than the loser. If 810 votes were cast in all, how many votes did each canidate recieve? \n" ); document.write( "
Algebra.Com's Answer #78423 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! let x=loser, so x+220=winner ... x+(x+20)=880 ... 2x+20=880 \n" ); document.write( " |