document.write( "Question 1018984: Three cadidates K, L and M were voted into office as school prefects. K secured 45% of the votes, L had 33% of the votes amd M had the rest of the votes. If M secured 1430, calculate,
\n" );
document.write( "a) the total number of votes cast
\n" );
document.write( "b) how many more votes K received thann L
\n" );
document.write( "THANK YOU \n" );
document.write( "
Algebra.Com's Answer #634993 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "K secured 45% of the votes \n" ); document.write( "L had 33% of the votes \n" ); document.write( "M had the remainder which was: \n" ); document.write( "100 - (45 + 33) \n" ); document.write( "22%. \n" ); document.write( "22% = 1430 \n" ); document.write( "1% = 1430/22 \n" ); document.write( "100% = (1430/22) x 100 \n" ); document.write( "100% = 6500 votes. \n" ); document.write( "Total votes = 6500 \n" ); document.write( "K = 45% of 6500 = 2925 votes \n" ); document.write( "L = 33% of 6500 = 2145 votes \n" ); document.write( "K had (2925 - 2145) = 780 votes \n" ); document.write( "more than L. \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |