document.write( "Question 604835: Find the amount of compound interest earned in an account that opens with $22,000, earns 6.3% interest compounded daily, and is held for 15 years \n" ); document.write( "
Algebra.Com's Answer #381439 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the amount of compound interest earned in an account that opens with $22,000, earns 6.3% interest compounded daily, and is held for 15 years \n" ); document.write( "----- \n" ); document.write( "A(t) = P(1+(r/n))^(nt) \n" ); document.write( "--- \n" ); document.write( "A(15) = 22000(1+(0.063/365))^(365*15) = $56,597.28 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |