document.write( "Question 1149505: Donald Gilmore has $100,000 invested in a 2-stock portfolio. $60,000 is invested in Stock X and the remainder is invested in Stock Y. X's beta is 1.50 and Y's beta is 0.70. What is the portfolio's beta?
\n" );
document.write( "Select the correct answer.
\n" );
document.write( "
\n" );
document.write( "a. 1.14 \r
\n" );
document.write( "\n" );
document.write( "b. 1.16 \r
\n" );
document.write( "\n" );
document.write( "c. 1.20 \r
\n" );
document.write( "\n" );
document.write( "d. 1.22 \r
\n" );
document.write( "\n" );
document.write( "e. 1.18 \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #772851 by math_helper(2461) You can put this solution on YOUR website! \n" ); document.write( "0.6*1.50 + 0.4*0.70 = 1.18 \n" ); document.write( " |