document.write( "Question 1001415: Anthony's weekly salary is 400. if he earns a 5% increase each year, what will be his weekly salary, in dollars, two years from now? \n" ); document.write( "
Algebra.Com's Answer #618603 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
400*(1+0.05)^2
\n" ); document.write( "400*1.1025
\n" ); document.write( "441 is his salary two years from now.
\n" ); document.write( "
\n" ); document.write( "
\n" );