document.write( "Question 665490: Sam and Tina are celebrating their 25th anniversary by having a party. They budgeted $4000.00 for the party. If the party hall charges a $60.00 cleanup fee plus $38.00 per person, what is the greatest number of people that they may invite and stay within the $4000.00 budget? \n" ); document.write( "
Algebra.Com's Answer #413898 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! Take $4000 minus the fixed clean-up fee of $60: \n" ); document.write( "4000 - 60 = 3940 \n" ); document.write( "So they have 3940 left to spend on guests. Each guest costs 38. \n" ); document.write( "So the number of guests = 3940/38 = 103.68 \n" ); document.write( "So they can invite 103 guests. \n" ); document.write( " |