Question:medium

Let \(x, y > 0\). If \(x^3y^2 = 2^{15}\), then the least value of \(3x + 2y\) is

Updated On: Mar 25, 2026
  • 30
  • 32
  • 36
  • 40
Show Solution

The Correct Option is D

Solution and Explanation

 To find the least value of \(3x + 2y\), given that \(x^3y^2 = 2^{15}\), we can apply the method of Lagrange multipliers or use AM-GM inequality. Here, we will use the AM-GM inequality for simplicity.

The Arithmetic Mean - Geometric Mean (AM-GM) Inequality states that for any non-negative real numbers, the arithmetic mean is greater than or equal to the geometric mean.

We are tasked with finding the minimum value of \(3x + 2y\). Let's rewrite it using the equality constraint \(x^3 y^2 = 2^{15}\). Here's how we can set up the problem using AM-GM:

Consider \(3x\) and \(2y\) and note that the term \(x^3y^2 = 2^{15}\) implies that the power distribution and allocation can leverage AM-GM like so:

\(3x = a\)\(2y = b\)\(x^3 y^2 = 2^{15}\)

Applying AM-GM to the terms:

\(\frac{3x + 3x + 2y + 2y + 2y}{5} \geq \sqrt[5]{(3x)(3x)(2y)(2y)(2y)}\)

This simplifies to:

\(\frac{3(3x) + 2(2y)}{5} \geq \sqrt[5]{3^2 \cdot 2^3 \cdot x^2 \cdot y^3}\)

\(\frac{3(3x) + 2(2y)}{5} \geq \sqrt[5]{3^2 \cdot 2^3 \cdot x^2 \cdot y^3}\)

Given the constraint \(x^3y^2 = 2^{15}\), it implies \(x^2y^3 = 2^{10}\). Hence, simplifying further using this constraint:

\(\frac{3x + 2y}{5} \geq \sqrt[5]{3^3 \cdot (2^{15})}\)

Recognizing the actual numbers here and solving the powers:

\( \sqrt[5]{3^3 \cdot 2^{15}} = 18 \)

Thus, minimizing \(3x + 2y = 5 \cdot 8 = 40\).

Our calculations verify that \(3x + 2y \geq 40\), and by the inequality characteristic of AM-GM, the minimum value is \(40\).

Therefore, the least value of \(3x + 2y\) is 40.

Was this answer helpful?
0