document.write( "Question 83314: The formula for calculating the amount of money returned for an initial deposit money into a bank account or CD (Certificate of Deposit) is given by
\n" ); document.write( "
\n" ); document.write( "A is the amount of returned.
\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 compound period.
\n" ); document.write( "t is the number of years.\r
\n" ); document.write( "\n" ); document.write( "Carry all calculations to 6 decimals on all assignments then round the answer to the nearest cent.\r
\n" ); document.write( "\n" ); document.write( "Suppose you deposit $10,000 for 2 years at a rate of 10%.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Calculate the return (A) if the bank compounds quarterly (n = 4). Round your answer to the hundredth's place.
\n" ); document.write( "

Algebra.Com's Answer #59885 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Let p=10000, r=0.1, n=4, and t=2 and plug them into \"A=10000%281%2B0.1%2F4%29%5E%284%2A2%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"A=10000%281%2B0.1%2F4%29%5E%284%2A2%29\" Start with the given expression
\n" ); document.write( "\"A=10000%281%2B0.025%29%5E%284%2A2%29\" Divide 0.1 by 4 to get 0.025
\n" ); document.write( "\"A=10000%281%2B0.025%29%5E%288%29\" Multiply the exponents 4 and 2 to get 8
\n" ); document.write( "\"A=10000%281.025%29%5E%288%29\" Add 1 and 0.025 to get 1.025
\n" ); document.write( "\"A=10000%281.21840289750992%29\" Raise 1.025 to 8 to get 1.21840289750992
\n" ); document.write( "\"A=12184.0289750992\" Multiply 10000 and 1.21840289750992 to get 12184.0289750992\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the return is $12184.02
\n" ); document.write( "
\n" );