document.write( "Question 920948: In a group of 36 childrens, there are twice as many boys as girls. How many girls are there \n" ); document.write( "
Algebra.Com's Answer #558637 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "x the number of girls
\n" ); document.write( "boys + girls
\n" ); document.write( "2x + x = 36
\n" ); document.write( "3x = 36
\n" ); document.write( "x = 12, the number of girls
\n" ); document.write( "
\n" );