| ratio of the rate of change= | Δf(x) ------ Δx |
(equation 1) |
| ratio of the rate of change= | f(x + h) - f(x) ---------------- h |
(equation 2) |
| lim h-->0 | f(x + h) - f(x) ---------------- h |
| lim h-->0 | (x + h)2 - x2 ---------------- h |
| lim h-->0 | x2 +2xh +h2 - x2 ---------------- h |
| lim h-->0 | 2xh +h2 -------- h |
| lim h-->0 | 2xh/h +h2/h |
| f '(x)= |
df(x) ---- dx |
(equation 3) |
| d ax+b -------- dx |
= a |
| d axn ------ dx |
= an xn-1 |
| f(x) = |
g(x) ---- h(x) |
|
g '(x)h(x) - g(x)h '(x) ---------------------- (h(x))2 |
| f "(x)= | d2 f(x) ------ dx2 |