document.write( "Question 924569: The team bought 10 shirts to split among it's
\n" ); document.write( "Members. Each member will get x shirts.
\n" ); document.write( "Write an expression that shows how many people
\n" ); document.write( "Are on the team.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #560948 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "n the number of people on the team
\n" ); document.write( "10/n= x
\n" ); document.write( "
\n" );