document.write( "Question 836450: If a school has 1020 students, and there are 184 more boys than girls how many boys are there? (Show work) \n" ); document.write( "
Algebra.Com's Answer #504178 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x=girls
\n" ); document.write( "x+184=boys
\n" ); document.write( "x+x+184=1020
\n" ); document.write( "2x=1020-184
\n" ); document.write( "2x=836
\n" ); document.write( "x=836/2
\n" ); document.write( "x=418
\n" ); document.write( "x+184=602
\n" ); document.write( "
\n" );