document.write( "Question 406522: There are 1712 students at Fitch. There are 72 more girls than boys. How many girls are there? \n" ); document.write( "
Algebra.Com's Answer #286847 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+72=1712
\n" ); document.write( "2x=1640
\n" ); document.write( "x=820 boys
\n" ); document.write( "x+72=892 girls
\n" ); document.write( "
\n" );