document.write( "Question 995605: Did I do this problem correct?
\n" );
document.write( "Samantha’s savings account has a balance of $3950.00. After 13 years with no withdrawals, how much interest will she have earned at 6% compounded annually?\r
\n" );
document.write( "\n" );
document.write( "A=P(1+r/n)n*t
\n" );
document.write( "A=3950(1+.06/1)1*13
\n" );
document.write( "A=8425.07 \n" );
document.write( "
Algebra.Com's Answer #614312 by josmiceli(19441) You can put this solution on YOUR website! That looks correct. You need to find \n" ); document.write( "the interest earned, which would be: \n" ); document.write( " \n" ); document.write( "$4,475.07 interest earned \n" ); document.write( " |