Question
Question: How do you differentiate \[{\left( {1 + \left( {\dfrac{1}{x}} \right)} \right)^3}\] ?...
How do you differentiate (1+(x1))3 ?
Solution
Hint : Here we need to differentiate the given problem with respect to x. here we use the algebraic identity (a+b)3=a3+b3+3ab(a+b) and then we differentiate it. We know that the differentiation of constant term is zero and differentiation of xn is dxd(xn)=n.xn−1 .
Complete step-by-step answer :
Given,
(1+(x1))3 .
Now applying (a+b)3=a3+b3+3ab(a+b) we have,
(1+(x1))3=13+(x1)3+3(1)(x1)(1+x1)
=1+x31+x3(1+x1)
=1+x31+x3+x23
=1+x−3+3x−1+3x−2
Thus we have
(1+(x1))3=1+x−3+3x−1+3x−2
Now differentiating with respect to ‘x’,
dxd(1+(x1))3=dxd(1+x−3+3x−1+3x−2)
By linear combination rule,
dxd(1+(x1))3=dxd(1)+dxd(x−3)+3dxd(x−1)+3dxd(x−2)
Differentiation of constant is zero,
dxd(1+(x1))3=0+−3x−3−1+3(−1.x−1−1)+3(−2.x−2−1)
dxd(1+(x1))3=−3x−4+3(−1.x−2)+3(−2.x−3)
dxd(1+(x1))3=−3x−4−3x−2−6.x−3 . This is the required result.
So, the correct answer is “−3x−4−3x−2−6.x−3”.
Note : ∙ Linear combination rule: The linearity law is very important to emphasize its nature with alternate notation. Symbolically it is specified as h′(x)=af′(x)+bg′(x)
∙ Quotient rule: The derivative of one function divided by other is found by quotient rule such as [g(x)f(x)]1=[g(x)]2g(x)f′(x)−f(x)g′(x) .
∙ Product rule: When a derivative of a product of two function is to be found, then we use product rule that is dxdy=u×dxdv+v×dxdu .
∙ Chain rule: To find the derivative of composition function or function of a function, we use chain rule. That is fog′(x0)=[(f′og)(x0)]g′(x0) .