document.write( "Question 972610: Thomas wants to save money for a vacation. Thomas invests $1,200 in an account that pays an interest rate of 4%.
\n" );
document.write( "How many years will it take for the account to reach $14,000? Round your answer to the nearest hundredth.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #594896 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! A=p{1+(r/n)}^nt where r is rate, n the number of compoundings per year and t the years.\r \n" ); document.write( "\n" ); document.write( "14000=1200{1+.04/n}^nt We are not given the number of compoundings. I will assume 1.\r \n" ); document.write( "\n" ); document.write( "14000=1200(1.04)^t\r \n" ); document.write( "\n" ); document.write( "11.6667=1.04^t \n" ); document.write( "logs of both sides \n" ); document.write( "log 11.6667=t log 1.04 \n" ); document.write( "log11.6667/log 1.04 =t \n" ); document.write( "1.067/.017=62.76 years\r \n" ); document.write( "\n" ); document.write( "with continuous compounding \n" ); document.write( "A=Pe^rt \n" ); document.write( "11.6667=e^rt \n" ); document.write( "ln of both sides \n" ); document.write( "2.456=.04*t \n" ); document.write( "t=61.40 years\r \n" ); document.write( "\n" ); document.write( "Rule of 72, it would double in 18 years. Three doublings in 54 years, and four doublings in 72 years. \n" ); document.write( "That would be 9600 in 54 years and 19,200 in 72 years, so the answer is between them, as it is. \n" ); document.write( " |