document.write( "Question 916668: Hello!\r
\n" );
document.write( "\n" );
document.write( "in an election, 2.8 million votes were cast and each vote was for either Candidate 1 or Candidate 2. Candidate 2 received 28,000 more votes than Candidate 1. What percent of the 2.8 million votes were cast for Candidate 1? \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "thank you \n" );
document.write( "
Algebra.Com's Answer #556204 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! x = # of votes for candidate 1 (this number is in millions) \n" ); document.write( "y = # of votes for candidate 2 (this number is in millions)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "First equation: \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x+y = 2.8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since a total of \"2.8 million votes were cast and each vote was for either Candidate 1 or Candidate 2\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "28,000 = 28,000/1,000,000 = 0.028 million\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Second equation:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = x + 0.028\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "because \"Candidate 2 received 28,000 more votes than Candidate 1\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this is the same as saying \"Candidate 2 received 0.028 million more votes than Candidate 1\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We'll use substitution to solve for x.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x+y = 2.8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x+x + 0.028 = 2.8 ... replace y with x + 0.028\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x+0.028 = 2.8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x = 2.8-0.028\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x = 2.772\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 2.772/2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 1.386\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Remember that x = # of votes for candidate 1 (this number is in millions)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since x = 1.386, this means that Candidate 1 got 1.386 million votes.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Divide this by 2.8 (the total): 1.386/2.8 = 0.495\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Multiply by 100: 0.495*100 = 49.5%\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So Candidate 1 got 49.5% of the vote. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Candidate 2 got 100 - 49.5 = 50.5% of the vote. This means Candidate 2 is the winner. This part can be easily determined from the fact that \"Candidate 2 received 28,000 more votes than Candidate 1\". Despite this, it helps to see the percentages as well.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let me know if you need more help or if you need me to explain a step in more detail. \n" ); document.write( "Feel free to email me at jim_thompson5910@hotmail.com \n" ); document.write( "or you can visit my website here: http://www.freewebs.com/jimthompson5910/home.html\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Thanks,\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Jim \n" ); document.write( " |