document.write( "Question 1197167: A pension fund manager has been given a total of $900,000 by a corporate client to invest in
\n" );
document.write( "certain types of stocks over the next year. Stuck must be restricted to a certain class of low - risk
\n" );
document.write( "stocks and another class of medium risk stocks. The pension fund manager assumes from
\n" );
document.write( "historical data that the low-risk stocks should return 6 % annually and the medium risk stocks
\n" );
document.write( "12% annually. If the client demands an annual return of 8%, what should the pension fund
\n" );
document.write( "manager do?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #830304 by greenestamps(13216) You can put this solution on YOUR website! \n" ); document.write( "Here is a quick and easy non-algebraic approach to solving any 2-part \"mixture\" problem like this. \n" ); document.write( "(1) The desired percent return, 8%, is 1/3 of the way from 6% to 12%. (Picture the three percentages on a number line, if it helps.) \n" ); document.write( "(2) That means 1/3 of the total should be invested at the higher rate. \n" ); document.write( "ANSWER: 1/3 of $900,000, or $300,000 at 12%; the other $600,000 at 6%. \n" ); document.write( "CHECK: \n" ); document.write( ".12(300,000)+.06(600,000) = 36000+36000 = 72000 \n" ); document.write( ".08(900000) = 72000 \n" ); document.write( " \n" ); document.write( " |