document.write( "Question 1073982: Two bond funds pay interest at rates that differ by 2%. Money invested for one year in the first fund earns $225 interest. The same amount invested in the second fund earns $275. Find the lower rate of interest. \n" ); document.write( "
Algebra.Com's Answer #688755 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
Let n be the amount invested in each of these two bond fund, and r be the lower interest rate. Then the higher interest rate would be r+.02. So:
\n" ); document.write( "n(r)=225
\n" ); document.write( "n(r+.02)=275
\n" ); document.write( "So:
\n" ); document.write( "225/r=275/r+.02
\n" ); document.write( "275r=225r+4.5
\n" ); document.write( "50r=4.5
\n" ); document.write( "r=4.5/50=.09
\n" ); document.write( "The lower interest rate is .09, or 9%;while the higher interest rate is 11%. ☺☺☺☺
\n" ); document.write( "
\n" ); document.write( "
\n" );