document.write( "Question 973239: In our group of 30 children there are four times as many boys as girls how many girls are there \n" ); document.write( "
Algebra.Com's Answer #595473 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
In our group of 30 children there are four times as many boys as girls how many girls are there
\n" ); document.write( "----------------------
\n" ); document.write( "B + G = 30
\n" ); document.write( "B = 4G
\n" ); document.write( "-----
\n" ); document.write( "4G + G = 30
\n" ); document.write( "G = 6 Girls
\n" ); document.write( "
\n" );