Anichka
A bookstore has a shelf that contains biographies which normally sell for $20 each and mysteries that normally sell for $12 each. During a sale, the biographies and mysteries are discounted at different rates so that a customer saves a total of $19 from the normal price by buying 5 discounted biographies and 3 discounted mysteries. If the sum of the discount rates for the two types of books is 35 percent, wha is the discount rate on mysteries?
(A) 9
(B) 10
(C) 13
(D) 22
(E) 25
We can let x = the percent by which the biographies are discounted, and thus, (35 - x) = the percent by which the mysteries are discounted. Just as we can express, say, 42% as 42/100, we will express x% as x/100, and, similarly, (35 - x)% is re-expressed as (35 - x)/100. We can create the following equation:
5 * 20 * x/100 + 3 * 12 * (35 - x)/100 = 19
Multiplying both sides by 100, we have:
100x + 36(35 - x) = 1900
100x + 1260 - 36x = 1900
64x = 640
x = 10
Thus, the mysteries are discounted by 35 - 10 = 25 percent.
Answer: E