if y = 2f(g(x)), then d^2y / dx^2 =

A. f''(g(x)) * g'(x)
B. f''(g(x)) * [g'(x)]^2
C. 2f''(g(x)) * [g'(x)]^2
D. 2f''(g(x)) * [g'(x)]^2 + 2f'(g(x)) * g''(x)
E. Cannot be determined

2 answers

use the chain rule
y' = 2f'(g)*g'(x)

now use the product rule
y" = 2f"(g)g'(x)*g'(x) + 2f'(g)g"(x)
oobleck is correct; answer d is the right answer!