document.write( "Question 454506: find the accumulated amount at the end of eight months on a $1200 bank deposit paying simple interest at a rate of 7% a year
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #312086 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
I=Prt
\n" ); document.write( "I=1200*0.07*0.667
\n" ); document.write( "I=56
\n" ); document.write( "-------
\n" ); document.write( "1200+56=1256
\n" ); document.write( "
\n" );