document.write( "Question 424040: There are 37 students in an algebra class. There are 9 more girls than boys. How many girls and how many boys are in the class? \n" ); document.write( "
Algebra.Com's Answer #295748 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "There are 9 more girls than boys
\n" ); document.write( "Let x and (x+9) represent the number of boys anad girls respectively
\n" ); document.write( "Question states***
\n" ); document.write( " x + (x+9) = 37
\n" ); document.write( "Solving for x
\n" ); document.write( " 2x = 28
\n" ); document.write( " x = 14, the number of boys. 23 girls (14+9)
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 14 + 23 = 37 \n" ); document.write( "
\n" );