document.write( "Question 339387: You deposit $1230 into a savings account earning 6.5% interest, compounded semi-annually. How many periods does it take to accumulate amount of $3,109.69 in the account? \n" ); document.write( "
Algebra.Com's Answer #243212 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
You deposit $1230 into a savings account earning 6.5% interest, compounded semi-annually. How many periods does it take to accumulate amount of $3,109.69 in the account?
\n" ); document.write( "------------
\n" ); document.write( "A(t) = Ao(1+(r/n))^(nt)
\n" ); document.write( "3109.69 = 1230(1+(0.065/2))^(2t)
\n" ); document.write( "----
\n" ); document.write( "2.5282 = 1.0325^(2t)
\n" ); document.write( "---
\n" ); document.write( "(2t)log(1.0325) = log(2.5282)
\n" ); document.write( "2t = 29
\n" ); document.write( "---
\n" ); document.write( "t = 14.5 years
\n" ); document.write( "=====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );