Essay
An investor wants to invest $50,000 in two mutual funds,A and B.The rates of return,risks and minimum investment requirements for each fund are:
Note that a low Risk rating means a less risky investment.The investor wants to maximize the expected rate of return while minimizing his risk.Any money beyond the minimum investment requirements can be invested in either fund.The investor has found that the maximum possible expected rate of return is 11.4% and the minimum possible risk is 0.32.
The following Excel spreadsheet has been created to solve a goal programming problem with a MINIMAX objective based on the following goal programming formulation with MINIMAX objective and corresponding solution.
MINIMIZE Q
Subject to: X1 + X2 = 50000
X1 ≥ 20000
X2 ≥ 10000
Xi ≥ 0 for all i,Q ≥ 0
with solution X1,X2)= 15,370,34,630).
What values should go in cells B2:D14 of the spreadsheet?
Correct Answer:

Verified
Correct Answer:
Verified
Q37: Exhibit 7.4<br>The following questions are based on
Q49: Exhibit 7.1<br>The following questions are based on
Q52: The d<sub>i</sub><sup>+</sup>,d<sub>i</sub><sup>−</sup> variables are referred to as<br>A)objective
Q56: A manager wants to ensure that
Q57: A MINIMAX objective function in goal programming
Q60: The d<sup>+</sup><br>Variable indicates the amount by which
Q67: Exhibit 7.2<br>The following questions are based on
Q68: Exhibit 7.2<br>The following questions are based on
Q72: Which of the following is false regarding
Q80: Goal programming differs from linear programming or