Challenge

Practice Set B — Analytical Applications of Differentiation

20 questions • 30 minutes • auto-graded with full solutions
30:00
0 / 20 answered
A second auto-graded set covering Analytical Applications of Differentiation.
0 / 20
0Correct
0Wrong
0Skipped
0:00Time used
Multiple Choice
Question 1
For f(x) = x^4, describe the concavity.
Solution: f''(x) = 12x^2 >= 0, and is positive for all x not equal to 0, so f is concave up.
Question 2
Concave up means the graph:
Solution: A concave-up curve bends upward (like a cup) and lies above each of its tangent lines.
Question 3
If f'(x) > 0 and f''(x) < 0 on an interval, the graph of f is:
Solution: f' > 0 means increasing; f'' < 0 means concave down. So the graph rises while bending downward.
Question 4
If the graph of f' is increasing on an interval, then f is:
Solution: f' increasing means f'' > 0, which means f is concave up.
Question 5
If f'(c) = 0 and f' changes from negative to positive at c, then the graph of f has:
Solution: f' going from negative to positive means f goes from decreasing to increasing: a local minimum.
Question 6
Find the inflection point of f(x) = x^3.
Solution: f''(x) = 6x = 0 at x = 0, and f'' changes sign there (negative to positive), so x = 0 is an inflection point.
Question 7
For f(x) = x^3 - 6x^2 + 5, at what x is the inflection point?
Solution: f''(x) = 6x - 12 = 0 at x = 2, and concavity changes there, so x = 2 is an inflection point.
Question 8
The number of inflection points of f(x) = x^4 - 6x^2 is:
Solution: f''(x) = 12x^2 - 12 = 12(x^2 - 1) = 0 at x = 1 and x = -1, with sign changes at both, giving 2 inflection points.
Question 9
The Intermediate Value Theorem guarantees a solution to f(x) = k on [a, b] if f is continuous and:
Solution: The IVT guarantees that a continuous function takes every value k between f(a) and f(b) at some point in [a, b].
Question 10
Which theorem guarantees a continuous function on [a, b] attains its maximum value?
Solution: The Extreme Value Theorem guarantees that a function continuous on a closed interval attains an absolute maximum (and minimum).
Question 11
A rectangle has a fixed perimeter of 40. What dimensions maximize its area?
Solution: With perimeter 40, l + w = 20. Area A = w(20 - w) is maximized at w = 10, giving a 10 by 10 square with area 100.
Question 12
What is the minimum value of the sum S = x + 16/x for x > 0?
Solution: S'(x) = 1 - 16/x^2 = 0 at x = 4. S(4) = 4 + 4 = 8, a minimum since S'' > 0.
Question 13
The first step in solving an optimization problem is usually to:
Solution: You express the objective (e.g., area or cost) as a function of a single variable using the constraint, then find critical points.
Question 14
The difference between an absolute maximum and a relative (local) maximum is:
Solution: An absolute (global) maximum is the largest value over the entire domain, while a relative (local) maximum is the largest value only in a neighborhood.
Question 15
A relative extremum of a differentiable function can only occur where:
Solution: For a differentiable function, relative extrema occur only at critical points where f'(x) = 0 (Fermat's Theorem).
Question 16
If f'(x) = -2x + 6, on what interval is f increasing?
Solution: f'(x) = -2x + 6 > 0 when x < 3, so f is increasing for x < 3.
Question 17
For f(x) = 3x^4 - 4x^3, the critical numbers are:
Solution: f'(x) = 12x^3 - 12x^2 = 12x^2(x - 1) = 0 at x = 0 and x = 1.
Question 18
For f(x) = -x^2 + 6x, describe the concavity everywhere.
Solution: f''(x) = -2 < 0 for all x, so the parabola is concave down everywhere.
Question 19
Find the absolute maximum of f(x) = 2x^3 - 3x^2 - 12x on [-2, 3].
Solution: f'(x) = 6x^2 - 6x - 12 = 6(x-2)(x+1) = 0 at x = -1, 2. f(-2) = -16 -12 +24 = -4, f(-1) = -2 -3 +12 = 7, f(2) = 16 -12 -24 = -20, f(3) = 54 -27 -36 = -9. Absolute maximum is 7 at x = -1.
Question 20
A function continuous on [2, 8] is guaranteed by the EVT to have:
Solution: The EVT guarantees that a function continuous on a closed, bounded interval attains both an absolute maximum and an absolute minimum.