document.write( "Question 348385: If you have $250 in a bank account for 2 years. It earns $7.50 simple interest. What is the annual interest? \n" ); document.write( "
Algebra.Com's Answer #249056 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
I=PRT
\n" ); document.write( "7.50=250*R*2
\n" ); document.write( "7.5=500R
\n" ); document.write( "R=7.50/500
\n" ); document.write( "R=.015 OR 1.5% INTEREST.
\n" ); document.write( "
\n" );