document.write( "Question 87271: 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 receive? \n" ); document.write( "
Algebra.Com's Answer #63202 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Let w=# of votes for winning candidate, L=# of votes for losing candidate \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since the total of votes cast was 810 (ie the sum of both candidates votes), we get the equation\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"w%2BL=810\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since the winning candidate had 220 more votes than the losing candidate, this means that we simply add 220 to L to find w like this\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"w=220%2BL\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For instance, lets say the losing candidate had 2 votes, then the winning candidate would have \"220%2B2=222\" votes\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since \"w=220%2BL\", we can replace the w of the equation \"w%2BL=810\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%28220%2BL%29%2BL=810\" Plug in \"w=220%2BL\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"220%2B2L=810\" Combine like terms\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"cross%28220-220%29%2B2L=810-220\" Subtract 220 from both sides\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2L=590\" Combine like terms on the right side\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"L=590%2F2\" Divide both sides by 2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So we get \r
\n" ); document.write( "\n" ); document.write( "\"L=295\"\r
\n" ); document.write( "\n" ); document.write( "This means the losing candidate had 295 votes. To find out how many the winning candidate received, lets plug in \"L=295\" into the other equation:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"w%2Bhighlight%28295%29=810\" Plug in \"L=295\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"w%2Bcross%28295-295%29=810-295\" Subtract 295 from both sides\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"w=515\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the winning candidate received 515 votes and the losing received had 295 votes.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Check:\r
\n" ); document.write( "\n" ); document.write( "\"515%2B295=810\" Plug in \"w=515\" and \"L=295\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"810=810\" works
\n" ); document.write( "
\n" );