If you could give a detailed description of how you got the answer it would be appreciated. Thanks!
-
I have used two method which gives two different answer Please check with answer
Method 1
h(0) = f ( g(0) )
h(0) = f ( 3)
h ' (0 ) = f '(3 ) = - 5
--------------------------------
Method 2 refer source
if h = f(g(x)) then
h ' (x) = f ' ( g(x) ) g ' (x)
h ' (0 ) = f ' ( g(0) ) g ' (0)
h ' (0 ) = f ' (3 ) g ' (0)
= -5 * 5 = - 25
Method 1
h(0) = f ( g(0) )
h(0) = f ( 3)
h ' (0 ) = f '(3 ) = - 5
--------------------------------
Method 2 refer source
if h = f(g(x)) then
h ' (x) = f ' ( g(x) ) g ' (x)
h ' (0 ) = f ' ( g(0) ) g ' (0)
h ' (0 ) = f ' (3 ) g ' (0)
= -5 * 5 = - 25