0
$\begingroup$

I am give g' of a series of numbers and I am suppose to rank them in increasing order. I have no idea what this means. I think it meant to take that as an $x$ point on the graph and then find the value of of $f(x)$ but that was not correct at all.

I think what the question wants me to do is find the derivative. g'(-2) so I am guessing I would take $-2$ and plug it into the $f(a+h)-f(a) / h$ somehow but I am not sure how. What is what in this problem? What is $a$ and what is $h$?

  • 0
    @Jordan: Please don't accept an answer until $y$ou are clear and satisfied with it; my previous answer to your questions was/is followed by many comments asking follow-up questions, even though you had already accepted the answer. *First* ask your follow-ups and make sure everything is clear, *then* accept if you are satisfied. Also, by not accepting, you may be inviting other people to provide answers you may find more helpful. In short: wait a bit and try to digest the answer thoroughly before accepting!2011-09-11

1 Answers 1

2

You are given a graph that you can look at. You are asked to rank g'(-1), g'(8), g'(2), and g'(4) in increasing order.

What is "$\mathbf{g'(a)}$"?

It's the slope of the tangent to the graph through the point $\mathbf{(a,g(a))}$.

So: g'(-1) is the slope of the tangent to the graph you are looking at, through the point with $x$-coordinate $-1$. g'(8) is the slope of the tangent to the graph you are looking at through the point with $x$-coordinate $8$. g'(2) is the slope of the tangent through the point with $x$-coordinate $2$ of the graph you are looking at. g'(4) is the slope of the tangent to the graph you are looking at, through the point with $x$-coordinate $4$.

But they are numbers, because the "slope of the tangent" is itself a number.

Since you can see the graph, you can estimate what the tangent will look like graphically. Since you can estimate what the tangent will look like, you can see which tangent is steepest (has the largest slope), and which tangent has the smallest slope. Use those estimates to order the numbers g'(-1), g'(8), g'(2), and g'(4) in order.

The number $0$ would represent a tangent line with slope $0$, that is, horizontal. Positive slopes are lines that "rise" as you move left to right; negative slopes are lines that "fall" as you move left to right. Again: since you can see the graph, and you can estimate what the tangents will be, you should be able to figure out which tangents have positive slope (and go after the $0$ in the list you will give), and which ones have negative slope (and go before $0$ in the list you will give).

In short: This question (a typical question from many a calculus book) is asking you to use what the derivative represents (not how it is computed) to describe at which points the function whose graph you are seeing has steepest or flattest graph, where it is "decreasing rapidly", where it is decreasing but slower, where it is increasing a bit, and where it is increasing the fastest, and to place $0$ to separate the points where the graph has negative slope and where the graph has positive slope.

  • 0
    @Jordan: No. The slope is the slope of the tangent at the point. One way to compute it is with the limit of difference quotients, $\lim_{x\to 4}\frac{f(x)-f(4)}{x-4}.$But since you don't have a formula for $f$, you cannot use the formula here; instead, you have the graph of $f$, so what you can do is **draw** the tangent and then figure out the slope **graphically**. Whatever the slope is, **that** number is what "$f'(4)$" is equal to. $f'(4)$ is the *name* of the number, not the value. The value of $f'(4)$ is "the slope of the tangent to the graph at $x=4$".2011-09-11