document.write( "Question 1175893: How much would be the difference in the total interest in an investment at the end of 8 months: 7% at simple interest or 6% compounded monthly for principal of 100,000? \n" ); document.write( "
Algebra.Com's Answer #801832 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
I=prt=100000*0.07*(2/3)
\n" ); document.write( "=$4666.67 for simple interest
\n" ); document.write( "-
\n" ); document.write( "P=Po(1+(.06/12))^8 for compounding monthly,
\n" ); document.write( "P=$104070.70,
\n" ); document.write( "so interest is $4070.70
\n" ); document.write( "$595.97 more with simple interest.
\n" ); document.write( "
\n" ); document.write( "
\n" );