Question
Question: Evaluate \(u=\log \left( {{x}^{3}}+{{y}^{3}}+{{z}^{3}}-3xyz \right)\Rightarrow \left( x+y+z \right)\...
Evaluate u=log(x3+y3+z3−3xyz)⇒(x+y+z)(uz+uy+uz)=
A. 0
B. x−y+z
C. 2
D. 3
Solution
ux,uy and uz are standard notations used for partial differentiation of u with respect to x, y and z respectively. First find out ux,uy and uz by partially differentiating the equation ′′u=log(x3+y3+z3−3xyz)′′ with respect to x, y and z respectively. Then put the values obtained in (x+y+z)(uz+uy+uz) and further simplify to get the answer. Differentiation of logx with respect to x is x1.
Complete step-by-step answer:
Given: u=log(x3+y3+z3−3xyz) and we have to find (x+y+z)(uz+uy+uz).
Let us first find ux,uy and uz
ux= Partial differentiation of u with respect to x denoted by ′′∂x∂u′′.
In calculating partial differentiation with respect to any variable, we assume other variables to be constant.
So, for calculating ∂x∂u, we will assume ‘y’ and ‘z’ to be constants. So, u will be only a function of x:
u=log(x3+y3+z3−3xyz)
We know differentiation of logx is x1.
Now, using Product rule of differentiation,
ux=∂x∂u=∂(x3+y3+z3−3xyz)∂log(x3+y3+z3−3xyz)×∂x∂(x3+y3+z3−3xyz)=((x3+y3+z3−3xyz)1)×(3x2+0+0−3yz)[As we have assume y !!&!! z to be constants]=ux=∂x∂u=x3+y3+z3−3xyz3x2−3yz............(1)
Similarly, assuming ‘x’ and ‘z’ to be constants and by using the Product rule of differentiation, we will calculate ∂y∂u.
uy=∂y∂u=∂(x3+y3+z3−3xyz)∂log(x3+y3+z3−3xyz)×∂y∂(x3+y3+z3−3xyz)=(x3+y3+z3−3xyz)1×(0+3y2+0−3xz)[As we have assume x !!&!! z to be constants]=uy=∂y∂u=x3+y3+z3−3xyz3y2−3xz............(2)
Similarly, assuming ‘x’ and ‘y’ to be constants and by using Product rule of differentiation, we will get,
uz=∂z∂u=∂(x3+y3+z3−3xyz)∂log(x3+y3+z3−3xyz)×∂z∂(x3+y3+z3−3xyz)=(x3+y3+z3−3xyz)1×(0+0+3z2−3xy)[As we have assume x !!&!! y to be constants]=uz=∂z∂u=x3+y3+z3−3xyz3z2−3xy............(3)
According to the question, we have to find (x+y+z)(uz+uy+uz).
On putting values of ux,uy and uz from equation (1), (2) and (3) respectively, we will get,
(x+y+z)(uz+uy+uz)=(x+y+z)[(x3+y3+z3−3xyz)3x2−3yz+(x3+y3+z3−3xyz)3y2−3xz+(x3+y3+z3−3xyz)3z2−3xy]Taking LCM and adding, we will get,
(x+y+z)(uz+uy+uz)=(x+y+z)[(x3+y3+z3−3xyz)(3x2−3yz)+(3y2−3xz)+(3z2−3xy)]
We know the identity:
(x3+y3+z3−3xyz)=(x+y+z)(x2+y2+z2−xy−yz−zx)
Using this identity in above equation, we will get,
(x+y+z)(uz+uy+uz)=(x+y+z)[(x+y+z)(x2+y2+z2−xy−yz−zx)(3x2−3yz)+(3y2−3xz)+(3z2−3xy)]
On the RHS, dividing both numerator and denominator by (x+y+z), we will get,
(x+y+z)(uz+uy+uz)=(x2+y2+z2−xy−yz−zx)(3x2−3yz)+(3y2−3xz)+(3z2−3xy)
Rearranging the terms in the numerator of RHS, we will get,
(x+y+z)(uz+uy+uz)=(x2+y2+z2−xy−yz−zx)(3x2+3y2+3z2−3xy−3yz−3zx)
Taking 3 common from the terms in numerator of RHS, we will get,
(x+y+z)(uz+uy+uz)=(x2+y2+z2−xy−yz−zx)3(x2+y2+z2−xy−yz−zx)
Now, dividing both numerator and denominator by (x2+y2+z2−xy−yz−zx) on RHS, we will get,
(x+y+z)(uz+uy+uz)=3
Hence, the required value of (x+y+z)(uz+uy+uz) is 3 and option (D) is the correct answer.
Note: We have used an identity (x3+y3+z3−3xyz)=(x+y+z)(x2+y2+z2−xy−yz−zx). If you don’t know this identity then, we can prove this identity as follows:
LHS=x3+y3+z3−3xyz
On adding and subtracting (3x2y+3xy2) we will get,
LHS=x3+y3+3x2y+3xy2+z3−3xyz−3x2y−3xy2
We know,
(x+y)3=x3+y3+3xy(x+y)=x3+y3+3x2y+3xy2
So, replacing x3+y3+3x2y+3xy2 by (x+y)3, we will get,
LHS=(x+y)3+z3−3xyz−3x2y−3xy2
Taking 3xy common from the last three terms, we will get,
LHS=(x+y)3+z3−3xy(x+y+z)
We know a3+b3=(a+b)(a2−ab+b2)
Let a=x+y and b=z
⇒(x+y)3+z3=(x+y+z)[(x+y)2−(x+y)z+z2]
Replacing (x+y)3+z3 by (x+y+z)[(x+y)2−(x+y)z+z2] we will get,
LHS=(x+y+z)[(x+y)2−(x+y)z+z2]−3xy(x+y+z)
Taking (x+y+z), we will get,
LHS=(x+y+z)[(x+y)2−(x+y)z+z2−3xy]
Replacing (x+y)2 with x2+y2+2xy, we will get,