How much money should I save in an account paying 5% interest compounded monthly if I want to have $ 6,000 in 6 months ?
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
Using the formula: $$A = p(1 + \frac{r}{n})^{nt}$$ where: $\bullet$ $A$ = Amount = 6000 $\bullet$ $r$ = Rate = 5 % = 0.05 $\bullet$ $t$ = Time = 6 months $\bullet$ $n$ = Monthly = 12 $\bullet$ $p$ = Principal = Unknown We have: $$6000 = p(1 + \frac{.05}{12})^{72}$$ Solving yields $p = \$4447.68$ Regards. |
|||||||||||
|
|
Recall the formula for compound interest: $$\text{Initial}\times(1+\text{Increase})^{n},$$ Where $n$ is the number of months. So in this case we have $\text{Increase}=0.05$, $n=6$ and we are trying to find $\text{Initial}$. Algebraically: $$\text{Initial}\times1.05^{6}=\$6,000 \implies \text{Initial}=\frac{\$6,000}{1.05^{6}}=\$4,477.29$$ I hope this helps! |
|||||
|
|
$$ 6000 = P (1.05)^6 \implies P = \frac{6000}{(1.05)^6} $$ Run that through your calculator. |
|||
|
|
