document.write( "Question 1201032: Formulate but do not solve the problem.\r
\n" ); document.write( "\n" ); document.write( "The management of a private investment club has a fund of $300,000 earmarked for investment in stocks. To arrive at an acceptable overall level of risk, the stocks that management is considering have been classified into three categories: high-risk, medium-risk, and low-risk. Management estimates that high-risk stocks will have a rate of return of 16%/year; medium-risk stocks, 10%/year; and low-risk stocks, 6%/year. The investment in low-risk stocks is to be twice the sum of the investments in stocks of the other two categories. If the investment goal is to have an average rate of return of 9%/year on the total investment, determine how much the club should invest in each type of stock. (Assume that all the money available for investment is invested. Let x, y, and z denote the amount, in dollars, invested in high-, medium-, and low-risk stocks, respectively.)
\n" ); document.write( "? = 300,000
\n" ); document.write( " ? = z
\n" ); document.write( " ? = .09(300,000)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #835538 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Formulate but do not solve the problem.\r\n" );
document.write( "\r\n" );
document.write( "The management of a private investment club has a fund of $300,000 earmarked for investment in stocks. To arrive at an acceptable overall level of risk, the stocks that management is considering have been classified into three categories: high-risk, medium-risk, and low-risk. Management estimates that high-risk stocks will have a rate of return of 16%/year; medium-risk stocks, 10%/year; and low-risk stocks, 6%/year. The investment in low-risk stocks is to be twice the sum of the investments in stocks of the other two categories. If the investment goal is to have an average rate of return of 9%/year on the total investment, determine how much the club should invest in each type of stock. (Assume that all the money available for investment is invested. Let x, y, and z denote the amount, in dollars, invested in high-, medium-, and low-risk stocks, respectively.)\r\n" );
document.write( "?  = 300,000\r\n" );
document.write( " ? = z\r\n" );
document.write( " ? = .09(300,000)\r\n" );
document.write( "\r\n" );
document.write( "With high, medium, and low-risk amounts being x, y, and z, respectively, we get the following equations:\r\n" );
document.write( "                                            x + y + z = 300,000 -- eq (i)\r\n" );
document.write( "                                z = 2(x + y)____\"matrix%281%2C3%2C+x+%2B+y%2C+%22=%22%2C+z%2F2%29\" ------- eq (ii)\r\n" );
document.write( ".16x + .1y + .06z = .09(300,000)____.16x + .1y + .06z = 27,000 --- eq (iii)\r\n" );
document.write( "\r\n" );
document.write( "                                    x + y + z = 300,000 ---- eq (i)\r\n" );
document.write( "                                        \"matrix%281%2C3%2C+z%2F2+%2B+z%2C+%22=%22%2C+%22300%2C000%22%29\" ---- Substituting \"z%2F2\" for x + y in eq (i)\r\n" );
document.write( "                                       z + 2z = 600,000 ----- Multiplying by LCD, 2\r\n" );
document.write( "                                           3z = 600,000\r\n" );
document.write( "Amount invested in the low-risk stocks, or \r\n" );
document.write( "\r\n" );
document.write( "                     .16x + .1y + .06(200,000) = 27,000 ----- Substituting 200,000 for z in eq (iii) \r\n" );
document.write( "                           .16x + .1y + 12,000 = 27,000\r\n" );
document.write( "                                    .16x + .1y = 15,000 ----- eq (iv)\r\n" );
document.write( "\r\n" );
document.write( "            x + y + 200,000 = 300,000____x + y = 100,000 ------ Substituting 200,000 for z in eq (i) ----- eq (v)\r\n" );
document.write( "                                     .1x + .1y = .1(100,000) -- Multiplying eq (v) by .1 \r\n" );
document.write( "                                     .1x + .1y = 10,000 ---- eq (vi)\r\n" );
document.write( "                                          .06x = 5,000 ----- Subtracting eq (vi) from eq (iv)\r\n" );
document.write( "Amount invested in the high-risk stocks, or \r\n" );
document.write( "\r\n" );
document.write( "You should now be able to determine the amount invested in the medium-risk by substituting 83,333 for y in eq (v)
\n" ); document.write( "
\n" );