document.write( "Question 717932: how much money do i need to net EXACTLY $25,000 in 8 years at 5%interest compounded annually? Carrying out three decimal points then round to nearest $ \n" ); document.write( "
Algebra.Com's Answer #440589 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
how much money do i need to net EXACTLY $25,000 in 8 years at 5%interest compounded annually?
\n" ); document.write( "--------------------
\n" ); document.write( "Interest = AMT*(1.05)^n - AMT = 25000
\n" ); document.write( "AMT*(-1 + 1.05^8) = 25000
\n" ); document.write( "AMT = 25000/(-1 +1.05^8)
\n" ); document.write( "AMT =~ $52,360.9068
\n" ); document.write( "
\n" ); document.write( "
\n" );