What rent should the manager charge to maximize revenue?

  • Thread starter Thread starter Neil6790
  • Start date Start date
  • Tags Tags
    Charge
Neil6790
Messages
20
Reaction score
0
The manager of a large apartment complex knows from experience that 90 units will be occupied if the rent is 400 dollars per month. A market survey suggests that, on the average, one additional unit will remain vacant for each 10 dollar increase in rent. Similarly, one additional unit will be occupied for each 10 dollar decrease in rent. What rent should the manager charge to maximize revenue?

All I know is that 90 units will give me $36000

What do I have to do after? I am so stuck on this problem I have no idea what to do.
 
Physics news on Phys.org


Neil6790 said:
The manager of a large apartment complex knows from experience that 90 units will be occupied if the rent is 400 dollars per month. A market survey suggests that, on the average, one additional unit will remain vacant for each 10 dollar increase in rent. Similarly, one additional unit will be occupied for each 10 dollar decrease in rent. What rent should the manager charge to maximize revenue?

All I know is that 90 units will give me $36000

What do I have to do after? I am so stuck on this problem I have no idea what to do.

OK, so R(90) = 90* 400 = 36000.
How about R(89)? R(85)? R(91)? R(100)?

More generally, what is R(x), where x represents the number of units that are occupied?

In order to maximize the revenue function, you first need a revenue function.
 


Neil6790 said:
The manager of a large apartment complex knows from experience that 90 units will be occupied if the rent is 400 dollars per month. A market survey suggests that, on the average, one additional unit will remain vacant for each 10 dollar increase in rent. Similarly, one additional unit will be occupied for each 10 dollar decrease in rent.
So the number of units, u, rented if the rent is r is 90- the number of 10 dollar increases in rent over 400. The increase is r- 400 and the number of 10 dollar increases in that is (r-400)/10. The number of units rented if the rent is r dollas per mont is u= 90- (r-400)/10

What rent should the manager charge to maximize revenue?

All I know is that 90 units will give me $36000

What do I have to do after? I am so stuck on this problem I have no idea what to do.
Find the number of units rented if the rent is r. That's what I gave above. Find the revenue in that case: multiply the number of units rented times r.

Find the maximum value of that revenue. You can do it by setting the derivative equal to 0 or, since this is a quadratic, by completing the square to find the vertex.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top