document.write( "Question 40199: 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
\n" );
document.write( "receive?\r
\n" );
document.write( "\n" );
document.write( "Thank you!!! \n" );
document.write( "
Algebra.Com's Answer #25707 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Let the totals for each candidate be x and y. \n" ); document.write( "So we have \n" ); document.write( "x - y = 220 and \n" ); document.write( "x + y = 810 \n" ); document.write( "Now add these equations...we get \n" ); document.write( "2x = 1030 \n" ); document.write( "x = 515 and then \n" ); document.write( "y = 295 \n" ); document.write( " |