document.write( "Question 898793: There are 364 first-grade students. If there are 26 more girls than boys, how many girls are there? \n" ); document.write( "
Algebra.Com's Answer #544993 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
b + (b+26) = 364
\n" ); document.write( " 2b = 338
\n" ); document.write( " b = 169, number of boys. \"338-169\" girls
\n" ); document.write( "
\n" );