document.write( "Question 1201131: Formulate a system of equations for the situation below and solve.
\n" );
document.write( "A private investment club has $400,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 15%/year; medium-risk stocks, 10%/year; and low-risk stocks, 6%/year. The members have decided that the investment in low-risk stocks should be equal to the sum of the investments in the stocks of the other two categories. Determine how much the club should invest in each type of stock if the investment goal is to have a return of $40,000/year on the total investment. (Assume that all the money available for investment is invested.)
\n" );
document.write( "high-risk stocks $
\n" );
document.write( "medium-risk stocks $
\n" );
document.write( "low-risk stocks $ \n" );
document.write( "
Algebra.Com's Answer #835415 by mananth(16946)![]() ![]() You can put this solution on YOUR website! high-risk stocks $ amount invested be z ----15% \n" ); document.write( "medium-risk stocks $ amount invested be y-----10% \n" ); document.write( "low-risk stocks $ amount invested be x-------6% \n" ); document.write( "Total investment $400,000\r \n" ); document.write( "\n" ); document.write( "Condition \n" ); document.write( "x = y+z...................(1) \n" ); document.write( "x+y+z =400000..............(2)\r \n" ); document.write( "\n" ); document.write( "6%x+10%y+15%z =40,000..........(3)\r \n" ); document.write( "\n" ); document.write( " x+y+z =400000 (x=y+z)\r \n" ); document.write( "\n" ); document.write( "x+x = 400000 \n" ); document.write( "x=200000 \n" ); document.write( "Therefore y+z =200 000....................(4)\r \n" ); document.write( "\n" ); document.write( "6%x+10%y+15%z =40,000 multiply by 100\r \n" ); document.write( "\n" ); document.write( "6x+10y+15z =4000000 \n" ); document.write( "6(y+z)+10y+15z = 4000000 \n" ); document.write( "16y+21z = 4000000................(5) \n" ); document.write( "Solv (4) &(5) \n" ); document.write( "5z =800000 \n" ); document.write( "z= 160000 \n" ); document.write( "y= 200000-160000 =40000\r \n" ); document.write( "\n" ); document.write( "high-risk stocks $ amount invested 160,000 \n" ); document.write( "medium-risk stocks $ amount invested 40,000 \n" ); document.write( "low-risk stocks $ amount invested 200,000\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |