document.write( "Question 1146466: Complete the table to determine the balance A for $1000 invested at rate r for t years and compounded n times per year. (Round your answers to the nearest cent.)
\n" ); document.write( "r = 4%, t = 8 years
\n" ); document.write( "1,2,4,12,365, Continuous
\n" ); document.write( "

Algebra.Com's Answer #767756 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "You can do the calculations.

\n" ); document.write( "You need two formulas....

\n" ); document.write( "(1) periodic compounding:

\n" ); document.write( "\"A+=+%28P%28%281%2B%28r%2Fn%29%29%5E%28n%2At%29-1%29%29%2F%28r%2Fn%29\"

\n" ); document.write( "A = amount (future value)
\n" ); document.write( "P = principal ($1000)
\n" ); document.write( "r = (annual) interest rate (4% = .04)
\n" ); document.write( "t = time (years) (3)
\n" ); document.write( "n = number of compounding periods per year (different cases: 1, 2, 4, 12, and 365)

\n" ); document.write( "(2) continuous compounding:

\n" ); document.write( "\"A+=+P%2Ae%5E%28r%2At%29\"

\n" ); document.write( "
\n" ); document.write( "
\n" );