Bunuel
An author receives 10% of the publisher’s net receipts in royalties on the first 10,000 copies of the author’s book sold, 12% on the next 15,000 copies sold, and 15% on all copies sold thereafter. By what percent does the ratio of the royalty percentage to number of copies decrease from the first 10,000 copies to the next 15,000 copies?
(A) 2%
(B) 10%
(C) 15%
(D) 20%
(E) 25%
Method I - Lengthy arithmetic
(1) Ratios of royalty percentage to book copies sold?
First set, 10% earned on 10,000 sold: \(\frac{0.10}{10,000}\)
Next set, 12% earned on 15,000 sold: \(\frac{0.12}{15,000}\)
(2) Rewrite ratios - LCD of 30,000
\(\frac{0.10}{10,000}=\frac{0.3}{30,000}\)
\(\frac{0.12}{15,000}=\frac{0.24}{30,000}\)
(3) "By what percent does ..." = Percent change (in this case, percent decrease)
Percent change: \((\frac{New-Old}{Old}*100)\)
Calculate the change, then multiply by 100
\(\frac{(\frac{0.24}{30,000}-\frac{0.30}{30,000})}{(\frac{0.30}{30,000})}=\)
\(\frac{(-\frac{0.06}{30,000})}{(\frac{0.30}{30,000})}=(-\frac{0.06}{30,000}*\frac{30,000}{0.30})=\)
\(-\frac{0.06}{0.30}=-\frac{1}{5}=(-0.20*100) =\)
\(20\) percent decrease
Answer D
Method II. Faster arithmetic
We can treat ratios as fractions. Make these numbers more manageable. Multiply both ratios by (100*100 = 10,000). Result:
1) Decimal in both numerators moves two places to the right
2) Number in denominators loses 2 zeros, thus we have
\(\frac{10}{100}=\frac{5}{50}\)
and
\(\frac{12}{150}=\frac{4}{50}\)
Percent decrease? \(\frac{New-Old}{Old}*100\)
\(\frac{(\frac{4}{50}-\frac{5}{50})}{(\frac{5}{50})}=\frac{(-\frac{1}{50})}{(\frac{5}{50})}=(-\frac{1}{50}*\frac{50}{5})=\)
\(-\frac{1}{5}=(-0.20*100)=20\) percent decrease
Answer D