document.write( "Question 1040069: jimmy invest 18000 in an account that pays 7.27% compounded quarterly. How long(in years and months) will it take for his investment to reach 25000. Round the answer for months up to the nearest multiple of 3
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #654854 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
jimmy invest 18000 in an account that pays 7.27% compounded quarterly. How long(in years and months) will it take for his investment to reach 25000. Round the answer for months up to the nearest multiple of 3
\n" ); document.write( "---------------
\n" ); document.write( "A(t) = P(1+(r/n))^(n*t)
\n" ); document.write( "----
\n" ); document.write( "25000 = 18000(1+(0.0727/4))^(4*t)
\n" ); document.write( "-------
\n" ); document.write( "(1.0182)^(4t) = 25/18
\n" ); document.write( "-----
\n" ); document.write( "4t = log(25/18)/log(1.0182) = 18.21
\n" ); document.write( "Ans:: time = 18.21/4 = 4.55 years = 4 yrs 6.6 mts OR 4 years 7 months
\n" ); document.write( "---------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "------------------
\n" ); document.write( "
\n" );