document.write( "Question 414328: the annual interest on a 9000 investment exceeds the interest earned on a 3000 investment by 438. the 9000 is invested at 0.7% higher rate of interest than the 3000. what is the interest of each \n" ); document.write( "
Algebra.Com's Answer #290618 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
interest on 3000 investment = x
\n" ); document.write( "interest on 9000 investment = x + 438\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "interest rate of 3000 investment = y
\n" ); document.write( "interest rate of 9000 investment = y + .007\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you convert interest rate percent to interest rate by dividing by 100%.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you get .7% = .7%/100% = .007\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "investment times interest rate = interest.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "9000 * (y + .007) = x + 438
\n" ); document.write( "3000 * y = x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you can replace x in the first equation with the value of x from the second equation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this reduces the first equation to one unknown which can be solved for.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "9000 * (y + .007) = (3000 * y) + 438\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "all you have to do now is solve for y.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify the equation to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "9000 * y + .007 * 9000 = 3000*y + 438\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify further to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "9000 * y + 63 = 3000 * y + 438\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtract 63 from both sides of the equation and subtract 3000 * y from both sides of the equation to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "9000 * y - 3000 * y = 438 - 63\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "6000 * y = 375\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide both sides of the equation by 6000 to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = .0625\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's the interest rate for the 3000 investment.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3000 * .0625 = 187.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's the interest for the 3000 investment which equal to x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the interest rate on the 9000 investment is equal to .0625 + .007 = .0695\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "9000 * .0695 = 625.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's the interest for the 9000 investment which should be equal to x + 438\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = 187.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + 438 = 187.5 + 438 = 625.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the requirements of the problem are satisfied so the answer is correct.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the answer is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the interest rate of the 3000 investment is .0625
\n" ); document.write( "the interest rate of the 9000 investment is .0695
\n" ); document.write( "
\n" );