document.write( "Question 920127: Juanita invests $3,000, at 5% interest, compounded annually for 3 years. Manually calculate the compound interest for this investment.\r
\n" );
document.write( "\n" );
document.write( "I understand every problem but the ones like these, Please can you help step me through the process to find the answer? I either skipping a step or something... I can't figure it out\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #558168 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! the formula for compound interest is, \n" ); document.write( "A = P*(1 + r/n)^nt where A is amount, P is principal, r is rate, n is number of times the rate is compounded per year, t is number of years \n" ); document.write( "A = 3000*(1 + .05/1)^(1*3) = 3472.875 approx $3472.88 \n" ); document.write( "compound interest is 3472.88 - 3000.00 = $472.88 \n" ); document.write( " \n" ); document.write( " |