document.write( "Question 417165: Write an expression for the amount in the bank after 1 year if P dollars are in the account with the annual yield 2% \n" ); document.write( "
Algebra.Com's Answer #292121 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=P(1.02) \n" ); document.write( "
\n" );