document.write( "Question 1129420: Mark and Heather starr are celebrating thier 25th anniversary by a reception at a local reception hall. They have budgeted $4,000 for thier reception. If the reception hall charges a $80 cleanup fee plus $36 per person. Find the greatest number of people that they may invite and still stay with in thier budget? \n" ); document.write( "
Algebra.Com's Answer #745988 by ikleyn(52777)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "80 + 36*n <= 4000\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "36n <= 400-80\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "n <= \"%28400-80%29%2F36\" = 108.89.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The greatest number of guests is 108.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );