document.write( "Question 1147235: Suppose you invest a certain amount of money in an account that pays 6% interest annually and $1000 more in an account that pays 2% annually how much money was invested in each account if the total interest for a year is $660 \n" ); document.write( "
Algebra.Com's Answer #768558 by ikleyn(52914) You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "Let x be the amount invested at 6%.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then the other amount is (x+1000) dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The total interest is the sum of partial interests\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 0.06x + 0.02*(x+1000) = 660.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Express x and calculate\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " x =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |