Solveeit Logo

Question

Question: If $a^2x^4+b^2y^4=c^6$, then maximum value of $xy$ is...

If a2x4+b2y4=c6a^2x^4+b^2y^4=c^6, then maximum value of xyxy is

A

c2ab\frac{c^2}{\sqrt{ab}}

B

c3ab\frac{c^3}{ab}

C

c32ab\frac{c^3}{\sqrt{2ab}}

D

c32ab\frac{c^3}{2ab}

Answer

c32ab\frac{c^3}{\sqrt{2ab}}

Explanation

Solution

To find the maximum value of xyxy given the equation a2x4+b2y4=c6a^2x^4+b^2y^4=c^6, we can use the AM-GM inequality.

1. Apply AM-GM Inequality: The AM-GM inequality states that for two non-negative numbers AA and BB, their arithmetic mean is greater than or equal to their geometric mean: A+B2AB\frac{A+B}{2} \ge \sqrt{AB} Equality holds when A=BA=B.

Let A=a2x4A = a^2x^4 and B=b2y4B = b^2y^4. Since x4x^4 and y4y^4 are always non-negative, and a2,b2a^2, b^2 are also non-negative, AA and BB are non-negative. Substitute AA and BB into the AM-GM inequality: a2x4+b2y42a2x4b2y4\frac{a^2x^4+b^2y^4}{2} \ge \sqrt{a^2x^4 \cdot b^2y^4} We are given a2x4+b2y4=c6a^2x^4+b^2y^4=c^6. Substitute this into the left side: c62a2b2x4y4\frac{c^6}{2} \ge \sqrt{a^2b^2x^4y^4} Simplify the right side: c62(ab)2(x2y2)2\frac{c^6}{2} \ge \sqrt{(ab)^2 (x^2y^2)^2} c62abx2y2\frac{c^6}{2} \ge |abx^2y^2| Since x2y2x^2y^2 is non-negative, and for the maximum value of xyxy to be positive, we assume ab>0ab > 0. Thus, abx2y2=abx2y2|abx^2y^2| = abx^2y^2. c62abx2y2\frac{c^6}{2} \ge abx^2y^2 Rearrange the inequality to find the upper bound for x2y2x^2y^2: x2y2c62abx^2y^2 \le \frac{c^6}{2ab} To maximize xyxy, we need to maximize x2y2x^2y^2. The maximum value of x2y2x^2y^2 is c62ab\frac{c^6}{2ab}.

2. Find the maximum value of xyxy: Take the square root of the maximum value of x2y2x^2y^2: xy=c62abxy = \sqrt{\frac{c^6}{2ab}} xy=c62abxy = \frac{\sqrt{c^6}}{\sqrt{2ab}} xy=c32abxy = \frac{c^3}{\sqrt{2ab}}

3. Condition for Maximum Value: The maximum value occurs when the equality in the AM-GM inequality holds, which means A=BA=B: a2x4=b2y4a^2x^4 = b^2y^4 Substitute this condition back into the original equation a2x4+b2y4=c6a^2x^4+b^2y^4=c^6: a2x4+a2x4=c6a^2x^4 + a^2x^4 = c^6 2a2x4=c6    x4=c62a22a^2x^4 = c^6 \implies x^4 = \frac{c^6}{2a^2} Similarly, b2y4+b2y4=c6b^2y^4 + b^2y^4 = c^6 2b2y4=c6    y4=c62b22b^2y^4 = c^6 \implies y^4 = \frac{c^6}{2b^2} Now, calculate x2y2x^2y^2: x2=c62a2=c32ax^2 = \sqrt{\frac{c^6}{2a^2}} = \frac{c^3}{\sqrt{2}a} y2=c62b2=c32by^2 = \sqrt{\frac{c^6}{2b^2}} = \frac{c^3}{\sqrt{2}b} (We take the positive square roots since x2x^2 and y2y^2 are non-negative.) Then, x2y2=(c32a)(c32b)=c62abx^2y^2 = \left(\frac{c^3}{\sqrt{2}a}\right) \left(\frac{c^3}{\sqrt{2}b}\right) = \frac{c^6}{2ab} Finally, xy=c62ab=c32abxy = \sqrt{\frac{c^6}{2ab}} = \frac{c^3}{\sqrt{2ab}}.

This confirms the maximum value derived from the AM-GM inequality.