It would be OD because it is going down by 8 each time and you can see that D goes down by 8 each time
Answer:
I'm going to lay this out in a chart so it's a little easier to see:
F(x) = f(g(x))
x | f (x) | f ' (x) | g (x) | g ' (x)
--------------------------------------
-2 | 8 | 4 |
5 | | 3 | -2 | 6
Remember the chain rule, which says
(f (g (x))) ' = g ' (x) f ' (g (x))
When they ask for F ' (5), they are asking for (f (g (x))) ' when x = 5.
Using the chain rule, that's
F ' (5) = g ' (5) f ' (g (5))
We can simplify using the numbers provided.
F ' (5) = (6) f ' (-2)
F ' (5) = (6) (4)
F ' (5) = 24
I hope that helps!
by jannat <33
A=v1-v0/t
a*t=v1-v0
(a*t)+v0=v1
Would have to go with A.
Most of us have to invest in study time for recall at test time.
let the greatest number be a and remainder be x. And let the whole number result of the division be b, c and d. So we have
ab + x = 2447............(1)
ac + x = 3118...............(2)
ad + x = 6168.............(3)
Subtracting (2) - (1) gives:-
ac - ab = 671
a(c - b) =671
Now 671 = 61 * 11 so 61 could be the value of a
Checking:- 2447 / 61 = 40 remainder 7 , 3118 / 61 = 51 remainder 7
and 6168 / 61 = 101 remainder 7
Answer 61