
Chapter 4 Review
Chapter 4: Short-cuts to differentiation
- SECTION 4.1: Derivative formulas for powers and polynomials
- Suggested Problems: #14, 20, 24, 29, 32, 39.
- The derivative of a constant is 0:
d/dx(c) = 0,
where c is constant.
- The derivative of a linear function f(x) = m x + b is f
(x) = m, the slope of the line that it represents.
- The derivative of a constant times a function is the constant times the
derivative of the function: If f(x) is differentiable, then
d/dx ( c f(x) ) = c f
(x),
where c is constant.
- The derivative of a sum or difference of functions is the sum or difference
of derivatives of the functions: If f(x) and g(x) are differentiable functions, then
d/dx ( f(x) ± g(x) ) = f
(x) ± g
(x).
- The derivative of a power of x:
d/dx ( xr ) = r xr-1,
where r is a constant.
- The derivative of a polynomial:
d/dx ( an xn + an-1 xn-1 + ··· + a2 x2 + a1 x + a0 ) = n an xn-1 + (n - 1) an-1 xn-2 + ··· + 2 a2 x + a1.
- The slope of the line tangent to the graph of the curve y = f(x) at the point (a, f(a)) is given by f
(a), so that the equation of the line tangent to the curve at this point is y - f(a) =f
(a) (x - a).
- SECTION 4.2: Exponential and logarithmic functions
- Suggested Problems: #2, 3, 6, 12, 16, 24, 30.
- The derivative of the exponential function with base e:
d/dx ( ex ) = ex.
- The derivative of the exponential function with base a, where a > 0, a
1:
d/dx ( ax ) = ln(a) · ax.
- The derivative of the natural logarithm function:
d/dx ( ln(x) ) = 1/x.
- SECTION 4.3: The chain rule
- Suggested Problems: #2, 9, 12, 13, 18, 21, 27, 31, 34.
- The composition of two functions consists of a function within another
function y = f(g(x)).
- The chain rule enables you to take the derivative of the composition of
two functions.
- The chain rule: If f(x) and g(x) are differentiable functions, and if y = f(u) and u = g(x), then
dy/dx = dy/du · du/dx.
- The chain rule: If f(x) and g(x) are differentiable functions, and if y = f(g(x)), then
dy/dx = f
(g(x)) · g
(x).
- The chain rule applied to familiar functions: If u is a differentiable function of x, then
d/dx ( un ) = n un-1 · du/dx.
d/dx ( eu ) = eu · du/dx.
d/dx ( au ) = ln(a) · au · du/dx.
d/dx ( ln(u) ) = ( 1/u ) · du/dx.
- SECTION 4.4: The product and quotient rules
- Suggested Problems: #3, 6, 7, 9, 12, 18, 22, 24, 25, 26, 28.
- The product rule: If f(x) and g(x) are differentiable functions, then
d/dx ( f(x) · g(x) ) = f(x) g
(x) + g(x) f
(x).
- The quotient rule: If f(x) and g(x) are differentiable functions, then
d/dx ( f(x)/g(x) ) = ( g(x) f
(x) - f(x) g
(x) )/( (g(x))2 ),
provided g(x)
0.
Last modified: Fri Apr 12 2002