When two differentiable functions are divided, we may have to use quotient rule to find the derivative.
d(u/v) / dx = (vu' - uv')/v2
When one function is defined in terms of another function, we may have to use chain rule.
y = f (g(x))
dy/dx = f'(g(x)) g'(x)
Here we see some examples to find the derivation involving these two methods.
Differentiate (using an embedded chain rule):
Problem 1:
2x/(x + 1)1/2
Solution:
y = 2x/(x + 1)1/2
u = 2x and v = (x + 1)1/2
u' = 2 and v' = 1/2√(x + 1)
Problem 2 :
(2x + 7)3/(4x - 1)
Solution:
Problem 3 :
(x - 1)/(7x + 3)4
Solution :
Here u = x - 1 and v = (7x + 3)4
u' = 1 and v' = 4(7x + 3)3 (7)
v' = 28(7x + 3)3
Applying into the formula, we get
Problem 4 :
(2x - 5)/√(x + 1)
Solution :
Here u = x - 1 and v = (7x + 3)4
u' = 1 and v' = 4(7x + 3)3 (7)
v' = 28(7x + 3)3
Applying into the formula, we get
Problem 5 :
√(x + 1)/(4x + 1)
Solution :
Problem 6 :
√(x2 + 1)/(x - 8)2
Solution :
Problem 7 :
(x + 4)/3√x
Solution :
Problem 8 :
(x + 3)4/x2
Solution :
y = (x + 3)4/x2
u = (x + 3)4 and v = x2
u' = 4(x + 3)3 and v' = 2x
dy/dx = [4 x2(x + 3)3 - 2x (x + 3)4]/x4
dy/dx = (x + 3)3[4 x2 - 2x (x + 3)]/x4
dy/dx = (x + 3)3[4 x2- 2x2 - 6x)]/x4
dy/dx = (x + 3)3(2x2 - 6x)/x4
dy/dx = x(x + 3)3(2x - 6)/x4
dy/dx = (x + 3)3(2x - 6)/x3
May 21, 24 08:51 PM
May 21, 24 08:51 AM
May 20, 24 10:45 PM