Touba M. answered 09/30/21
B.S. in Pure Math with 20+ Years Teaching/Tutoring Experience
Hi,
F (x) = f (x f (x2)). Suppose that f (4) = 6, f '(4) = 2, and f '(12) = 4. Find F '(2)
First, you need to know:
#1 f'(u) = u'(x) .f'( u) that u is a function of x
#2 (f.g)' = f'g + g'f rule of product
F (x) = f (x f (x2)) in this case x f (x2) is u that I told you at #1
now find u'(x) = ( x f (x2) ) ' = 1 * f(x2) + x * (f(x2))' follow product rule
one more time follow #1 for ( f(x2) )' = 2x * f'(x2) must be replace!
now taking derivative of both sides F (x) = f (x f (x2))
F'(x) = [f (x f (x2))]' = [1 * f(x2) + x * (f(x2))' ] *f' (x f (x2))
= [ 1 * f(x2) + x * ( 2x * f'(x2) )] * f' (x f (x2))
F'(2) = [ 1 *f(4) + 2(4*f'(4))] * f'(2*f(4)) be careful 2f(4) = 12
F'(2) = [ 1*6 + 2*4*2] * f'(12) you know f'(12) =4
F'(2) = [6+16] * 4 = 88
I hope it is useful,
Minoo