document.write( "Question 206988: You deposited $2,500 a year ago. Today, you received your interest payment for $275. How much interest did you receive for the year? \n" ); document.write( "
Algebra.Com's Answer #156491 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
2500*i=275
\n" ); document.write( "i=275/2500
\n" ); document.write( "i=.11 or 11% interest.
\n" ); document.write( "
\n" );