document.write( "Question 709539: If 16% of a class will answer this problem correctly, and 80 students will not, then how many students are in the class?\r
\n" );
document.write( "\n" );
document.write( "What is the formula that I would use? Thank you \n" );
document.write( "
Algebra.Com's Answer #436653 by Alan3354(69443) You can put this solution on YOUR website! If 16% of a class will answer this problem correctly, and 80 students will not, then how many students are in the class?\r \n" ); document.write( "\n" ); document.write( "What is the formula that I would use? \n" ); document.write( "------------------- \n" ); document.write( "There is not always a formula, sometimes you have to figure it out. \n" ); document.write( "======================== \n" ); document.write( "The 80 students who did not answer correctly are 84% of the class, 100% - 16%. \n" ); document.write( "s = # of students \n" ); document.write( "84% of s = 0.84s \n" ); document.write( "0.84s = 80 \n" ); document.write( "s = 80/0.84 =~ 95.23 \n" ); document.write( "Since there can't be a fraction of a student, \n" ); document.write( "s = 95 students \n" ); document.write( " \n" ); document.write( " |