document.write( "Question 175820: The teacher gives a test. The results are as follows: 10 A's, 42 B's, 15 C's, 8 D's and 2 F's. What percentage of the class received B's? \r
\n" );
document.write( "\n" );
document.write( "Stuck on this problem? Thank you. \n" );
document.write( "
Algebra.Com's Answer #130930 by stanbon(75887) ![]() You can put this solution on YOUR website! The teacher gives a test. The results are as follows: 10 A's, 42 B's, 15 C's, 8 D's and 2 F's. What percentage of the class received B's? \n" ); document.write( "--------- \n" ); document.write( "x/100 = 42/87 \n" ); document.write( "x = 100(42/87) \n" ); document.write( "x = 48.27 \n" ); document.write( "Ans 48.27% \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |