document.write( "Question 1003896: How much time will be needed for $24,000 to grow to $24,974.50 if deposited at 4% compound quaterly? \n" ); document.write( "
Algebra.Com's Answer #620511 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
24974.50=24000(1+.04/4)^4t
\n" ); document.write( "1.041=(1.01)^4t
\n" ); document.write( "ln of both sides before rounding.
\n" ); document.write( "0.0398=4t(ln1.01)=0.0398
\n" ); document.write( "1 year
\n" ); document.write( "check
\n" ); document.write( "$24000(1.01)^4=$24950.
\n" ); document.write( "
\n" );