document.write( "Question 440591: The women’s volleyball team can spend at most $700 for its awards banquet at a local restaurant. If the restaurant charges a $100 setup fee plus $24 per person, at most how many can attend?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #304311 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The women’s volleyball team can spend at most $700 for its awards banquet at a local restaurant. If the restaurant charges a $100 setup fee plus $24 per person, at most how many can attend? \n" ); document.write( "--- \n" ); document.write( "Let \"x\" be the number that can attend. \n" ); document.write( "----- \n" ); document.write( "Solve 100 + 24x <= 700 \n" ); document.write( "--- \n" ); document.write( "24x <= 600 \n" ); document.write( "x <= 25 persons \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |