Question:

The minimum value of $ax+by$ where $xy=c^{2}$ is}

Show Hint

AM-GM is often the fastest way to find minimums for sums with a constant product.
Updated On: Jun 19, 2026
  • $2c\sqrt{ab}$
  • $2ab\sqrt{c}$
  • $-2c\sqrt{ab}$
  • $2c(ab)$
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Step 1: Concept
Use the AM-GM inequality: For positive numbers, $\frac{A+B}{2} \ge \sqrt{AB}$.

Step 2: Analysis

- Let the two numbers be $ax$ and $by$. - $\frac{ax + by}{2} \ge \sqrt{(ax)(by)} = \sqrt{ab(xy)}$.

Step 3: Calculation

- Given $xy = c^2$, the RHS becomes $\sqrt{abc^2} = c\sqrt{ab}$. - So, $ax + by \ge 2c\sqrt{ab}$.

Step 4: Conclusion

Minimum value is $2c\sqrt{ab}$. Final Answer: (A)
Was this answer helpful?
0
0