document.write( "Question 887787: After one interest period, the interest earned on a $7000 investment exceeds the interest earned on a $5000 investment by $160. The interest rate for the $5000 investment is 1.6% greater than the interest rate for the $5000 investment. Find the interest rates for the two investments. \n" ); document.write( "
Algebra.Com's Answer #537231 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
After one interest period, the interest earned on a $7000 investment exceeds the interest earned on a $5000 investment by $160. The interest rate for the $5000 investment is 1.6% greater than the interest rate for the $7000 investment. Find the interest rates for the two investments.
\n" ); document.write( "***
\n" ); document.write( "let x=interest rate for the $7000 investment
\n" ); document.write( "x+.016=interest rate for the $5000 investment
\n" ); document.write( "7000x-5000(x+.016)=160
\n" ); document.write( "7000x-5000x+80=160
\n" ); document.write( "2000x=80
\n" ); document.write( "x=80/2000
\n" ); document.write( "x=.04
\n" ); document.write( "x+.016=0.056
\n" ); document.write( "interest rate for the $7000 investment=4.0%
\n" ); document.write( "interest rate for the $5000 investment=5.6%
\n" ); document.write( "
\n" );