Question
Mathematics Question on composite of functions
If f(1)=1,f′(1)=3 then the derivative of f(f(f(x)))+(f(x))2 at x=1 is
10
35
33
12
33
Solution
Given:
f(1)=1
f′(1)=3
Let's break down the expression step by step.
First, let's consider the term f(f(f(x))). Using the chain rule, the derivative of f(f(f(x))) with respect to x is:
dxd(f(f(f(x))))=f′(f(f(x)))⋅f′(f(x))⋅f′(x)
Now, let's evaluate this at x = 1:
dxd(f(f(f(x))))x=1=f′(f(f(1)))⋅f′(f(1))⋅f′(1)
Since f(1)=1, we have:
dxd(f(f(f(x))))x=1=f′(f(f(1)))⋅f′(f(1))⋅3
Next, let's consider the term (f(x))2. The derivative of (f(x))2 with respect to x is:
dxd((f(x))2)=2⋅f(x)⋅f′(x)
Now, let's evaluate this at x = 1:
dxd((f(x))2)x=1=2⋅f(1)⋅f′(1)
Since f(1)=1 and f′(1)=3, we have:
dxd((f(x))2)x=1=2⋅1⋅3=6
Finally, to find the derivative of the entire expression, we add the derivatives of the two terms:
dxd(f(f(f(x)))+(f(x))2)x=1=dxd(f(f(f(x))))x=1+dxd((f(x))2)x=1
= f′(f(f(1)))⋅f′(f(1))⋅3+6
Since f(f(1))=f(1)=1, we have:
dxd(f(f(f(x)))+(f(x))2)x=1=f′(1)⋅f′(1)⋅3+6
=3×3×3+6
=27+6
=33
Therefore, the derivative of f(f(f(1)))+(f(1))2 is 33, which corresponds to option (C) 33.