document.write( "Question 1209221: $3000 is deposited at 8% compounded semiannually. How long does it take to double? Round to the nearest tenth of a year.
\n" ); document.write( "Use the formula
\n" ); document.write( "A=P(1+r/n)^nt
\n" ); document.write( "possible answers
\n" ); document.write( "1.) 8.8 years
\n" ); document.write( "2.) 9.2 years
\n" ); document.write( "3.) 9 years
\n" ); document.write( "4.) 8.6 years
\n" ); document.write( "

Algebra.Com's Answer #847861 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Answer: 8.8 years\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Work Shown
\n" ); document.write( "P = 3000 is the investment amount. We wish to double it to A = 6000 dollars.
\n" ); document.write( "r = 0.08 = decimal form of the annual interest rate
\n" ); document.write( "n = 2 since we're compounding 2 times a year
\n" ); document.write( "The goal is to solve for t.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = P(1+r/n)^(nt)
\n" ); document.write( "6000 = 3000(1+0.08/2)^(2*t)
\n" ); document.write( "6000/3000 = (1.04)^(2*t)
\n" ); document.write( "2 = (1.04)^(2*t)
\n" ); document.write( "Log(2) = Log( (1.04)^(2*t) )
\n" ); document.write( "Log(2) = 2t*Log(1.04)
\n" ); document.write( "t = (1/2)*Log(2)/Log(1.04)
\n" ); document.write( "t = 8.836494 approximately
\n" ); document.write( "t = 8.8 years when rounding to the nearest tenth of a year. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Footnotes:
  • Use logs to isolate the variable exponent. A useful phrase to remember is \"When the variable is in the trees we log it down\".
  • I used the rule Log(x^y) = y*Log(x) which allows us to pull down the exponent.
  • The logs can be any valid base. Perhaps base 10 is easiest to work with.
  • The 3000 doesn't affect the answer. We can change the 3000 to any positive number we want, and get the same result at the end.
  • Upon thinking about it more, it doesn't make much sense to round to the nearest tenth. It would be best to round to the nearest half (since we're compounding the money every half a year). However, I'll stick with the answer 8.8 since that appears to be what the teacher wants.

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