document.write( "Question 694646: a principal of $5000 is invested in an account paying an annual rate of 5%. find the amount after 6 years if the account is compounded semiannually, quarterly , and monthly. \n" ); document.write( "
Algebra.Com's Answer #428117 by DrBeeee(684)\"\" \"About 
You can put this solution on YOUR website!
Use your calculator to evaluate the following equations.
\n" ); document.write( "A) Compunded annually:
\n" ); document.write( "(1) B = 5000*(1 + 0.05)^(1*6) =
\n" ); document.write( "B) Compounded semi-annually:
\n" ); document.write( "(2) B = 5000*(1 + 0.05/2)^(2*6) =
\n" ); document.write( "C) Compounded quarterly:
\n" ); document.write( "(3) B = 5000*(1 + 0.05/4)^(4*6) =
\n" ); document.write( "D) Compounded monthly:
\n" ); document.write( "(4) B = 5000*(1 + 0.05/12)^(12*6) =
\n" ); document.write( "E) Compounded weekly:
\n" ); document.write( "(5) B = 5000*(1 + 0.05/52)^(52*6) =\r
\n" ); document.write( "\n" ); document.write( "I think you can see the trend don't you?
\n" ); document.write( "
\n" );