Art of Problem Solving

1981 AHSME Problems/Problem 13: Difference between revisions

Maxxie (talk | contribs)
Maxxie (talk | contribs)
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.466</math>).
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>
<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}>\ans{21}</math>
-edited by Maxxie

Revision as of 23:10, 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 $n$ such that after $n$ years, the money will have lost at least $90\%$ of its value (To the nearest thousandth $log_{10}^{3}=0.477$).

$\textbf{(A)}\ 14\qquad\textbf{(B)}\ 16\qquad\textbf{(C)}\ 18\qquad\textbf{(D)}\ 20\qquad\textbf{(E)}\ 22$

Solution

What we are trying to solve is $log_{0.9}^{0.1}=n$. This turns into $\frac{log{0.1}}{log{0.9}}=\frac{-1}{log{9}-1}=n$ We know that $log_{10}^{3}=0.466$, thus by log rules we have $2log_{10}^{3}=log_{10}^{9}=2*0.477=0.954$, thus $n=\frac{1}{.046}>\ans{21}$ (Error compiling LaTeX. Unknown error_msg)

-edited by Maxxie