document.write( "Question 163333: sally puts $200.00 in a bank account. Each year the account earns 8% simple interest. How much iterest will be earned in three years? \n" ); document.write( "
Algebra.Com's Answer #120381 by elima(1433)\"\" \"About 
You can put this solution on YOUR website!
I=PRT
\n" ); document.write( "I=(200)(.08)(3)
\n" ); document.write( "I=$48
\n" ); document.write( ":)
\n" ); document.write( "
\n" );