document.write( "Question 411151: which inequality represents more than 10 players?
\n" );
document.write( "which inequality represents at most 50 players \n" );
document.write( "
Algebra.Com's Answer #289005 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! which inequality represents more than 10 players? \n" ); document.write( "p>10 (p is the # of players) \n" ); document.write( "---------------- \n" ); document.write( "which inequality represents at most 50 players \n" ); document.write( "p <= 50 \n" ); document.write( " \n" ); document.write( " |