![]() |
VOOZH | about |
Derivative of Composite Functions is the derivative of the function that is composite. A composite function is a function in which the variable is itself a function of the variable. The derivative of these functions is easily found using the derivative of the composite function formula that is explained below in the article.
Suppose we have a composite function h(x) that is represented as, h(x) = f{g(x)}, then first we find the derivative of f(x) and multiply the same with the derivative of g(x) to get the required derivative of the composite function.
d/dx.f{g(x)} = f'(g(x)).g'(x)
Let's say we have a function f(x) = (x + 1)2, for which we want to calculate the derivative. These kinds of functions are called composite functions, which means they are made up of more than one function. Usually, they are of the form g(x) = h(f(x)) or it can also be written as g = hof(x). In our case, the given function f(x) = (x + 1)2 is composed of two functions,
f(x) = g(h(x))
where,
- g(x) = x2
- h(x) = x + 1
For example,
f(x) = (x + 1)2
f(x) = x2 + 1 + 2x
Differentiating the function with respect to x,
f'(x) = 2x + 1
Let f be a real-valued function which is a composite of two functions, “u” and “v”, that is f = v o u. Let's say t = u(x) and if both dv/dt and dt/dx exist for both of the functions "u" and "v".
dv/dx = (dv/dt).(dt/dx)
The chain rule can be extended to any number of composite functions. For example,
f = (w o u) o v
If t = v(x) and s = u(t)
Then,
Let's say we have a function f(x) = sin(x2)
This function is a composite function made up of two functions. If t = u(x) = x2 and v(t) = sin(t), then
f(x) = (v o u)(x)
= v(u(x))
= v(x2)
= sin x2
Putting t = u(t) = x2
and
Hence, by chain rule,
The chain rule can also be applied with a shortcut method. This is explained with an example, let's say we have a function f(x) = (sin(x))2
In general, we don't really use the composition of the functions approach to differentiate the functions. We identify the “inside function” and the “outside function”. Then, differentiate the outside function leaving the inside function alone, and keep going in this manner.
For example, Differentiate sin2x
df/dx = d/dx{sin2x}
df/dx = 2sin x{d/dx(sin x)}
df/dx = 2.(sin x).(cos x)
Using the chain rule the derivative of composite function in one variable is easily find. This is explained as by the example, find the derivative of (x2 + 3)3
= d/dx(x2 + 3)3
Using Chain Rule
= 3(x2 + 3)2.d/dx(x2 + 3)
= 3(x2 + 3)2.(2x)
= 6x(x2 + 3)2
Examples 1: Find the derivative for the function f(x) = (x + 1)2.
Solution:
df/dx = d/dx(x + 1)2
df/dx = 2(x + 1)d/dx(x + 1)
df/dx = 2(x + 1).1
df/dx = 2x + 2
Examples 3: Find the derivative for the function f(x) = (x2 + 1)5
Solution:
⇒
⇒
⇒
⇒
Examples 5: Find the derivative of the function, f(x) = e(2x + 5).
Solution:
f(x) = e(2x + 5)
⇒
⇒
⇒
⇒
Examples 4: Find the derivative of the function f(x) = sin(tan x + 5).
Solution:
f(x) = sin(tan x + 5)
⇒
⇒
⇒
⇒
Examples 2: Find the derivative for the function f(x) = (x6 + x2 + 1)10
Solution:
⇒
⇒
⇒
Q1: Differentiate sin(log x)
Q2: Find the derivative of e(sin x + cos x)
Q3: Differentiate cos(x2 + 2x)
Q4: Differentiate tan x2 + sec2x