document.write( "Question 1158242: A restaurant hosts business meetings, charging
\n" ); document.write( "$200 plus $25 for each attendee. Michelle is
\n" ); document.write( "planning a business meeting and has a budget of
\n" ); document.write( "$500. how many attendees can Michelle invite
\n" ); document.write( "without going over budget\"
\n" ); document.write( "

Algebra.Com's Answer #781181 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = number of attendees
\n" ); document.write( "\"+200+%2B+25x+%3C=+500+\"
\n" ); document.write( "\"+25x+%3C=+300+\"
\n" ); document.write( "\"+x+%3C=+12+\"
\n" ); document.write( "No more than 12 attendees\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );