document.write( "Question 82605: In local election 2 candidates stood for office.
\n" );
document.write( "After results the loser concluded by saying \"The winning margin of my opponent
\n" );
document.write( "was a mere 6 2/3% (six and two thirds percent) of the Total votes\"
\n" );
document.write( "The loser also said that if he could have persuaded 12 people to vote for him instead of his opponent then he would have won office by a mere 1 vote.
\n" );
document.write( "How many voted for each candidate???
\n" );
document.write( "---------------------------------------
\n" );
document.write( "So far i get the following
\n" );
document.write( "TOTALvotes=X votes + Y votes
\n" );
document.write( "Winning margin =(20/3)% x TOTALvotes = 0.0666666 x TOTALvotes
\n" );
document.write( "(LOSERvotes + 12)-(WINNERvotes - 12)=1
\n" );
document.write( "---------------------------------------
\n" );
document.write( "I dont know how to proceed any further. Can you please assist? \n" );
document.write( "
Algebra.Com's Answer #59194 by stanbon(75887) ![]() You can put this solution on YOUR website! After results the loser concluded by saying \"The winning margin of my opponent \n" ); document.write( "was a mere 6 2/3% (six and two thirds percent) of the Total votes\" \n" ); document.write( "The loser also said that if he could have persuaded 12 people to vote for him instead of his opponent then he would have won office by a mere 1 vote. \n" ); document.write( "How many voted for each candidate??? \n" ); document.write( "--------------------------------------- \n" ); document.write( "Let \"t\" be the total number of votes. \n" ); document.write( "Winner received (50+(1/2)0.06666=0.533333% of the vote = 0.53333333t votes \n" ); document.write( "loser received (50%-(1/2)0.0666666)=0.466666 of the vote = 0.46666t votes \n" ); document.write( "------------- \n" ); document.write( "EQUATION: \n" ); document.write( "(loser +12) - (winner - 12) =1 \n" ); document.write( "loser-winner+24=1 \n" ); document.write( "(0.46666-0.5333333)t+24=1 \n" ); document.write( "-0.6666666t = -25 \n" ); document.write( "t=375\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0.13333t = 25 \n" ); document.write( "t = 187+ \n" ); document.write( "Rounding up: t=188 \n" ); document.write( "========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |