document.write( "Question 1004330: Morgan is arranging a bowling party for his friends. The party room at the bowling alley is $35. The bowling alley offers a party package that includes unlimited games and shoe rental for $10 per person. Morgan thinks it will cost an additional $3 per person for snacks. What is the maximum number of people that Morgan can invite to stay under his budget of $175?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #620828 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Morgan is arranging a bowling party for his friends. The party room at the bowling alley is $35. The bowling alley offers a party package that includes unlimited games and shoe rental for $10 per person. Morgan thinks it will cost an additional $3 per person for snacks. What is the maximum number of people that Morgan can invite to stay under his budget of $175? \n" ); document.write( "------ \n" ); document.write( "35 + 10x + 3x <= 175 \n" ); document.write( "----- \n" ); document.write( "13x <= 140 \n" ); document.write( "------ \n" ); document.write( "x <= 10.77 \n" ); document.write( "---- \n" ); document.write( "Rounding down you get maximum number = 10 \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |