document.write( "Question 112712: Social science. 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 receive? \n" );
document.write( "
Algebra.Com's Answer #82159 by SHUgrad05(58)![]() ![]() ![]() You can put this solution on YOUR website! Let x=winning candidate and y=losing candidate \n" ); document.write( "x=y+220 \n" ); document.write( "y=y\r \n" ); document.write( "\n" ); document.write( "y+220+y=810 \n" ); document.write( "2y=590 \n" ); document.write( "y=295\r \n" ); document.write( "\n" ); document.write( "Losing candidate= 295 votes \n" ); document.write( "Winning candidate= 295+220=515 votes \n" ); document.write( " |