document.write( "Question 470315: the sum of the numbers of boys and girls ina class is 36.if twice the number of girls exceed the number of boys by 12.find the number of girls and that of boys in class \n" ); document.write( "
Algebra.Com's Answer #322602 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x ad (36-x)represent the number of girls and boyes respectively
\n" ); document.write( "Question states***
\n" ); document.write( " 2x = (36-x) + 12
\n" ); document.write( "Solving for x
\n" ); document.write( " 3x = 48
\n" ); document.write( " x = 16, the number of girls. the number of boys is 20. (36-16)
\n" ); document.write( "
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 32 = 20 + 12 \n" ); document.write( "
\n" );