document.write( "Question 457204: Money in a saving account increases at a rate of 4% per year. If the account has $22,000 in it now, how much should it have at the end of 2 years? \n" ); document.write( "
Algebra.Com's Answer #313694 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=22000(1.04)^2
\n" ); document.write( "A=$23,795.20
\n" ); document.write( "
\n" );