document.write( "Question 792872: 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. \n" ); document.write( "
Algebra.Com's Answer #480168 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! A=1000000(1.02)^4 \n" ); document.write( "A=1000000(1.082432) \n" ); document.write( "A=$1,082,432.00 \n" ); document.write( " |