document.write( "Question 946552: simone has 16 players on their soccer team. there are 6 more boys than girls. how many boys and how many girls \n" ); document.write( "
Algebra.Com's Answer #577462 by bseg(1)\"\" \"About 
You can put this solution on YOUR website!
This problem is solved by creating an equation.
\n" ); document.write( "We assign x to the number of girls on the team.
\n" ); document.write( "We assign x+6 to the number of boys on the team since there are 6 more boys than girls.\r
\n" ); document.write( "\n" ); document.write( " 16=x+x+6
\n" ); document.write( "We combine like terms to get
\n" ); document.write( " 16=2x+6\r
\n" ); document.write( "\n" ); document.write( " Then we solve by subtracting 6 from both sides.\r
\n" ); document.write( "\n" ); document.write( " 16-6=2x+6-6\r
\n" ); document.write( "\n" ); document.write( "To get:
10=2x

\n" ); document.write( "finally we isolate x by dividing both sides by 2
\n" ); document.write( "
Result

\n" ); document.write( " 5=x
There are 5 girls on the team.
\n" ); document.write( "And 5+6=11 makes 11 boys.
\n" ); document.write( " \n" ); document.write( "
\n" );