Bunuel
If the price of a chocolate bar is doubled, by what percent will sales (quantity sold) of the chocolate bar decrease? Assume a direct inverse proportional relationship between price increase in cents versus sales decrease by percentage.
(1) For every 15 cent increase in price, the sales (quantity sold) will decrease by 10%
(2) Each chocolate bar now costs 99 cents
Lets work out the INFO given..
Initial price = \(P_i\)and later price = P....\(P = 2P_i\)
and Initial quantity = \(Q_i\)and later quantity = Q....
Given
\(P_i*Q_i =k* P*Q\)
\(P_i*Q_i = 2*P_i*Q*k\)
\(Q_i=2Q*k\)
\(\frac{Q}{Q_i} = \frac{1}{2k}\)
We are looking for \(\frac{Q_1-Q}{Q_i}= 1- \frac{Q}{Q_i}\).
So we are looking for value of k or \(\frac{Q}{Q_i}\)..lets see the statements-
(1) For every 15 cent increase in price, the sales (quantity sold) will decrease by 10%\(P_i*Q_i =k* P*Q\)
\(P_i*Q_i = (P_i+15)*1.15*Q_i*k\)
\(P_i=(P_i+15)*1.15*k \)
\(P_i=P_i*1.15*k+15*1.15*k\).[/m]
\(P_i(1-1.15*k) = 15*1.15*k\)
\(P_i = \frac{15*1.15*k}{1-1.15k}\)
the equation will have two variables P_i and k...
Insuff
(2) Each chocolate bar now costs 99 centswe know the ratio as 1/2 and othing about k or quantity..
Insuff
Combined-we know P_i as 49.5 cents and P as 99 cents from statement II...
Statement I gives us an equation in terms of k and P_i....
subsitute the value of P_i in \(P_i = \frac{15*1.15*k}{1-1.15k}\), we will get k..
Suff
C