document.write( "Question 464089: In a certain election, there were only two candidates. The winner won by 120 votes,receiving 65% of the votes cast. By letting the number of votes of the two candidates be x and y, find how many people voted. \n" ); document.write( "
Algebra.Com's Answer #317946 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the number of people voting
\n" ); document.write( "Question states***
\n" ); document.write( " .65x -.35x = 120
\n" ); document.write( " .30x = 120
\n" ); document.write( " x = 120/.30
\n" ); document.write( " x = 400 people voted\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " .65*400 - .35*400 = 260 - 140 = 120 \n" ); document.write( "
\n" );