document.write( "Question 827457: Compute the amount of compound interest earned in 1 year for an investment of $1,000,000 with a nominal interest rate of 8% compounded quarterly. (Points : 2.5) \n" ); document.write( "
Algebra.Com's Answer #498703 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! FV=1000000(1+0.08/4)^4 \n" ); document.write( "FV=1000000(1.082432) \n" ); document.write( "FV=$1,082,432.00 \n" ); document.write( " |