Solveeit Logo

Question

Question: Find the greatest value of \(xyz\) for positive value of \[x,y,z\] subject to the condition \[xy+yz+...

Find the greatest value of xyzxyz for positive value of x,y,zx,y,z subject to the condition xy+yz+xz=12xy+yz+xz=12.

Explanation

Solution

In this question we have been given an expression and we have to find the value of xyzxyz which is the multiplication of the three terms x,yx,y and zz, given the condition xy+yz+xz=12xy+yz+xz=12. We will use the property of the mean that arithmetic mean is greater than the geometric mean. We will use the formula of the arithmetic mean which is given by A.M=Sum of termsnA.M=\dfrac{Sum\text{ }of\text{ }terms}{n} and also use the formula for the geometric mean which is given by G.M=product of termsnG.M=\sqrt[n]{product\text{ }of\text{ }terms}, in both the cases nn represents the number of terms. we will create an inequality and get the required solution.

Complete step by step answer:
We have condition given to us as:
xy+yz+xz=12(1)\Rightarrow xy+yz+xz=12\to \left( 1 \right)
We can see we have the three terms as xy,yzxy,yz and zxzx.
On writing the arithmetic mean of the terms, we get:
xy+yz+zx3\Rightarrow \dfrac{xy+yz+zx}{3}
On writing the geometric mean of the terms, we get:
xy×yz×xz3\Rightarrow \sqrt[3]{xy\times yz\times xz}
Now we know the property that A.MG.MA.M\ge G.M therefore, we get:
xy+yz+zx3xy×yz×xz3\Rightarrow \dfrac{xy+yz+zx}{3}\ge \sqrt[3]{xy\times yz\times xz}
Now from equation (1)\left( 1 \right), we can substitute and write:
123xy×yz×xz3\Rightarrow \dfrac{12}{3}\ge \sqrt[3]{xy\times yz\times xz}
On simplifying, we get:
4xy×yz×xz3\Rightarrow 4\ge \sqrt[3]{xy\times yz\times xz}
On multiplying the terms in the right-hand side, we get:
4(xyz)23\Rightarrow 4\ge \sqrt[3]{{{\left( xyz \right)}^{2}}}
On cubing both the sides, we get:
64(xyz)2\Rightarrow 64\ge {{\left( xyz \right)}^{2}}
On taking the square root on both the sides, we get:
64xyz\Rightarrow \sqrt{64}\ge xyz
Now we know that 64=8\sqrt{64}=8 therefore, on substituting, we get:
8xyz\Rightarrow 8\ge xyz
Therefore, we get the inequality as xyzxyz is always less than or equal to 88 which implies that the maximum value of xyz=8xyz=8, which is the required solution.

Note: In this question we used the property that A.MG.MA.M\ge G.M. The actual property is A.MG.MH.MA.M\ge G.M\ge H.M, where H.MH.M stands for the harmonic mean which has a formula as H.M=n1x1+1x2+1x3....1xnH.M=\dfrac{n}{\dfrac{1}{{{x}_{1}}}+\dfrac{1}{{{x}_{2}}}+\dfrac{1}{{{x}_{3}}}....\dfrac{1}{{{x}_{n}}}}, where x1,x2,x3....xn{{x}_{1}},{{x}_{2}},{{x}_{3}}....{{x}_{n}} represent the individual terms in the distribution and nn is the total number of terms.