How much of Lemonade to sell?

Calculus Level 2

Lemonade is sold at a lemonade stand at $1.00 per glass and a total of 197 glasses are sold in a day. If for each increase of $0.01, one glass of lemonade less is sold per day, what is the maximum income (in $) that can be earned by selling lemonade on a given day?


The answer is 220.52.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

3 solutions

Let the selling price of a glass of lemonade be p p and the number of glasses sold be q q . Then q = 197 100 ( p 1 ) = 297 100 p q = 197 - 100(p-1) = 297 - 100p . The the income in a day is:

I = p q = 297 p 100 p 2 = 1.48 5 2 × 100 100 ( p 1.485 ) 2 Since ( p 1.485 ) 2 0 I 220.5225 \begin{aligned} I & = pq \\ & = 297p - 100p^2 \\ & = 1.485^2\times 100 - 100\blue{(p - 1.485)^2} & \small \blue{\text{Since }(p-1.485)^2 \ge 0} \\ \implies I & \le 220.5225 \end{aligned}

Since you can only price the lemonade to the nearest 1 cent. The highest income can either be { I ( 1.48 ) = 297 ( 1.48 ) 100 ( 1.4 8 2 ) = 220.52 I ( 1.49 ) = 297 ( 1.49 ) 100 ( 1.4 9 2 ) = 220.52 \begin{cases} I (1.48) = 297(1.48) - 100(1.48^2) = 220.52 \\ I (1.49) = 297(1.49) - 100(1.49^2) = 220.52 \end{cases} . Therefore the highest income in a day is $ 220.52 \$\boxed{220.52} .

I = 220.5225 is not achievable because this happens when p = 1.485. But this cannot happen, p will be either 1.48 or 1.49. Thus making I = 220.52. Firstly I also committed this mistake in writing my solution. Then I corrected it.

Shikhar Srivastava - 1 year, 4 months ago

Log in to reply

Thanks a lot. I will amend it accordingly.

Chew-Seong Cheong - 1 year, 4 months ago

Let x x denote the number of lemonade glasses sold sold per day. Then the number of glasses not sold is 197 x 197-x . That means the increase in cost per glass of lemonade is 197 x 100 \frac{197-x}{100} . So the cost of one glass of lemonade is 1 + 197 x 100 1 + \frac{197-x}{100} . Let C ( x ) C(x) denote the income that can be earned by selling x x lemonade glasses. Then

C ( x ) = ( 1 + 197 x 100 ) x C(x) = \bigg(1 + \large\frac{197-x}{100}\bigg)x

C ( x ) = ( 297 x ) x 100 \Rightarrow C(x) = \large\frac{(297-x)x}{100}

This is a quadratic polynomial with downward parabola (since the coefficient of x 2 x^2 is negative ) whose maximum occurs at the midpoint of the zeroes of this polynomial. Zeroes of this polynomial are 0 0 and 297 297 . Let x x* denote the number of lemonade glasses sold per day for maximum income. Then

x = 148.5 \hspace{13pt}x* = \lfloor 148.5\rfloor or 148.5 x = 148 \lceil 148.5\rceil\newline \Rightarrow x* = 148 or 149 149

C ( x ) = ( 297 148 ) 148 100 = 149 148 100 = 220.52 C(x*) = \large\frac{(297-148)\cdot 148}{100} = \frac{149\cdot 148}{100} = \small 220.52

Hence the maximum income that can be earned is $ 220.52 \$\,220.52

Srinivasa Gopal
Feb 1, 2020

The total income can be expressed as the following function I(x) = (197-x)*(1 + x/100) where x is the number of glasses not sold per day.

I(x) = 197 + 0.97 * x - (x^2/100)

Maximum of this function will occur when dI(x)/dx = 0 and d^2I(x)/dx < 0 , Solving for dI(x)/dx = 0 yields the equation 0.97 - x/50 = 0, solving for x yields x = 48.5 as x has to be integer , inspecting I(x) at x = 48 and at x = 49 results in a value of 220.52 for the total income.

The second derivative is always negative and so the maximum Income that can be earnt is by selling 148 or 149 glasses at $1.49 or $1.48. The maximum income is hence $220.52

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...