Question 1185417
.
Calculate the present value for the annuities listed below.
You want to be paid $200 every month for 30 months. The interest rate is 6%/ compounded monthly.
~~~~~~~~~~~~~~



<pre>
Use the general formula  A = {{{W*p*((1-p^(-n))/r)}}}.


Here A is the initial amount at the account ("present value"); 
W is the monthly withdrawn value; r is the monthly percentage r = 0.06/12, presented as a decimal;  
p = 1 + r  and n is the number of withdrawing periods (months, in this case).


The formula assumes that withdraws are made at the beginning of every month, starting from the opening the account.


In this problem,  W = 200 dollars;  the monthly rate is  r = 0.06/12 = 0.005,  p = 1 + 0.005 = 1.005, 
the number of payment periods (= the number of months) is n = 30.  So, we calculate using the formula


          A = {{{200*1.005*((1-1.005^(-30))/0.005)}}} = 5586.60  dollars


Thus having $5586.60 at the account originally, you will be able to withdraw $200 every month (at the beginning of the month) during 30 monts.



Notice that you, actually, withdraw  $200*30 = $6000 in total, which is MORE than the original value of the account.

It is because the earned/accumulated percentage interest provides covering the difference.
</pre>

Solved.


--------------------


In this site, &nbsp;there is a group of lessons associated with annuity saving plans and retirement plans.  &nbsp;They are


&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=http://www.algebra.com/algebra/homework/Sequences-and-series/Ordinary-Annuity-saving-plans-and-geometric-progressions.lesson>Ordinary Annuity saving plans and geometric progressions</A>

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=http://www.algebra.com/algebra/homework/Sequences-and-series/Annuity-due-saving-plans-and-geometric-progressions.lesson>Annuity Due saving plans and geometric progressions</A>

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=https://www.algebra.com/algebra/homework/Sequences-and-series/Solved-problem-on-Ordinary-Annuity-saving-plans.lesson>Solved problems on Ordinary Annuity saving plans</A> 

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=https://www.algebra.com/algebra/homework/Sequences-and-series/Withdrawing-a-certain-amount-of-money-periodically-from-a-compounded-saving-account.lesson>Withdrawing a certain amount of money periodically from a compounded saving account</A> (*)

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=https://www.algebra.com/algebra/homework/Sequences-and-series/Solved-problems-on-Annuity-saving-plans.lesson>Miscellaneous problems on retirement plans</A> 


From these lessons, &nbsp;you can learn the subject and can see many similar solved problems.


The closest lesson to your problem is marked (*) in the list.