Justabeginner
- 309
- 1
Homework Statement
Which of the following is not the same as the derivative of y with respect to x, if y= f(x)?
(a) lim as Δx -> 0 of \frac{Δy}{Δx}
(b) lim as h--> 0 of \frac {f(x+h) -f(x)}{h}
(c) lim as x_1 -> x of \frac {f(x_1)-f(x)}{(x_1-x)}
(d) lim as h-> 0 of \frac {f(x) - f(x-h)}{h}
(e) lim as Δx-> 0 of \frac {f(Δx)}{Δx}
(f) lim as h-> 0 of \frac{f(x)- f(x+h)}{-h}
Homework Equations
The Attempt at a Solution
I think C is the correct answer. I immediately ruled out a, b, and e by recognizing them as accurate forms. I thought F was wrong at first, but then I noticed that the original form was changed (negative sign), so that is why the h is negative in the denominator. As for D, I just thought it didn't seem right at all. To be honest, I thought D and C are both incorrect, but the question seems to be asking me for one incorrect answer. Thank you.