document.write( "Question 1096079: There are 12%boys in a school. If the number of boys is 36 find the number of girls and total students. \n" ); document.write( "
Algebra.Com's Answer #710547 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
let x be the total number of students, then
\n" ); document.write( ":
\n" ); document.write( "0.12x = 36
\n" ); document.write( ":
\n" ); document.write( "x = 36/0.12 = 300 students
\n" ); document.write( ":
\n" ); document.write( "number of girls = 300 - 36 = 264
\n" ); document.write( ":
\n" ); document.write( "****************************************
\n" ); document.write( "there are 264 girls and 300 students
\n" ); document.write( "****************************************
\n" ); document.write( ":
\n" ); document.write( "
\n" );