document.write( "Question 443919: Ms.Gleason is opening a new restaurant
\n" );
document.write( "- she has enough booths to seat up to 40 people
\n" );
document.write( "- she is going to order tables to fill up the rest of the seating space
\n" );
document.write( "- each table can seat up to 6 people \r
\n" );
document.write( "\n" );
document.write( "Question : What's an inequality that could be used to determine the number of tables (t) Ms. Gleason needs to order so that she has enough seating at booths and tables for at least 125 people . \r
\n" );
document.write( "\n" );
document.write( "( I've tried 6t is greater than or equal to 125, but i do not think thats correct) \n" );
document.write( "
Algebra.Com's Answer #306168 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! no, it is not ___ she can fit 40 people in booths\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "6t + 40 > 125 \n" ); document.write( " |