document.write( "Question 1164315: Sum of $250,000 earns interest at a rate of 12% per year compounded quarterly. How long will it take the investment to grow to $ 400,000? \n" ); document.write( "
Algebra.Com's Answer #788637 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! P=Po(1+(r/t))^n \n" ); document.write( "400000=250000(1+.03)^nt, the nt being the total number of times it is compounded. \n" ); document.write( "1.6=1.03^nt \n" ); document.write( "ln both sides \n" ); document.write( "0.4700=nt ln 1.03 \n" ); document.write( "nt=15.901 \n" ); document.write( "t=3.975 years. After 15 quarters it will not be 400000 but after 16 it will be more than 400000.\r \n" ); document.write( "\n" ); document.write( "Rough check \n" ); document.write( "12% of 250000 is 30000 \n" ); document.write( "four years of that without compounding would be 120000 more or 370000 \n" ); document.write( "with compounding, the above answer is reasonable. \n" ); document.write( " |