no clue

Sophiesmark

New member
Joined
Nov 4, 2005
Messages
32
I have no clue how to do this one, its an assigned problem but I dont think we ever went over this in class
h(x)= 3sin(4(x-2))+5

thanks for any help you can give, Im so glad i stumbled across this site!
 
I have no clue how to do this one, its an assigned problem but I dont think we ever went over this in class
h(x)= 3sin(4(x-2))+5

thanks for any help you can give, Im so glad i stumbled across this site!

If this problem was similar to your previous post, you'll want to compute h'(x)
using the Chain Rule:
h(x) = f(g(x)) where
f(x) = 3sin(x) + 5
g(x) = {4(x - 2)}
so that by the Chain Rule:
h'(x) = f'(g(x))*g'(x) = {3cos(4(x-2))}*{4} = 12*cos(4(x-2))

Repeat use of Chain Rule to find h''(x).

.
 
Top