document.write( "Question 838316: If there are 750 students and there are 120 more girls that boys how many boys are there \n" ); document.write( "
Algebra.Com's Answer #504988 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "there are 750 students
\n" ); document.write( "\"highlight_green%28x%29\" boys and \"highlight_green%28750-x%29\" girls
\n" ); document.write( "there are 120 more girls than boys
\n" ); document.write( " x + 120 = (750-x)****
\n" ); document.write( " 2x = 630
\n" ); document.write( " x = 315, the number of boys
\n" ); document.write( "CHECKING our answer***(There are 435 girls: 750-315 )
\n" ); document.write( " 315 + 120 = 435 \n" ); document.write( "
\n" );