document.write( "Question 402048: If an investment of $25,000 earns 9% annual interest, approximate the value of the investment after 24 years. \n" ); document.write( "
Algebra.Com's Answer #284465 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=P(1+r)^t
\n" ); document.write( "A=25000(1.09)^24
\n" ); document.write( "A=197,777.00
\n" ); document.write( "
\n" );