document.write( "Question 859498: If I invest $10,000 and it grows to 25,000 in 12 years what is the annual interest rate if the interest is compounded quarterly? \n" ); document.write( "
Algebra.Com's Answer #517799 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " In General \"A%28t%29+=+P%281%2Br%2Fn%29%5E%28nt%29\"
\n" ); document.write( "A = Accumulated Amount $25,000
\n" ); document.write( "P= principal = $10,000
\n" ); document.write( "r= annual rate =
\n" ); document.write( "n= periods per year = 4
\n" ); document.write( "t= years = 12
\n" ); document.write( "\"25000%2F+10000+=+%281%2Br%2F4%29%5E%2848%29\"
\n" ); document.write( " \"root%2848%2C+2.5%29+=+1+%2B+.25r\"
\n" ); document.write( " (1.019 - 1)/.25 = r = .076 0r r = 7.6% \n" ); document.write( "
\n" );