document.write( "Question 826672: Nicole deposited $400 into an account that earns 5% simple interest. After 5 years, how much money will be in her account. \n" ); document.write( "
Algebra.Com's Answer #498214 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
I=Prt
\n" ); document.write( "I=400*0.05*5
\n" ); document.write( "I=100
\n" ); document.write( "400+100=$500
\n" ); document.write( "
\n" );