A very patient woman wishes to become a billionaire. She decides to foolow a simple scheme: She puts aside 1 cent the first day, 2 cents the second day, 4 cents the third day, and so on, doubling the number of cents each day. How much money will she have at the end of 30 days? How many days will it take this woman to realize her wish?
If the common ratio is $r = 2$, then the total money that the woman will accumulate after $n = 30$ days is
$
\begin{equation}
\begin{aligned}
S_n =& a \frac{1 - r^n}{1 - r}
\\
\\
S_{30} =& \frac{1 - (2)^{30}}{1 - (2)}
\\
\\
S_{30} =& 1073741823 \text{ cents } \times \frac{1 \text{ dollar}}{100 \text{ cents}}
\\
\\
\text{ or } &
\\
\\
S_{30} =& \$ 10,737,418.23
\end{aligned}
\end{equation}
$
Next, if the woman wishes to have $\$ 1,000,000,000$, then the number of days it will take is..
$
\begin{equation}
\begin{aligned}
1,000,000,000 \text{ dollars } \times \frac{100 \text{ cents}}{1 \text{ dollar}} =& \frac{1 - 2^n}{1-2}
\\
\\
-100,000,000,000 =& 1-2^n
\\
\\
2^n =& 100,000,000,001
\\
\\
n(\ln 2) =& \ln (100,000,000,001)
\\
\\
n =& 36.54 \text{ days or } 37 \text{ days}
\end{aligned}
\end{equation}
$
Friday, December 29, 2017
College Algebra, Chapter 9, 9.3, Section 9.3, Problem 74
Subscribe to:
Post Comments (Atom)
Summarize the major research findings of "Toward an experimental ecology of human development."
Based on findings of prior research, the author, Bronfenbrenner proposes that methods for natural observation research have been applied in ...
-
Find the indefinite integral $\displaystyle \int \sec^4 \left( \frac{x}{2} \right) dx$. Illustrate by graphing both the integrand and its an...
-
Determine $\displaystyle \frac{dy}{dx}$ of $y^5 + x^2y^3 = 1 + x^4 y$ by Implicit Differentiation. $\displaystyle \frac{d}{dx}(y^5) + ...
-
Determine the area of the region bounded by the hyperbola $9x^2 - 4y^2 = 36$ and the line $ x= 3$ By using vertical strips, Si...
-
Find the integral $\displaystyle \int^1_0 \frac{1}{\sqrt{16 t^2 + 1}} dt$ If we let $u = 4t$, then $du = 4dt$, so $\displaystyle dt = \frac{...
-
Determine the integral $\displaystyle \int \frac{\sin^3 (\sqrt{x})}{\sqrt{x}} dx$ Let $u = \sqrt{x}$, then $\displaystyle du = \frac{1}{2 \s...
-
Gertrude's comment "The lady protests too much, methinks" in act 3, scene 2, of Shakespeare's Hamlet exposes her own guilt...
-
Given y=cos(2x), y=0 x=0,x=pi/4 so the solid of revolution about x-axis is given as V = pi * int _a ^b [R(x)^2 -r(x)^2] dx here R(x) =cos(2x...
No comments:
Post a Comment