document.write( "Question 673691: How much is 8 million dollars at 10% compounded every 90 days after 2 years \n" ); document.write( "
Algebra.Com's Answer #418875 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=8000000(1+0.10/4)^4*2
\n" ); document.write( "A=8000000(1.025)^8
\n" ); document.write( "A=8000000*1.2184
\n" ); document.write( "A=$9747200.00
\n" ); document.write( "
\n" );