document.write( "Question 997639: You have 70000 dollars to invest for 7 years. Which investment will provide the gather return, 5 percent compounded yearly or 4.75 compounded monthly? \n" ); document.write( "
Algebra.Com's Answer #615640 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
It is the difference between
\n" ); document.write( "{1+.05)^7=1.407 (that is how much the initial principal is multiplied by.
\n" ); document.write( "(1+(.0475/12))^84=1.394
\n" ); document.write( "The first one is better.
\n" ); document.write( "P=Po{1+rate/compoundings per year)^number of years*compounding per year
\n" ); document.write( "
\n" );