Question
Question: \[\text{If }\dfrac{\log x}{l+m-2n}=\dfrac{\log y}{m+n-2l}=\dfrac{\log z}{n+l-2m},\text{ then find }{...
If l+m−2nlogx=m+n−2llogy=n+l−2mlogz, then find x2y2z2.
Solution
Hint: First of all equate the given expression to a constant k. Now, find the value of log x, log y, and log z in terms of this constant and add them. Now, use log m + log n + log q = log mnq and log a = b then 10b to find the value of xyz. Now, square both the sides to get the value of x2y2z2.
Complete step-by-step answer:
In this question, we are given that l+m−2nlogx=m+n−2llogy=n+l−2mlogz, we have to find the value of x2y2z2. Let us consider the expression given in the question and equate it to a constant k as follows:
l+m−2nlogx=m+n−2llogy=n+l−2mlogz=k
By separating the above equation into parts, we get,
l+m−2nlogx=k
logx=k(l+m−2n)....(i)
Similarly, we also get,
m+n−2llogy=k
logy=k(m+n−2l)....(ii)
n+l−2mlogz=k
logz=k(n+l−2m)....(iii)
Now, by adding equation (i), (ii), and (iii), we get,
logx+logy+logz=k(l+m−2n)+k(m+n−2l)+k(n+l−2m)
By taking out k common from RHS of the above equation, we get,
logx+logy+logz=k[l+m−2n+m+n−2l+n+l−2m]
By rearranging the terms of the RHS of the above equation, we get,
logx+logy+logz=k[(l+l−2l)+(m+m−2m)+(n+n−2n)]
logx+logy+logz=k[0+0+0]
logx+logy+logz=0
We know that, log m + log n + log q = log (mnq). By using this in the above equation, we get,
log xyz = 0
We know that when log a = b, then a=10b. By using this, we get,
xyz=100
We know that any number raised to 0 is equal to 1. By using this, we get, xyz = 1.
By squaring both the sides of the above equation, we get,
(xyz)2=12
We know that, (abc)x=ax.bx.cx. By using this, we get,
x2.y2.z2=1
Hence, we have got the value of x2y2z2 as 1.
Note: In these types of questions, students often try to find the value of x, y, and z individually and then multiply them to get xyz which is also correct but as we know the property of the sum of the logarithm, that is logm1+logm2+logm3....logmn=logm1m2m3....mn. So, whenever the product of the variables and log are simultaneously coming in the question, it is always advisable to take the sum of the log from which the product can be obtained as we have done in the above solution. And in this way, we can get the required expression very easily.