document.write( "Question 155257: The future value of an investment is the value of the investment after a certain period of time and is given by the formula: FV=PV(l+i)^n in which
\n" );
document.write( "FV= future value, PV= present value, i=the interest rate, n= the number of years invested
\n" );
document.write( "Find the future value of an investment of $120,000 in 5 years from now if an investment earns 5% annual interest for the next 10 years. \n" );
document.write( "
Algebra.Com's Answer #114377 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Simply plug in what was given and solve: \n" ); document.write( "FV=PV(l+i)^n \n" ); document.write( "The problem gave us the following: \n" ); document.write( "PV = 120000 \n" ); document.write( "i = .05 \n" ); document.write( "n = 10 \n" ); document.write( ". \n" ); document.write( "FV=120000(l+.05)^10 \n" ); document.write( "FV=120000(l.05)^10 \n" ); document.write( "FV=120000(1.629) \n" ); document.write( "FV=$195,467.36\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |