document.write( "Question 1049287: In an election between two candidates A and B 30000 votes were polled. A won the election with the margin of 400 votes. Find the ratio of votes polled in favor of each candidates. \n" ); document.write( "
Algebra.Com's Answer #664912 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let b represent the number of votes given for candidate B. Then candidate A got b+400. So: \n" ); document.write( "b+b+400=30000 \n" ); document.write( "2b=29600 \n" ); document.write( "b=14800 \n" ); document.write( "Candidate B got 14800 votes; candidate A got 15200 votes for a ratio of 38:37. ☺☺☺☺ \n" ); document.write( " |