G
Guest
Guest
Here is the stuff...
This problem tests calculating new functions from old ones:
From the table below calculate the quantities asked for:
x 8 10 6
-----------------------
f(x) 10 0.5 3.5
g(x) 6 1.5 1
f'(x) -7 -1 3
g'(x) -0.5 0.5 1.5
If h(x) = f(x)/g(x). calculate h'(8)
If h(x) = g(f(x)), calculate h'(8)
f(f(8))
I did the first one and I did it correctly, but the others I'm still confused about...
Any help is appreciated...
This problem tests calculating new functions from old ones:
From the table below calculate the quantities asked for:
x 8 10 6
-----------------------
f(x) 10 0.5 3.5
g(x) 6 1.5 1
f'(x) -7 -1 3
g'(x) -0.5 0.5 1.5
If h(x) = f(x)/g(x). calculate h'(8)
If h(x) = g(f(x)), calculate h'(8)
f(f(8))
I did the first one and I did it correctly, but the others I'm still confused about...
Any help is appreciated...