document.write( "Question 1068053: dennis and nancy woods are celebrating their 50th wedding anniversary by having a reception at a local hotel. they have budgeted $3000 for their reception. if the hotel charges a $50.00 cleanup fee plus $34 per person, find the greatest number of people that they may invite and still stay within their budget. \n" ); document.write( "
Algebra.Com's Answer #683977 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Let n be the number of attendees. Then: \n" ); document.write( "50+34n<3000 \n" ); document.write( "34n<2950 \n" ); document.write( "86 |