document.write( "Question 1116261: Compute the amount of money to be set aside today to ensure a future value of $3 comma 100 in one year if the interest rate is 4.5% annually, compounded annually. \n" ); document.write( "
Algebra.Com's Answer #731129 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 3100=P(1+.045)^n, since this is annual. P is what needs to be set aside, n is the number of years. n here is 1. \n" ); document.write( "3100=P(1.045) \n" ); document.write( "P=$2966.51 \n" ); document.write( " \n" ); document.write( " |