Question
Question: Given x, y ∈ R, $x^2+y^2>0$. If the maximum and minimum value of the expression $E = \frac{x^2+y^2}{...
Given x, y ∈ R, x2+y2>0. If the maximum and minimum value of the expression E=x2+xy+4y2x2+y2 are M and m, and A denotes the average value of M and m, compute (2016)A.

1344
Solution
-
Homogeneous Expression: The given expression E=x2+xy+4y2x2+y2 is homogeneous. This means we can divide the numerator and denominator by y2 (assuming y=0) to express E as a function of a single variable t=x/y.
-
Form a Quadratic Equation: Substitute t=x/y into the expression for E, which gives E=t2+t+4t2+1. Rearrange this equation to form a quadratic equation in t: (E−1)t2+Et+(4E−1)=0.
-
Use Discriminant Condition: For t to be a real number, the discriminant (D) of this quadratic equation must be non-negative (D≥0). Calculate D=E2−4(E−1)(4E−1).
-
Solve Inequality for E: The discriminant condition leads to the inequality 15E2−20E+4≤0. Solve for the roots of 15E2−20E+4=0 using the quadratic formula, which are E=1510±210.
-
Determine Max and Min Values: Since the parabola 15E2−20E+4 opens upwards, the inequality 15E2−20E+4≤0 holds for E values between the roots. Thus, m=1510−210 and M=1510+210.
-
Check Edge Case (y=0): If y=0, E=x2x2=1. This value lies within the determined range, confirming the maximum and minimum values.
-
Calculate Average and Final Result: Compute the average A=2M+m=220/15=24/3=32. Finally, calculate (2016)A=2016×32=1344.