.
At a price of $70 for a blender, Home Outfitters will sell 12 in one month.
Market research has shown that for every $5 decrease in the price of a blender,
they will be able to sell 3 more each month.
(a) Determine the price of a blender that will maximize revenue for the month.
(b) Approximately how many blenders will be sold to reach revenue of $1100?
~~~~~~~~~~~~~~~~~~~~
Solution for (a)
From the given information, we easily derive that 12+3n blenders
can be sold at market at the price 70-5n dollars, where n is "any" integer number,
meaning n steps of $5 decrease the initial price of $70.
Hence, the formula for revenue selling blenders at the price 70-5n dollars is
R(70-5n) = (70-5n)*(12+3n) dollars.
We want to find the value of the argument 70-5n, which provides the maximum
to the quadratic function (70-5n)*(12+3n).
For it, notice that the quadratic function (70-5n)*(12+3n), just being decomposed into
the product of linear terms, has the zeroes (= x-intecepts) at
= 14 and = -4.
Thus it has the maximum half-way between the x-intercepts. This half-way value is
= = = 5.
So, to get an optimum price, we need to make 5 steps decreasing the initial price of $70 by $5 each time.
Thus we get the optimum price of 70-5*5 = 70-25 = 45 dollars.
At this price, 12+3n = 12+3*5 = 12+15 = 27 blenders can be solved,
providing the maximum possible revenue of 45*27 = 1215 dollars.
Compare it with the revenue of 12*70 = 840 dollars, corresponding to the initial condition.
Part (a) is solved.
Solution for (b)
To answer (b), we should find integer values n that provide the closest values of (70-5n)*(12+3n) to 1100.
To get it, I used MS Excel and prepared this Table below
n 70-5n 12+3n product
(70-5n)*(12+3n)
---------------------------------
1 65 15 975
2 60 18 1080 <<<---===
3 55 21 1155
4 50 24 1200
5 45 27 1215
6 40 30 1200
7 35 33 1155
8 30 36 1080 <<<---===
9 25 39 975
10 20 42 840
The desired values of n are n= 2 and n= 8.
The corresponding prices per blender are 70-5*2 = 60 dollars or 70-5*8 = 30 dollars (two possible values).
The corresponding amounts of blenders sold are 12+3*2 = 18 or 12+3*8 = 36 (two possible values).
Solved in full.