Question:medium

Let a, b, c and d be positive real numbers such that a + b + c + d = 11. If the maximum value of \(a^5b ^3c ^2d\) is \(3750\;\beta\), then the value of \(\beta\) is

Updated On: Mar 11, 2026
  • 110
  • 90
  • 55
  • 108
Show Solution

The Correct Option is B

Solution and Explanation

 To solve this problem, we need to find the maximum value of the expression \(a^5b^3c^2d\) under the constraint that \(a + b + c + d = 11\). We are also given that the maximum value of this expression is \(3750\;\beta\).

We can apply the method of Arithmetic Mean-Geometric Mean Inequality (AM-GM Inequality) to approach this problem. The AM-GM Inequality states that for any non-negative numbers, the arithmetic mean is greater than or equal to the geometric mean.

First, consider the expression \(a^5b^3c^2d\):

  • If we let the weights of \(a, b, c,\text{ and }d\) be 5, 3, 2, and 1 respectively, we can rewrite it as:

\(\frac{5a + 3b + 2c + d}{5 + 3 + 2 + 1} \geq \sqrt[11]{a^5b^3c^2d\)

Here, the sum of the weights is \(11\). Thus, the weighted average is:

\(\frac{11}{11} = 1\)

By making each term equal, we achieve \(5a = 3b = 2c = d\).

Setting \(a = x, b = \frac{5}{3}x, c = \frac{5}{2}x, d = 5x\), we use the constraint:

\(a + b + c + d = 11\rightarrow x + \frac{5}{3}x + \frac{5}{2}x + 5x = 11\)

Solving the equation for \(x\):

\(x(1 + \frac{5}{3} + \frac{5}{2} + 5) = 11\)

\(x (\frac{6 + 10 + 15 + 30}{6}) = 11\)

\(x \cdot \frac{61}{6} = 11\)

\(x = \frac{11 \times 6}{61}\)

Now we calculate the maximum value of \(a^5 b^3 c^2 d\):

\((\frac{11 \times 6}{61})^5 \left(\frac{5}{3} \times \frac{11 \times 6}{61}\right)^3 \left(\frac{5}{2} \times \frac{11 \times 6}{61}\right)^2 (5 \times \frac{11 \times 6}{61})\)

Calculation results in:
If by simplification we find this equals \(\beta\) times the answer \(3750\), therefore, \(\beta = 90\) .

Was this answer helpful?
0