document.write( "Question 357378: a high school graduating class is made up of 464 students. There are 208 more girls than boys, How many boys are in the class? \n" ); document.write( "
Algebra.Com's Answer #255212 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x be the number of boys, then (x+208) will be the number of girls
\n" ); document.write( "x + (x+ 208) = 464
\n" ); document.write( "2x = 256
\n" ); document.write( "x = 128 are the number of boys in the class
\n" ); document.write( "Check your answer
\n" ); document.write( "128 + 336 = 464 \n" ); document.write( "
\n" );