document.write( "Question 73568: Could you please help me solve this interest word problem? I'm clueless and don't know where to start! Here is the 2 part question.\r
\n" );
document.write( "\n" );
document.write( "The formula for calculating the amount of money returned for an initial deposit money into a bank account or CD is given by
\n" );
document.write( "A=P( 1+r)^nt
\n" );
document.write( " -
\n" );
document.write( " n\r
\n" );
document.write( "\n" );
document.write( "However, my question is now suppose, instead of knowing t, we know that the bank returned to us $15,000 with the bank compounding continuously. Using natural logarithms, find how long we have left the money in the bank (find t). Round your answer to the hundredth's place. \n" );
document.write( "
Algebra.Com's Answer #52621 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Given: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "where A is the amount returned, P is the initial deposit, n is the number of times the compounding \n" ); document.write( "takes place in a year, r is the annual interest rate expressed as a decimal, and t is the \n" ); document.write( "number of years the investment remains on deposit. \n" ); document.write( ". \n" ); document.write( "Actually, for continuous compounding, which is called for in the problem, the formula \n" ); document.write( "that should be used is: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "where A, P, r, and t are as defined above and e is the base of the natural logarithms. \n" ); document.write( ". \n" ); document.write( "You picked the wrong equation for continuous compounding. The one you gave is more useful \n" ); document.write( "for a limited number of compoundings in a year ... twice a year, quarterly, monthly or \n" ); document.write( "weekly. \n" ); document.write( ". \n" ); document.write( "So you need to proceed with the correct equation to use in solving for t subject to continuous \n" ); document.write( "compounding: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Now substitute $15,000 for A to get: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "the fact that there is an exponent that contains the unknown suggests that we take the \n" ); document.write( "logarithm of both sides so we can use the logarithmic property that in a logarithm \n" ); document.write( "of a quantity having an exponent you can remove the exponent and use it as a multiplier \n" ); document.write( "of the logarithm. And since e (the base of natural logs) is involved in the equation, \n" ); document.write( "this suggests that we take the natural log of both sides of this equation (ln is the way \n" ); document.write( "we identify natural logarithms). \n" ); document.write( ". \n" ); document.write( "I haven't figured a way to make the formula translator at this site work on natural logs. \n" ); document.write( "Therefore, I'm going back to the text way of writing equations. Sorry ...\r \n" ); document.write( "\n" ); document.write( "After taking the natural logarithm of both sides we have: \n" ); document.write( ". \n" ); document.write( "ln(15000) = ln(P*e^(rt)) \n" ); document.write( ". \n" ); document.write( "A calculator tells you that ln(15000) = 9.61580548 Substitute this to give: \n" ); document.write( ". \n" ); document.write( "9.61580548 = ln(P*e^(rt)) \n" ); document.write( ". \n" ); document.write( "By the rules of logarithms the log of a product is equal to the sums of the logs of the \n" ); document.write( "terms in the product. Therefore we can write the right side of this equation as: \n" ); document.write( ". \n" ); document.write( "9.61580548 = ln(P) + ln(e^(r*t)) \n" ); document.write( ". \n" ); document.write( "and as explained above, the exponent (rt) can be written as the multiplier of the log \n" ); document.write( "to give us: \n" ); document.write( ". \n" ); document.write( "9.61580548 = ln(P) + (r*t)*ln(e) \n" ); document.write( ". \n" ); document.write( "But ln(e) equals 1 and this reduces the problem to: \n" ); document.write( ". \n" ); document.write( "9.61580548 = ln(P) + r*t \n" ); document.write( ". \n" ); document.write( "ln(P) is just a number you can get from a calculator. In solving for t you need it on \n" ); document.write( "the other side of the equation, so subtract ln(P) from both sides of the equation to \n" ); document.write( "give you: \n" ); document.write( ". \n" ); document.write( "9.61580548 - ln(P) = r*t \n" ); document.write( ". \n" ); document.write( "Now you can solve for t (in years) by dividing the entire left side of this equation by \n" ); document.write( "r. I would help you with this, but you didn't provide P or r in your description of \n" ); document.write( "the problem. (r should be something like .06 for a 6% annual interest rate. Use the \n" ); document.write( "decimal form). \n" ); document.write( ". \n" ); document.write( "Hope this helps you to get to a solution for this problem. \n" ); document.write( " |