document.write( "Question 413186: There are 812 students in a school. There are 36 more girls than boys. How many girls are there? \n" ); document.write( "
Algebra.Com's Answer #290045 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+36=812
\n" ); document.write( "2x=776
\n" ); document.write( "x=388 boys
\n" ); document.write( "x+36=424 girls
\n" ); document.write( "
\n" );