document.write( "Question 221144: 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 = $44,000, r = 6.1%, t = 7.5, compounded quarterly \n" );
document.write( "
Algebra.Com's Answer #165914 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! A=44000(1+.061/4)^30*.061 \n" ); document.write( "A=44000(1+.01525)^1.83 \n" ); document.write( "A=44000(1.028) \n" ); document.write( "A=$45232.00 \n" ); document.write( " \n" ); document.write( " |