document.write( "Question 1043216: An investment will provide you with $100 at the end of each year for the next 10 years,What is the present value of that annuity if the discounted rate is 8% annually? \n" ); document.write( "
Algebra.Com's Answer #658416 by addingup(3677)![]() ![]() You can put this solution on YOUR website! We will use the formula for Present Value of an Annuity: \n" ); document.write( "P[1-{1+r)^-n}/r] \n" ); document.write( "where: \n" ); document.write( "P is the periodic payment = 100 \n" ); document.write( "r is the rate per period = 8% \n" ); document.write( "-n is the number of periods = -10 (negative, your value decreases over time, so when you get the last 100 at year 10 there is no more left) \n" ); document.write( ": \n" ); document.write( "100[1-{1+0.08)^-10}/0.08] = 671 is your present value. \n" ); document.write( ": \n" ); document.write( "John \n" ); document.write( " |