document.write( "Question 1058734: For a deposit of EUR2000 we receive EUR30 as interest for 4 months. Find the interest RATE for one year. \n" ); document.write( "
Algebra.Com's Answer #673834 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
I=prt
\n" ); document.write( "r=I/pt
\n" ); document.write( "=30/(2000*1/3)
\n" ); document.write( "=90/2000
\n" ); document.write( "=0.045 or 4.5%
\n" ); document.write( "
\n" );