document.write( "Question 34491This question is from textbook COLLEGE ALGEBRA WITH MODELING AND VISUALIZATION
\n" );
document.write( ": 3) 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( "Suppose you deposit $10,000 for 2 years at a rate of 10%.
\n" );
document.write( "a) Calculate the return (A) if the bank compounds annually (n = 1).
\n" );
document.write( "Answer: \r
\n" );
document.write( "\n" );
document.write( "Show work in this space. Use ^ to indicate the power. \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "b) Calculate the return (A) if the bank compounds quarterly (n = 4).
\n" );
document.write( "Answer: \r
\n" );
document.write( "\n" );
document.write( "Show work in this space \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "c) Calculate the return (A) if the bank compounds monthly (n = 12).
\n" );
document.write( "Answer: \r
\n" );
document.write( "\n" );
document.write( "Show work in this space \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "d) Calculate the return (A) if the bank compounds daily (n = 365).
\n" );
document.write( "Answer:
\n" );
document.write( "Show work in this space \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "e) What observation can you make about the increase in your return as your compounding increases more frequently?
\n" );
document.write( "Answer: \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "f) If a bank compounds continuous, then the formula takes a simpler, that is
\n" );
document.write( "
\n" );
document.write( "where e is a constant and equals approximately 2.7183.
\n" );
document.write( "Calculate A with continuous compounding.
\n" );
document.write( "Answer: \r
\n" );
document.write( "\n" );
document.write( "Show work in this space \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "g) Now suppose, instead of knowing t, we know that the bank returned to us $15,000 with the bank compounding continuously. Using logarithms, find how long we left the money in the bank (find t).
\n" );
document.write( "Answer: \r
\n" );
document.write( "\n" );
document.write( "Show work in this space \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "h) A commonly asked question is, “How long will it take to double my money?” At 10% interest rate and continuous compounding, what is the answer?
\n" );
document.write( "Answer: \r
\n" );
document.write( "\n" );
document.write( "Show work in this space \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "4) For a fixed rate, a fixed principal amount, and a fixed compounding cycle, the return is an exponential function of time. Using the formula, , let r = 10%, P = 1, and n = 1 and give the coordinates (t, A) for the points where t = 0, 1, 2, 3, 4.\r
\n" );
document.write( "\n" );
document.write( "a) Show coordinates in this space\r
\n" );
document.write( "\n" );
document.write( "Show work in this space\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "b) Show graph here \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #20784 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I'll do a few of these as examples. \n" ); document.write( "#b A=P(1+r/n)^(nt) \n" ); document.write( " A=10000(1+0.10/4)^[(4)(2)] \n" ); document.write( " A=10000(1+0.025)^8 \n" ); document.write( " A=10000(1.025)^8 \n" ); document.write( " A=$12184.03\r \n" ); document.write( "\n" ); document.write( "#f A=Pe^(rt) \n" ); document.write( " A=10000e^(0.10(2)) \n" ); document.write( " A=10000e^0.20 \n" ); document.write( " A=$12214.03\r \n" ); document.write( "\n" ); document.write( "#g 15000=10000e^(0.10t) \n" ); document.write( " 1.5 =e^0.10t \n" ); document.write( " Take the natural log of both sides to get: \n" ); document.write( " ln1.5==0.1t \n" ); document.write( " 0.40465108...=0.1t \n" ); document.write( " t=4.05 years\r \n" ); document.write( "\n" ); document.write( "#h 20,000=10000e^(0.1t) \n" ); document.write( " 2=e^0.1t \n" ); document.write( " Take the natural log of both sides to get: \n" ); document.write( " 0.69=0.1t \n" ); document.write( " t=6.9 years (This is called \"the rule of seven\".) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |