A student wishes to minimize the time required to gain a given expected average grade, m, in her end-of-semester examinations. Let ti be the time spent studying subject i ∈ {1,2}.
Suppose that the expected grade functions are g1(t1) = 40+8√t1 and g2(t2) = 2t2.
Thus the individual's optimization problems is to choose t1 and t2 to minimize total studying time T = t1 + t2 subject to obtaining a mean grade of m where m - [g1(t1)+g2(t2)]/2 = 0
- I need to write down the Lagrangian for the individual's optimization problem and solve for the optimal choices of t1, t2 and T in the case where the student wishes to obtain an expected mean grade of 70. So I think:
Min T(ti, t2) = t1 + t2
S.t. 20 + 4√t1 + t2 - m = 0
- Check the second order conditions
- How can the LM, λ*, be interpreted in this case?
Need help on this