document.write( "Question 88004: In a town election, the winning candidate had 220 more votes than the loser. If 810 votes were cast in all, how many votes did each candidate recieve? \n" ); document.write( "
Algebra.Com's Answer #63891 by uma(370)![]() ![]() ![]() You can put this solution on YOUR website! Let the number of votes polled by the losing candidate be x\r \n" ); document.write( "\n" ); document.write( "So number os votes for the winning candidate = x+220\r \n" ); document.write( "\n" ); document.write( "Total votes = 810\r \n" ); document.write( "\n" ); document.write( "==> x + x + 220 = 810\r \n" ); document.write( "\n" ); document.write( "==> 2x + 220 = 810\r \n" ); document.write( "\n" ); document.write( "==> 2x = 810 - 220\r \n" ); document.write( "\n" ); document.write( "==> 2x = 590\r \n" ); document.write( "\n" ); document.write( "==> x = 590/2\r \n" ); document.write( "\n" ); document.write( "==> x = 295\r \n" ); document.write( "\n" ); document.write( "Thus the losing candidate polled 295 votes and the winning candidate polled =\r \n" ); document.write( "\n" ); document.write( " 295 + 220\r \n" ); document.write( "\n" ); document.write( " = 515\r \n" ); document.write( "\n" ); document.write( "Good Luck!!! \n" ); document.write( " |