document.write( "Question 1186746: A person has $50,000 to invest. As the person's financial consultant, you recommend that the money be invested in Treasury bills that yield 4% Treasury bonds that yield 8% and corporate bonds that yield 12% The person wants to have an annual income of $3920 and the amount invested in corporate bonds must be half that invested in Treasury bills. Find the amount in each investment. \n" ); document.write( "
Algebra.Com's Answer #817710 by ikleyn(52847)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A person has $50,000 to invest. As the person's financial consultant, you recommend that \n" ); document.write( "- - - the money be invested in Treasury bills that yield 4%, \n" ); document.write( "- - - Treasury bonds that yield 8%, and \n" ); document.write( "- - - corporate bonds that yield 12%. \n" ); document.write( "The person wants to have an annual income of $3920 and the amount invested in corporate bonds \n" ); document.write( "must be half that invested in Treasury bills. Find the amount in each investment. \n" ); document.write( "~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " Look how nicely I re-formatted your post to make major key info easy readable.\r \n" ); document.write( "\n" ); document.write( " By the way, it is IMPORTANT PART of the reading stage and the solution procedure ( ! )\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let x be the amount invested in corporate bonds (12%), in dollars.\r\n" ); document.write( "\r\n" ); document.write( "Then the amount invested in Treasury bills (4%) is twice of it, i.e. 2x dollars,\r\n" ); document.write( "\r\n" ); document.write( "and the amount invested in Treasury bonds (8%) is the rest (50000-x-2x) = (50000-3x) dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "At this point, you can write the total annual interest equation\r\n" ); document.write( "\r\n" ); document.write( " 0.12x + 0.04*(2x) + 0.08*(50000-3x) = 3920.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The setup is completed. To solve the equation, simply it step by step\r\n" ); document.write( "\r\n" ); document.write( " 0.12x + 0.08x + 0.08*50000 - 0.24x = 3920\r\n" ); document.write( "\r\n" ); document.write( " 0.12x + 0.08x - 0.24x = 3920 - 0.08*50000\r\n" ); document.write( "\r\n" ); document.write( " - 0.04x = -80\r\n" ); document.write( "\r\n" ); document.write( " x = -80/(-0.04) = 80/0.04 = 8000/4 = 2000.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Thus the amount invested in corporate bonds is x = 2000 dollars;\r\n" ); document.write( "\r\n" ); document.write( " invested in Treasury bills is 2x = 2*2000 = 4000 dollars,\r\n" ); document.write( "\r\n" ); document.write( " and invested in Treasury bonds is the rest 50000 - 2000 - 4000 = 44000 dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "CHECK. 0.12*2000 + 0.04*4000 + 0.08*44000 = 3920 dollars, the total annual interest. ! Correct !\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "---------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The most interesting in my solution is that I managed to solve the problem using only one unknown and one single equation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It is the major lesson for you to learn.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |