document.write( "Question 1118536: Julie has $80,000 to invest. She invests part at 5%, one fourth this amount at 6%, and the balance 7%. Her total income from interest is $4,700. Find the amount invested at each rate \n" ); document.write( "
Algebra.Com's Answer #733892 by ikleyn(52800)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "This problem, although seems to be complicated from the first glance, is actually very simple one unknown problem.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Let x be the amount invested at 5%.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then you have this \"total interest\" equation\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "0.05x + 0.06*(0.25x) + 0.07*(80000 - x - 0.25x) = 4700.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "This equations tells everything about itself, you only need to hear it . . . I mean \"to read it\" . . . \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Please recognize that 0.25x is\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |