document.write( "Question 981206: In a school, there are 12% girls. If 5boys and 15girls are newly admitted to the school, the percentage of girls becomes 15. What is the total strength of the school? Z \n" ); document.write( "
Algebra.Com's Answer #602279 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "In a school, there are 12% girls. If 5boys and 15girls are newly admitted to the school, the percentage of girls becomes 15. What is the total strength of the school? Z
\n" ); document.write( "
Let number of students in school be S
\n" ); document.write( "If originally there were 12% girls, then original number of girls was: .12S
\n" ); document.write( "After addition of 15 girls, new number of girls = .12S + 15
\n" ); document.write( "New number of students: S + 5 + 15, or S + 20
\n" ); document.write( "Equation to form: \"New_number_of_girls%2FNew_number_of_students+=+New_percentage_of_girls\"
\n" ); document.write( "This translates to: \"%28.12S+%2B+15%29%2F%28S+%2B+20%29+=+.15\"
\n" ); document.write( " .15(S + 20) = .12S + 15 -------- Cross-multiplying
\n" ); document.write( " .15S + 3 = .12S + 15
\n" ); document.write( " .15S - .12S = 15 - 3
\n" ); document.write( " .03S = 12
\n" ); document.write( "S, or original number of students = \"12%2F.03\", or \"highlight_green%28400%29\" \n" ); document.write( "
\n" );