document.write( "Question 1166629: Two bond funds pay interest at rates that differ by 3%. Money invested for one year in the first fund earns $400 interest. The same amount invested in the other fund earns $520. Find the lower rate of interest.
\n" ); document.write( " %
\n" ); document.write( "

Algebra.Com's Answer #791159 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Two bond funds pay interest at rates that differ by 3%.
\n" ); document.write( "Money invested for one year in the first fund earns $400 interest.
\n" ); document.write( "The same amount invested in the other fund earns $520.
\n" ); document.write( " Find the lower rate of interest. %
\n" ); document.write( ":
\n" ); document.write( "let A = amt invested in each fund
\n" ); document.write( "let r = lower interest rate in decimal form
\n" ); document.write( "then
\n" ); document.write( "(r+.03) = higher interest rate
\n" ); document.write( ":
\n" ); document.write( "rA = 400
\n" ); document.write( "and
\n" ); document.write( "A(r+.03) = 520
\n" ); document.write( "rA + .03A = 520
\n" ); document.write( "replace rA with 400
\n" ); document.write( "400 + .03A = 520
\n" ); document.write( ".03A = 520-400
\n" ); document.write( "A = 120/.03
\n" ); document.write( "A = $4000 is the amt
\n" ); document.write( "then
\n" ); document.write( "4000r = 400
\n" ); document.write( "r = 400/4000
\n" ); document.write( "r = .10 or 10 % is the lower interest
\n" ); document.write( ";
\n" ); document.write( ":
\n" ); document.write( "Confirm this by finding the int at the higher rate
\n" ); document.write( ".13 * 4000 = 520\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );