Question
Question: How do you find the derivative of \(\dfrac{x}{{{x^2} - 4}}\) ?...
How do you find the derivative of x2−4x ?
Solution
We can find the derivative of the given expression simply by applying the Quotient Rule of Derivative and simplifying it further.
Formula used:
Quotient Rule: y′=(g(x))2g(x)×f′(x)−f(x)×g′(x)
Complete step by step answer:
We will find the derivative of the given expression using Quotient Rule:
Explaining Quotient Rule:
Suppose we have:
⇒y=g(x)f(x)
Then, using the Quotient Rule:
⇒y′=(g(x))2g(x)f′(x)−f(x)×g′(x)
In simple words, you take the derivative of f(x) multiplied by g(x), subtract f(x) multiplied by the derivative of g(x) and divide all that by (g(x))2.
Start by rewriting the expression:
⇒dxd(x2−4x)
Simplify by using Quotient Rule explained above:
⇒dxd(x2−4x)=(x2−4)2((x2−4)(1))−((x)(2x))
Simplify:
⇒dxd(x2−4x)=(x2−4)2((x2−4)(1))−((x)(2x))
⇒dxd(x2−4x)=(x2−4)2(x2−4)−2x2
⇒dxd(x2−4x)=−(x2−4)2x2+4
So the derivative of x2−4x is −(x2−4)2x2+4.
Note: The alternative method to find the derivative is by using product, power and chain rule.
Explanation:
⇒dxd(x2−4x)
Solve by taking the inverse of the denominator:
⇒dxd(x2−4x)=dxdx(x2−4)−1
Simplify using Product Rule:
Explaining Product rule:
Suppose we have:
⇒y=f(x)×g(x)
Then, using the Product rule:
⇒y′=f(x)×g′(x)+f′(x)×g(x)
In simple words, keep the first term as it is and differentiate the second term, then differentiate the first term and keep the second term as it is or vice-versa.
⇒dxd(x2−4x)=(dxdx)(x2−4)−1+x(dxd(x2−4)−1)
After derivation, we get
⇒dxd(x2−4x)=(x2−4)−1−2x2(x2−4)−2
Now, using Power Rule and Chain Rule to simplify the above expression:
Explaining Power rule:
Suppose we have:
⇒y=axn
Then using Power rule:
⇒y′=(a×n)xn−1
In simple words, multiply the variable’s exponent n, by its coefficient a, then subtract 1 from the exponent. If there’s no coefficient (the coefficient is 1), then the exponent will become the new coefficient.
⇒dxd(x2−4x)=(x2−4)2(x2−4)−2x2
Simplify:
⇒dxd(x2−4x)=−(x2−4)2x2+4
So the derivative of x2−4x is −(x2−4)2x2+4.
We will get the same result with both the methods but this method is quite long.