1.

If x, y, k, m, n are positive and x + y = k, then find the maximum value of x^(m)y^(n).

Answer»


ANSWER :`(K^(m+N).m^(n).n^(n))/((m+n)^(m+n))`


Discussion

No Comment Found