Question
Question: If \( \dfrac{\log x}{l+m-2n}=\dfrac{\log y}{m+n-2l}=\dfrac{\log z}{n+l-2m} \) , then the value of \(...
If l+m−2nlogx=m+n−2llogy=n+l−2mlogz , then the value of x2y2z2 will be:
A. 0
B. 1
C. 2
D. 3
Solution
Hint: We can solve this question by finding separate values of x , y and z in terms of log by equating a given equation to any constant. Then by solving all the equations of the constant we will arrive at the value of xyz.
Complete step-by-step answer:
Given equation is
l+m−2nlogx=m+n−2llogy=n+l−2mlogz
We can let it equal to k
So we can write equation as
l+m−2nlogx=m+n−2llogy=n+l−2mlogz=k
Now we can write:
⇒l+m−2nlogx=k
⇒logx=k(l+m−2n) ……………………………………(i)
⇒m+n−2llogy=k
⇒logy=k(m+n−2l) …………………………………………..(ii)
⇒n+l−2mlogz=k
⇒logz=k(n+l−2m) ……………………………………………(iii)
On adding equation (i),(ii) and (iii)
⇒logx+logy+logz=k(l+m−2n)+k(m+n−2l)+k(n+l−2m)
⇒logx+logy+logz=kl+km−2kn+km+kn−2kl+kn+kl−2km
⇒logx+logy+logz=0
⇒log(xyz)=0 \left\\{ \because \log a+\log b+\log c=\log (abc) \right\\}
According to base change formula if we have logax=b then we can write x=ab
Hence we can write above equation as:
⇒xyz=100
⇒xyz=1
On squaring both side
⇒(xyz)2=12
⇒x2y2z2=1
Hence option B is correct.
Note:In this question we need to remember that all equations are equal. So we will let all equations equal to the same variable. Also if any terms has exponent 0 then the value of term is equal to 1 always.