document.write( "Question 1155758: Two hundred thirty-five children go to camp Luther. There are 17 more girls than boys. How many are girls?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #778401 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "# girls = G
\n" ); document.write( "# boys = G - 17\r
\n" ); document.write( "\n" ); document.write( "G + (G-17) = 235
\n" ); document.write( "2G - 17 = 235
\n" ); document.write( "2G = 252
\n" ); document.write( "G = 126\r
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );