document.write( "Question 217001: Find the accumulated amount A if the principal P is invested at the interest rate of r/year for t yr. (Round your answer to the nearest cent.) \n" ); document.write( "
Algebra.Com's Answer #163702 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=P(1+r/n)^nt \n" ); document.write( "
\n" );