document.write( "Question 1143007: Two certificates of deposit pay interest at rates that differ by 4%. Money invested for one year in the first CD earns $140 interest. The same principal invested in the other CD earns $280. Find the two rates of interest. \n" ); document.write( "
Algebra.Com's Answer #763761 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!
Since the interest rates differ by 4% and the interest amount of the higher rate is exactly double that of the lower, the first CD must pay 4% interest and the other CD must pay 8%.
\r
\n" ); document.write( "\n" ); document.write( "---------------
\n" ); document.write( "

\n" ); document.write( "To see this algebraically: \r
\n" ); document.write( "\n" ); document.write( " P*r = 140 (1)
\n" ); document.write( " P*(r+0.04) = 280 (2)\r
\n" ); document.write( "\n" ); document.write( " P*r + 0.04P = 280
\n" ); document.write( " 140 + 0.04P = 280 <<< subs for P*r from (1)
\n" ); document.write( " 0.04P = 140
\n" ); document.write( " P = 140/0.04 = 3500
\n" ); document.write( "
\n" ); document.write( " 3500*(r+0.04) = 280
\n" ); document.write( " r+0.04 = 280/3500
\n" ); document.write( " r+0.04 = 0.08 ---> r = 0.04 (= 4%)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );