
Originally Posted by
ticbol The problem as posted is not very clear. I think it is your interpretation of the original problem as shown in a book or somewhere else.
----What is x? Is that number of rooms filled? So if price of rent per room remains at $20, then x=30? If price is $21, x=29?
----To clean the room? To clean one room only? Or should that be "to clean the rooms, the rooms that are filled? The x-rooms?
Let me solve the problem based on the following, per day:
---x = number of rooms filled.
---C = x^2 -60x +900 is cost for all filled rooms, for the x-rooms.
Here is one way.
Break even. Meaning, revenue = cost. No loss, no profit.
Revenue = x*(rent of a room) ---***
Rent of a room = $20 +$1*(30-x) = 20 +30 -x = (50-x) dollars.