-
Problem 4: Fermat’s Theorem
- Fermat’s Theorem states that if a function (f(x)) has a local maximum or minimum at a point (c), and if (f’(c)) exists, then (f’(c) = 0).
- This theorem helps us identify critical points where the derivative is zero.
-
Problem 4: Example
- Consider the function (f(x) = x^4 - 4x^2) on the interval ([-2, 2]).
- We can find the critical points by setting (f’(x) = 0).
- The derivative (f’(x) = 4x^3 - 8x).
- Setting (f’(x) = 0) gives us (x(x^2 - 2) = 0).
- Solving for (x), we get (x = 0) and (x = \pm \sqrt{2}).
-
Problem 5: Concavity
- The second derivative of a function can help us determine its concavity.
- If (f’’(x) > 0), the function is concave up.
- If (f’’(x) < 0), the function is concave down.
- Points where the concavity changes (from concave up to concave down or vice versa) are called inflection points.
-
Problem 5: Example
- Consider the function (f(x) = x^3 - 6x^2 + 9x).
- To determine the concavity, we need to find the second derivative (f’’(x)).
- Differentiating (f’(x)), we get (f’’(x) = 6x - 12).
- Setting (f’’(x) > 0) gives us (x > 2), indicating that the function is concave up on the interval ((2, \infty)).
- Setting (f’’(x) < 0) gives us (x < 2), indicating that the function is concave down on the interval ((-\infty, 2)).
-
Problem 6: Tangent Line Equation
- The equation of the tangent line to a curve at a given point can be found using the derivative.
- If the point is ((a, f(a))) and the derivative at that point is (f’(a)), then the equation of the tangent line is given by (y - f(a) = f’(a)(x - a)).
-
Problem 6: Example
- Consider the function (f(x) = x^2 + 2x - 1).
- To find the equation of the tangent line at the point ((1, 2)), we need to find (f’(1)).
- Differentiating (f(x)), we get (f’(x) = 2x + 2).
- Evaluating (f’(1)), we get (f’(1) = 4).
- Using the point-slope form, the equation of the tangent line is (y - 2 = 4(x - 1)).
-
Problem 7: Curve Sketching
- The first and second derivatives of a function can help us sketch its graph.
- Points where the first derivative is zero or undefined are possible locations for local extrema or inflection points.
- The concavity of the function can be determined by examining the sign of the second derivative.
- The general shape of the graph can be determined by considering the behavior of the function for large values of x.
-
Problem 7: Example
- Consider the function (f(x) = x^3 - 12x).
- To sketch the graph, we need to find the critical points, inflection points, and analyze the concavity.
- The derivative (f’(x) = 3x^2 - 12).
- Setting (f’(x) = 0) gives us (x^2 - 4 = 0).
- Solving for (x), we get (x = -2) and (x = 2).
- The second derivative (f’’(x) = 6x), which is always positive, indicating that the function is concave up.
- The graph of (f(x)) can be sketched using this information.
-
Problem 8: Related Rates
- Related rates problems involve finding the rate at which one quantity changes with respect to another.
- The key to solving related rates problems is to set up an equation involving the rates of change and the variables in the problem.
- After setting up the equation, we differentiate both sides with respect to time and solve for the unknown rate.
-
Problem 8: Example
- A conical tank is being filled with water at a constant rate. The height of the water is increasing at a rate of 3 cm/min.
- The cone has a radius of 4 cm and a maximum height of 10 cm.
- The goal is to find the rate at which the water level is rising when the height is 6 cm.
- By setting up an equation involving the rates of change and the variables, we can differentiate both sides and solve for the unknown rate.