document.write( "Question 425806: if I invest $60,000 a year at 10% compound interest per year, how much will I have at the end of 10 years \n" ); document.write( "
Algebra.Com's Answer #296365 by linh117(31)\"\" \"About 
You can put this solution on YOUR website!
y=P(1+r)^n
\n" ); document.write( "y=60000(1+.1)^10
\n" ); document.write( "y=60000(1.1)^10 simplify
\n" ); document.write( "
\n" );