A certain bakery ran a promotion code: a customer can buy x donuts for the regular price of $15 total and get...

This topic has expert replies
Moderator
Posts: 2505
Joined: Sun Oct 15, 2017 1:50 pm
Followed by:6 members

Timer

00:00

Your Answer

A

B

C

D

E

Global Stats

Source: Manhattan Prep

A certain bakery ran a promotion code: a customer can buy x donuts for the regular price of $15 total and get 3 donuts free. If the donuts price per dozen during the promotion is $2 less than the normal donuts price per dozen, what is x?

A. 15
B. 18
C. 21
D. 25
E. 30

The OA is A
Source: — Problem Solving |

Legendary Member
Posts: 2214
Joined: Fri Mar 02, 2018 2:22 pm
Followed by:5 members
Without promo, x donut = $15
$$For\ dozen\ donut\ =\frac{12\cdot15}{x}$$
$$During\ promo\ customers\ get\ 3\ free\ donuts\ for\ the\ price\ of\ x$$
$$\cos t\ of\ dozen\ donuts\ during\ promotion\ =>$$
$$\frac{12\cdot15}{x+3}$$
$$if\ donut\ price\ per\ dozen\ during\ pomo\ is\$ 2\ less\ than\ normal\ price\ per\ dozen$$ $$\frac{12\cdot15}{x+3}=\left(\frac{12\cdot15}{x}\right)-2$$
$$solve\ for\ x$$
$$\frac{180}{x+3}=\frac{180}{x}-\frac{2}{1}$$
$$\frac{180}{x+3}=\frac{180-2x}{x}$$
$$180x=\left(x+3\right)\left(180-2x\right)$$
$$180x=180x-2x^2+540-6x$$
$$2x^2+6x-540=0$$
$$2x^2+6x-540=0$$
$$\frac{2x^2}{2}+\frac{6x}{2}=\frac{540}{2}$$
$$x^2+3x=270$$
$$x^2+3x-270=0$$
$$x^2-15x+18x-270=0$$
$$\left(x^2-15x\right)+\left(18x-270\right)=0$$
$$x\left(x-15\right)+18\left(x-15\right)=0$$
$$\left(x+18\right)\left(x-15\right)=0$$
$$x+18=0\ or\ x-15=0$$
$$x=-18\ or\ x=15$$
$$Since\ the\ amount\ of\ donut\ cannot\ be\ negative,\ definitely\ x=15$$
$$Answer\ =\ A$$