document.write( "Question 279618: Investor Company loaned out a total of $36,000, part at 6% interest and part at 9% interest. They reported that the annual earnings from both investments were the same amount that would have been earned by the total loan if it had been invested at 8%. Find the amount loaned at each rate. \n" ); document.write( "
Algebra.Com's Answer #854164 by ikleyn(53742) You can put this solution on YOUR website! . \n" ); document.write( "Investor Company loaned out a total of $36,000, part at 6% interest and part at 9% interest. \n" ); document.write( "They reported that the annual earnings from both investments were the same amount that would have been earned \n" ); document.write( "by the total loan if it had been invested at 8%. Find the amount loaned at each rate. \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " The solution in the post by @mananth is incorrect,\r \n" ); document.write( "\n" ); document.write( " since the governing equation was setup incorrectly in his post.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " I came to bring a correct and accurate solution.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let x be the amount invested at 9% interest.\r\n" ); document.write( "Then (36000-x) dollars invested at 6%.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Write the total interest equation\r\n" ); document.write( "\r\n" ); document.write( " 0.09x + 0.06*(36000-x) = 0.08*36000.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Simplify and find x\r\n" ); document.write( "\r\n" ); document.write( " 0.09x + 0.06*36000 - 0.06x = 0.08*36000,\r\n" ); document.write( "\r\n" ); document.write( " 0.09x - 0.06x = 0.08*36000 - 0.06*36000,\r\n" ); document.write( "\r\n" ); document.write( " 0.03x = 0.02*36000\r\n" ); document.write( "\r\n" ); document.write( " x =\r \n" ); document.write( "\n" ); document.write( "Solved correctly.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |