document.write( "Question 730919: the ratio of girls to boys is 4 to 3. If there are 98 children at the circus, how many are girls? \n" ); document.write( "
Algebra.Com's Answer #446928 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
4x+3x=98
\n" ); document.write( "7x=98
\n" ); document.write( "x=98/7
\n" ); document.write( "x=14
\n" ); document.write( "4x=56 girls
\n" ); document.write( "3x=42 boys
\n" ); document.write( "
\n" );