document.write( "Question 720921: 60% students in a school are boys.find the total number of students in school if 120 are girls. \n" ); document.write( "
Algebra.Com's Answer #442073 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 60% students in a school are boys.find the total number of students in school if 120 are girls. \n" ); document.write( ". \n" ); document.write( "if 60% are boys, then 40% must make up the girls. \n" ); document.write( "Let x = total number of students \n" ); document.write( "then \n" ); document.write( ".40x = 120 \n" ); document.write( "x = 120/.40 \n" ); document.write( "x = 300 students \n" ); document.write( " |