document.write( "Question 802274:  if 75% of the class was 18 students then how many students do you have?
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #483822 by DrBeeee(684)      You can put this solution on YOUR website! Let x = the total number of students. \n" ); document.write( "Now set up the proportion to represent the statement, 75% of x is 18, \n" ); document.write( "(1) 75/100 = 18/x and solve for x. \n" ); document.write( "First flip both sides of (1) (technically this is taking the inverse or reciprocal of each side) to get \n" ); document.write( "(2) 100/75 = x/18 or \n" ); document.write( "(3) x/18 = 100/75 \n" ); document.write( "Now multiply BOTH sides by 18 to get x all by itself on the left side to get \n" ); document.write( "(4) 18*(x/18) = 18*(100/75) or \n" ); document.write( "(5) x = 1800/75 or \n" ); document.write( "(6) x = 24 \n" ); document.write( "Check this value \n" ); document.write( "Is (0.75*24 = 18)? \n" ); document.write( "Is (18 = 18)? Yes \n" ); document.write( "Answer: There are 24 students in the class.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |