document.write( "Question 217002: 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( "P = $52,000, r = 7.2%, t = 10.5, compounded quarterly
\n" ); document.write( "

Algebra.Com's Answer #163701 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=P(1+r/4)^4*10.5
\n" ); document.write( "A=52000(1+.018)^42
\n" ); document.write( "A=52000(2.115469)
\n" ); document.write( "A=$110.004.39
\n" ); document.write( "
\n" );