document.write( "Question 926616: How much will an investment of $20,000 be worth in 3 years if interest is compounded quarterly at 8%? \n" ); document.write( "
Algebra.Com's Answer #562389 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
How much will an investment of $20,000 be worth in 3 years if interest is compounded quarterly at 8%?
\n" ); document.write( "-------------
\n" ); document.write( "3 yrs = 12 periods
\n" ); document.write( "r = 8/4 = 2% per period
\n" ); document.write( "-----------
\n" ); document.write( "FV = 20000*1.02^12
\n" ); document.write( "
\n" );