Correct option is C
Given:
x + y + z = 1
x, y, z are positive numbers.
We are asked to find the minimum value of
x1+y1+z1.
Formula Used:
To minimize
x1+y1+z1 under the constraint x + y + z = 1 , we can apply the **Arithmetic Mean-Harmonic Mean (AM-HM) inequality, which states:
3x+y+z≥x1+y1+z13
Solution :
1. Apply the AM-HM inequality:
Using x + y + z = 1 , we can substitute this into the AM-HM inequality:
31≥x1+y1+z13
2. Simplify the inequality:
Now, rearrange to solve for
x1+y1+z1:
x1+y1+z1≥9
This tells us that the least value of
x1+y1+z1is at least 9.
3. Determine when equality holds:
The AM-HM inequality achieves equality when x = y = z . So, for the minimum value to occur, we need x = y = z .
4. Find the value of x , y , and z :
Since x + y + z = 1 and x = y = z , we have:
3x=1=>x=31
So, x = y = z =
31.
5. Substitute x = y = z =
31 into the expression:
Now, calculate
x1+y1+z1 when x = y = z =
31
x1+y1+z1=3×311=3×3=9
Ans 9