document.write( "Question 835089: find the total amount in an account if $2500 is invested at 6.1% simple interest for 3.5 years \n" ); document.write( "
Algebra.Com's Answer #503344 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
I=Prt
\n" ); document.write( "I=2500*0.061*3.5
\n" ); document.write( "I=533.75
\n" ); document.write( "-----------
\n" ); document.write( "2500+533.75=3035.75
\n" ); document.write( "
\n" );