Difference between revisions of "1981 AHSME Problems/Problem 13"
Arcticturn (talk | contribs) (Created page with "==Problem==") |
(→Solution) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
==Problem== | ==Problem== | ||
+ | Suppose that at the end of any year, a unit of money has lost 10% of the value it had at the beginning of that year. Find the smallest integer <math>n</math> such that after <math>n</math> years, the money will have lost at least <math>90\%</math> of its value (To the nearest thousandth <math>log_{10}^{3}=0.477</math>). | ||
+ | |||
+ | <math>\textbf{(A)}\ 14\qquad\textbf{(B)}\ 16\qquad\textbf{(C)}\ 18\qquad\textbf{(D)}\ 20\qquad\textbf{(E)}\ 22</math> | ||
+ | |||
+ | ==Solution== | ||
+ | What we are trying to solve is <math>log_{0.9}^{0.1}=n</math>. This turns into <math>\frac{log{0.1}}{log{0.9}}=\frac{-1}{log{9}-1}=n</math> We know that <math>log_{10}^{3}=0.466</math>, thus by log rules we have <math>2log_{10}^{3}=log_{10}^{9}=2*0.477=0.954</math>, thus <math>n=\frac{1}{.046} > 21</math>, and our answer is <math>\boxed{(B) 22}</math> | ||
+ | |||
+ | -edited by Maxxie |
Revision as of 23:12, 7 September 2024
Problem
Suppose that at the end of any year, a unit of money has lost 10% of the value it had at the beginning of that year. Find the smallest integer such that after years, the money will have lost at least of its value (To the nearest thousandth ).
Solution
What we are trying to solve is . This turns into We know that , thus by log rules we have , thus , and our answer is
-edited by Maxxie