document.write( "Question 1109851: Calculate the present value PV of an investment that will be worth $1,000 at the stated interest rate after the stated amount of time.
\n" );
document.write( "15 years, at 4.3% per year, compounded quarterly \n" );
document.write( "
Algebra.Com's Answer #724818 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Calculate the present value PV of an investment that will be worth $1,000 at the stated interest rate after the stated amount of time. \n" ); document.write( "======== \n" ); document.write( "15 years, at 4.3% per year, compounded quarterly \n" ); document.write( "------------ \n" ); document.write( "15 years = 60 quarters. \n" ); document.write( "4.3% per yr = 4.3/4 % per quarter --> 0.01075/quarter \n" ); document.write( "=================== \n" ); document.write( "FV = PV*(1 + r)^t \n" ); document.write( "1000 = PV*(1.0175)^60 \n" ); document.write( "PV = 1000/(1.0175)^60 \n" ); document.write( "Just calculator work now.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |