document.write( "Question 250121: In an election between two candidates, 490 votes were cast. If the winner received 270 more votes than the loser, how many votes did the loser receive?
\n" );
document.write( "a.760
\n" );
document.write( "b.110
\n" );
document.write( "c.380
\n" );
document.write( "d.220
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #184952 by richwmiller(17219) You can put this solution on YOUR website! x+y=490 \n" ); document.write( "x+270=y \n" ); document.write( "2x+270=490 \n" ); document.write( "2x=220 \n" ); document.write( "x=110 \n" ); document.write( "answer b.110 received by the loser \n" ); document.write( "Bonus question \n" ); document.write( "Why can't it be 220 (loser)+270 (winner)=490 (total)?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "see below for answer\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "because the difference between them has to be 270 not 50 \n" ); document.write( "110+270=380 winner \n" ); document.write( "110 loser \n" ); document.write( "110 loser +380 winner =490 total \n" ); document.write( " |