document.write( "Question 388160: Suppose you inherited $200,000 and invested it at 6% per year. How much could you withdraw at the end of each of the next 15 years? \n" ); document.write( "
Algebra.Com's Answer #274592 by avani(25)\"\" \"About 
You can put this solution on YOUR website!
FV= Future Value
\n" ); document.write( "PV= Present Value
\n" ); document.write( "n = number of years
\n" ); document.write( "r = interest rate\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "FV=PV(1+r)^n
\n" ); document.write( "FV=$200,000 (1+0.06)^15
\n" ); document.write( "FV=$479311.64
\n" ); document.write( "
\n" );