document.write( "Question 255702: Anne deposits $2500 in an account that earns 7.5% annual interest compounded quarterly. Find out how long it will take for Anne to earn $500 in interest \n" ); document.write( "
Algebra.Com's Answer #187945 by EMStelley(208)\"\" \"About 
You can put this solution on YOUR website!
Remember that the formula for compound interest is:\r
\n" ); document.write( "\n" ); document.write( "\"A+=+P%281+%2B+r%2Fn%29%5Ent\"\r
\n" ); document.write( "\n" ); document.write( "In this problem, P = 2500, r = 0.075, n = 4 and t is our unknown. If Anne earns $500 in interest, then the total amount she has is A = 3000. So our problem is:\r
\n" ); document.write( "\n" ); document.write( "\"3000+=+2500%281+%2B+0.075%2F4%29%5E%284t%29\"\r
\n" ); document.write( "\n" ); document.write( "Our first step is to divide both sides by 2500.\r
\n" ); document.write( "\n" ); document.write( "\"1.2+=+%281.01875%29%5E%284t%29\"\r
\n" ); document.write( "\n" ); document.write( "Now, we need to get the exponent down since that is where the variable is. So we take the log of both sides:\r
\n" ); document.write( "\n" ); document.write( "\"log%281.2%29+=+%284t%29log%281.01875%29\"\r
\n" ); document.write( "\n" ); document.write( "Now we divide both sides by log(1.01875):\r
\n" ); document.write( "\n" ); document.write( "\"log%281.2%29%2Flog%281.01875%29+=+4t\"\r
\n" ); document.write( "\n" ); document.write( "And last, we divide both sides by 4:\r
\n" ); document.write( "\n" ); document.write( "\"log%281.2%29%2F%284log%281.01875%29%29+=+t\"\r
\n" ); document.write( "\n" ); document.write( "Using the calculator, we have that t = 2.45 years.
\n" ); document.write( "
\n" );