document.write( "Question 412267: There are 158 members in the soccer program. There are 16 more boys than girls. How many boys are there? \n" ); document.write( "
Algebra.Com's Answer #289683 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "There are 16 more boys than girls
\n" ); document.write( "Let x and (x-16) represent the number of boys and girls resectively
\n" ); document.write( "Question states***
\n" ); document.write( " x + (x-16)= 158
\n" ); document.write( "Solving for x
\n" ); document.write( " 2x = 174
\n" ); document.write( " x = 87, the number of boys
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 87 +71 = 158 \n" ); document.write( "
\n" );