Difference between revisions of "2008 iTest Problems/Problem 58"

(WIP Solution)
 
(Solution to Problem 58)
 
Line 28: Line 28:
 
Using the definition of [[logarithms]],
 
Using the definition of [[logarithms]],
 
<cmath>x = \log_{(\left(\frac{2}{3}\right)^\frac{1}{3})} (\frac{1}{100})</cmath>
 
<cmath>x = \log_{(\left(\frac{2}{3}\right)^\frac{1}{3})} (\frac{1}{100})</cmath>
With a calculator, we can use change of base and get to the final answer.  Without a calculator, we can use various logarithm properties.
+
With a calculator, we can use change of base and get to the final answer.  Without a calculator, we can use various logarithm properties and the given approximations.
 
<cmath>\begin{align*}
 
<cmath>\begin{align*}
 
x &= \frac{\log_{10} \frac{1}{100}}{\frac{1}{3} \cdot \log_{10} (\frac{2}{3})} \\
 
x &= \frac{\log_{10} \frac{1}{100}}{\frac{1}{3} \cdot \log_{10} (\frac{2}{3})} \\
&= \frac{-2}{\frac{1}{3}( \log_{10} (2) - \log_{10} (3) )}
+
&= \frac{-2}{\frac{1}{3}( \log_{10} (2) - \log_{10} (3) )} \\
 +
&= \frac{-2}{\frac{1}{3}( \log_{10} 10 - \log_{10} 5 - \log_{10} (3) )} \\
 +
&= \frac{-2}{\frac{1}{3}( 1 - 0.69837 - 0.47712)} \\
 +
&= \frac{2}{\frac{1}{3}( 0.47712 - 0.30103)} \\
 +
&= \frac{6}{0.17609} \\
 +
&= 34.1
 
\end{align*}</cmath>
 
\end{align*}</cmath>
 
+
Since the current year is only <math>\tfrac{7}{10}</math> finished, the batteries would be 2 cm across in the year <math>\boxed{2042}.</math>
  
 
==See Also==
 
==See Also==

Latest revision as of 20:32, 4 August 2018

Problem

Finished with rereading Isaac Asimov's $\textit{Foundation}$ series, Joshua asks his father, "Do you think somebody will build small devices that run on nuclear energy while I'm alive?"

"Honestly, Josh, I don't know. There are a lot of very different engineering problems involved in designing such devices. But technology moves forward at an amazing pace, so I won't tell you we can't get there in time for you to see it. I $\textit{did}$ go to a graduate school with a lady who now works on $\textit{portable}$ nuclear reactors. They're not small exactly, but they aren't nearly as large as most reactors. That might be the first step toward a nuclear-powered pocket-sized video game.

Hannah adds, "There are already companies designing batteries that are nuclear in the sense that they release energy from uranium hydride through controlled exo-energetic processes. This process is not the same as the nuclear fission going on in today's reactors, but we can certainly call it $\textit{nuclear energy}$."

"Cool!" Joshua's interest is piqued.

Hannah continues, "Suppose that right now in the year $2008$ we can make one of these nuclear batteries in a battery shape that is $2$ meters $\textit{across}$. Let's say you need that size to be reduced to $2$ centimeters $\textit{across}$, in the same proportions, in order to use it to run your little video game machine. If every year we reduce the necessary volume of such a battery by $1/3$, in what year will the batteries first get small enough?"

Joshua asks, "The battery shapes never change? Each year the new batteries are similar in shape - in all dimensions - to the batteries from previous years?"

"That's correct," confirms Joshua's mother. "Also, the base $10$ logarithm of $5$ is about $0.69897$ and the base $10$ logarithm of $3$ is around $0.47712$." This makes Joshua blink. He's not sure he knows how to use logarithms, but he does think he can compute the answer. He correctly notes that after $13$ years, the batteries will already be barely more than a sixth of their original width.

Assuming Hannah's prediction of volume reduction is correct and effects are compounded continuously, compute the first year that the nuclear batteries get small enough for pocket video game machines. Assume also that the year $2008$ is $7/10$ complete.

Solution

Let $x$ be the number of years since 2008. The length of the battery across (in centimeters) can be modeled by the function \[f(x) = 200 \cdot \left(\left(\frac{2}{3}\right)^\frac{1}{3} \right)^x\] We want the length of the battery across in the future to be 2 centimeters, so \begin{align*} 2 &= 200 \cdot \left(\left(\frac{2}{3}\right)^\frac{1}{3} \right)^x \\ \frac{1}{100} &= \left(\left(\frac{2}{3}\right)^\frac{1}{3} \right)^x. \end{align*} Using the definition of logarithms, \[x = \log_{(\left(\frac{2}{3}\right)^\frac{1}{3})} (\frac{1}{100})\] With a calculator, we can use change of base and get to the final answer. Without a calculator, we can use various logarithm properties and the given approximations. \begin{align*} x &= \frac{\log_{10} \frac{1}{100}}{\frac{1}{3} \cdot \log_{10} (\frac{2}{3})} \\ &= \frac{-2}{\frac{1}{3}( \log_{10} (2) - \log_{10} (3) )} \\ &= \frac{-2}{\frac{1}{3}( \log_{10} 10 - \log_{10} 5 - \log_{10} (3) )} \\ &= \frac{-2}{\frac{1}{3}( 1 - 0.69837 - 0.47712)} \\ &= \frac{2}{\frac{1}{3}( 0.47712 - 0.30103)} \\ &= \frac{6}{0.17609} \\ &= 34.1 \end{align*} Since the current year is only $\tfrac{7}{10}$ finished, the batteries would be 2 cm across in the year $\boxed{2042}.$

See Also

2008 iTest (Problems)
Preceded by:
Problem 57
Followed by:
Problem 59
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100