document.write( "Question 962515: A person invests 6000 dollars in a bank. The bank pays 6% interest compounded daily.
\n" ); document.write( "To the nearest tenth of a year, how long must the person leave the money in the bank until it reaches 11100 dollars?
\n" ); document.write( "

Algebra.Com's Answer #854556 by ikleyn(53886)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( " person invests 6000 dollars in a bank. The bank pays 6% interest compounded daily.
\n" ); document.write( "To the nearest tenth of a year, how long must the person leave the money in the bank until it reaches 11100 dollars?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "        The solution and the answer in the post by @lwsshak3 both are incorrect due to arithmetic error on the way.\r
\n" ); document.write( "\n" ); document.write( "        Find my correct solution below.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A=P(1+r/n)^nt, P=initial investment, r=interest rate, n=number of compounding periods per year
\n" ); document.write( "A=amt after t-years
\n" ); document.write( "..
\n" ); document.write( "assume 365 days/yr
\n" ); document.write( "11100 = 6000(1+.06/365)^365t
\n" ); document.write( "111/60 = (1+0.06/365)^365t
\n" ); document.write( "111/60 = (1+0.06/365)^365t
\n" ); document.write( "take log of both sides
\n" ); document.write( "log(111/60) = 365t*log(1+0.06/365)
\n" ); document.write( "t=log(111/60)/(365*log(1+0.06/365)) = 10.25391
\n" ); document.write( "how long must the person leave the money in the bank? about 10.25 years. (rounded as requested)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "CHECK.   \"6000%2A%281%2B0.06%2F365%29%5E%28365%2A10.25%29\" = 11,097 dollars     <<<--->>>     very close to  $11,000.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solved correctly.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );