document.write( "Question 117025: The formula for calculating the amount of money returned for an initial deposit into a bank account or CD (certificate of deposit) is given by\r
\n" ); document.write( "\n" ); document.write( "A is the amount of the return.
\n" ); document.write( "P is the principal amount initially deposited.
\n" ); document.write( "r is the annual interest rate (expressed as a decimal).
\n" ); document.write( "n is the number of compound periods in one year.
\n" ); document.write( "t is the number of years.
\n" ); document.write( "Carry all calculations to six decimals on each intermediate step, then round the final answer to the nearest cent.
\n" ); document.write( "Suppose you deposit $4,000 for 8 years at a rate of 7%. \r
\n" ); document.write( "\n" ); document.write( "calculate the return(A) if the bank compounds annually (n=1). round the answer to the hundreth's place
\n" ); document.write( "

Algebra.Com's Answer #85111 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
A=P(1+R/N)^NT
\n" ); document.write( "A=4,000(1+.07/1)^1*8
\n" ); document.write( "A=4,000(1.07)^8
\n" ); document.write( "A=4,000*1.718186
\n" ); document.write( "A=$6,872.74 IS THE TOTAL AMOUNT OF THE INVESTMENT AFTER 8 YEARS.
\n" ); document.write( "
\n" );