Bunuel
The normal dosage of a particular medicine is t tablets per day for each patient. A hospital’s current supply of these tablets will last p patients for d days. If the recommended dosage increases by 20% and the number of patients decreases by one-third, then for how many days will the hospital’s supply last ?
(A) 5d/4
(B) 4d/5
(C) 4pt/5
(D) 4t/5
(E) 4dt/5
Lets assume numbers for the variables. t = 5, p = 30, d = 2
So, if 30 patients consume 5 tablets per day for 2 days -> the hospital must have 300 tablets.
Now,
the number of patients decreases by one-third(making patients p = 20)
recommended dosage increase by 20%, making daily consumption t = 6
The hospital stock of 300 tablets will last \(\frac{300}{20*6}\) = \(\frac{5}{2}\) days
By substituting values in answer options we can find the solution
(A) \(\frac{5d}{4} = \frac{5*2}{4} = \frac{5}{2}\) (We have a match)
(Option A)PS This is a slightly longer process but it is easier if you are confused with the variables