Consider the quadratic function g(x)=−x2+6x−5. If g(a)=g(b) where a=b, and both a and b are in the domain where g(x)≥0, what is the relationship between a+b and the vertex of the function?
Aa+b=6, which equals twice the x-coordinate of the vertex
Ba+b=3, which equals the x-coordinate of the vertex exactly
Ca+b=4, which is the maximum value of the quadratic function
Da+b=12, which is twice the maximum value of the function
Practice Quadratic Extrema And Intervals in Math 2 with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
What this quiz covers
This quiz focuses on Quadratic Extrema And Intervals, giving you a quick way to practice the rules, question types, and explanations that matter most for Math 2.
How to use this quiz
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
All questions
Question 1
Consider the quadratic function g(x)=−x2+6x−5. If g(a)=g(b) where a=b, and both a and b are in the domain where g(x)≥0, what is the relationship between a+b and the vertex of the function?
a+b=6, which equals twice the x-coordinate of the vertex (correct answer)
a+b=3, which equals the x-coordinate of the vertex exactly
a+b=4, which is the maximum value of the quadratic function
a+b=12, which is twice the maximum value of the function
Explanation: First, find where g(x) ≥ 0: -x² + 6x - 5 ≥ 0, so x² - 6x + 5 ≤ 0, which factors as (x-1)(x-5) ≤ 0. This gives 1 ≤ x ≤ 5. The vertex occurs at x = -6/(2(-1)) = 3, and g(3) = -9 + 18 - 5 = 4. For any quadratic f(x) = ax² + bx + c with vertex at x = h, if f(a) = f(b) where a ≠ b, then a + b = 2h due to symmetry about the axis x = h. Since our vertex is at x = 3, we have a + b = 2(3) = 6. Choice B gives only the x-coordinate of the vertex. Choice C incorrectly uses the maximum value. Choice D incorrectly doubles the maximum value.
Question 2
The revenue function R(x)=−0.5x2+25x+200 represents revenue in thousands of dollars when x thousand items are sold. On what interval is the marginal revenue (rate of change of revenue) positive but decreasing?
(0,25) because revenue increases throughout this interval while its rate decreases (correct answer)
(25,50) because revenue decreases after the maximum while the rate becomes negative
(0,50) because revenue is positive throughout this entire domain interval
(12.5,25) because this represents the interval from half-maximum to maximum revenue
Explanation: Marginal revenue is R'(x) = -x + 25. For marginal revenue to be positive: -x + 25 > 0, so x < 25. Since R'(x) is linear with negative slope, it's always decreasing. Therefore, marginal revenue is positive but decreasing on (0, 25). At x = 25, R'(x) = 0 (maximum revenue), and for x > 25, R'(x) < 0. Choice B describes where marginal revenue is negative. Choice C focuses on revenue being positive rather than marginal revenue being positive. Choice D arbitrarily restricts the interval without mathematical justification.
Question 3
Two quadratic functions f(x)=x2−4x+k and g(x)=−x2+4x+m have the same axis of symmetry. If the maximum value of g(x) is twice the minimum value of f(x), what is the value of k+m?
k+m=0 because the functions are reflections with symmetric constant terms
k+m=4 because the vertex relationship determines this sum of constants
k+m=8 because twice the minimum equals the maximum under these conditions (correct answer)
k+m=12 because the parabolas' orientations create this constant relationship
Explanation: Both functions have axis of symmetry at x = 2 (since -(-4)/(2·1) = 2 and -4/(2·(-1)) = 2). For f(x): minimum at x = 2 gives f(2) = 4 - 8 + k = k - 4. For g(x): maximum at x = 2 gives g(2) = -4 + 8 + m = m + 4. The condition states: m + 4 = 2(k - 4) = 2k - 8. So m + 4 = 2k - 8, which gives m = 2k - 12. Therefore k + m = k + (2k - 12) = 3k - 12. We need another relationship. Since both have the same axis of symmetry x = 2, this is automatically satisfied. The constraint m + 4 = 2(k - 4) gives m + 4 = 2k - 8, so m = 2k - 12. For this to yield one of the given answers, let's try k = 4: then m = 8 - 12 = -4, giving k + m = 0. Let's try k = 8: then m = 16 - 12 = 4, giving k + m = 12. Let's try k = 6: then m = 12 - 12 = 0, giving k + m = 6. Actually, from m = 2k - 12, we get k + m = k + 2k - 12 = 3k - 12. For k + m = 8: 3k - 12 = 8, so 3k = 20, giving k = 20/3. Then m = 2(20/3) - 12 = 40/3 - 36/3 = 4/3. Check: k + m = 20/3 + 4/3 = 24/3 = 8 ✓.
Question 4
A quadratic function has the form y=a(x−h)2+k where a>0. If the function is increasing on (3,∞) and decreasing on (−∞,3), and the point (5,12) lies on the graph, what is the value of the function at x=1?
y=4 because points equidistant from the vertex have different function values
y=8 because the vertex form allows direct calculation of this value
y=12 because symmetry ensures equal function values at x = 1 and x = 5 (correct answer)
y=16 because the parabola's curvature affects values distant from the vertex
Explanation: Since the function decreases on (-∞, 3) and increases on (3, ∞), the vertex is at x = 3, so h = 3. The function has the form y = a(x-3)² + k. Since (5, 12) is on the graph: 12 = a(5-3)² + k = 4a + k. The points x = 1 and x = 5 are both 2 units from the vertex x = 3. Due to parabolic symmetry, f(1) = f(5) = 12. Choice A incorrectly assumes different values for symmetric points. Choice B provides an arbitrary calculation result. Choice D incorrectly applies concepts about parabolic behavior.
Question 5
The profit function for a company is P(x)=−3x2+42x−120, where x represents the number of units produced (in hundreds). For what interval of production levels is the profit increasing at a decreasing rate?
(0,7) because profit increases from zero to the maximum production level (correct answer)
(7,14) because profit decreases after reaching its maximum value at x = 7
(0,14) because profit is positive throughout this entire production range
No such interval exists because quadratic functions have constant rates of change
Explanation: The phrase 'increasing at a decreasing rate' means the function is increasing (P'(x) > 0) but concave down (P''(x) < 0). Since P(x) = -3x² + 42x - 120, we have P'(x) = -6x + 42. Setting P'(x) = 0: -6x + 42 = 0, so x = 7. Since the coefficient of x² is negative, the parabola opens downward, making P'(x) > 0 for x < 7. Also, P''(x) = -6 < 0 everywhere, so the function is always concave down. Therefore, P(x) is increasing at a decreasing rate on (0, 7). Choice B describes where profit is decreasing. Choice C incorrectly focuses on where profit is positive rather than increasing. Choice D incorrectly states that quadratics have constant rates of change.
Question 6
The quadratic function f(x)=−2x2+8x+k has its maximum value at x=2. If the function is decreasing on the interval (a,∞), what is the relationship between a and the x-coordinate of the vertex?
a=2 exactly, since the function decreases immediately after the vertex (correct answer)
a<2, since the decreasing interval must start before the vertex
a>2, since the decreasing interval cannot include the vertex point
a can be any value less than or equal to 2, depending on the domain
Explanation: Since f(x) = -2x² + 8x + k has a negative leading coefficient, it opens downward. The vertex occurs at x = -b/(2a) = -8/(2(-2)) = 2. For a downward-opening parabola, the function increases on (-∞, 2) and decreases on (2, ∞). Therefore, if the function is decreasing on (a, ∞), then a = 2 exactly. Choice B is incorrect because the function increases before the vertex. Choice C is incorrect because a cannot be greater than 2, as this would exclude part of the decreasing interval. Choice D is incorrect because a must equal 2 for the decreasing interval to be complete.
Question 7
The profit function for a small business is P(x)=−3x2+36x−60, where x represents the number of items sold (in hundreds) and P(x) represents profit in thousands of dollars. For what range of items sold will the business experience increasing profit?
From 0 to 600 items (correct answer)
From 0 to 1200 items
More than 600 items
More than 1200 items
Explanation: The vertex occurs at x=−2ab=−2(−3)36=6. Since a=−3<0, the parabola opens downward, so profit increases on (−∞,6] and decreases on [6,∞). Since x represents hundreds of items, x=6 corresponds to 600 items. In a business context, x≥0, so profit increases from 0 to 600 items. Choice B incorrectly doubles the vertex value, choice C gives the decreasing interval, and choice D combines both errors.
Question 8
The quadratic function f(x)=−2x2+8x+k has its vertex at point (h,m). If the function has a maximum value of 15, what is the interval on which f(x) is increasing?
(−∞,2] (correct answer)
(−∞,4]
[2,∞)
[4,∞)
Explanation: First, find the vertex. For f(x)=−2x2+8x+k, the x-coordinate of the vertex is h=−2ab=−2(−2)8=2. Since the coefficient of x2 is negative (-2), the parabola opens downward, making the vertex a maximum point. The function increases on the interval (−∞,h] and decreases on [h,∞). Therefore, f(x) is increasing on (−∞,2]. The maximum value of 15 tells us k=7, but this doesn't affect the interval of increase.
Question 9
A projectile is launched from ground level. Its height h(t)=−16t2+64t gives the height in feet after t seconds. During which time interval is the projectile's height increasing most rapidly, and what is the maximum height reached?
Height increasing most rapidly from t=0 to t=1; maximum height: 48 feet
Height increasing most rapidly from t=0 to t=2; maximum height: 64 feet
Height increasing most rapidly from t=1 to t=2; maximum height: 64 feet
Height increasing most rapidly from t=0 to t=1; maximum height: 64 feet (correct answer)
Explanation: The vertex occurs at t=−2ab=−2(−16)64=2. The maximum height is h(2)=−16(4)+64(2)=64 feet. The velocity is h′(t)=−32t+64. At t=0, velocity is 64 ft/s (maximum). At t=1, velocity is 32 ft/s. At t=2, velocity is 0 ft/s. Since velocity decreases linearly from its maximum at t=0, the height increases most rapidly during the first unit interval from t=0 to t=1, where the average velocity is highest. Choice A has the correct time interval but wrong maximum height, choices B and C identify wrong time intervals for most rapid increase.
Question 10
The quadratic function f(x)=ax2+bx+c satisfies f(0)=5, f(2)=1, and f(4)=5. If g(x)=f(x)−3, determine the intervals where g(x)>0.
(−∞,0)∪(4,∞)
(−∞,2−2)∪(2+2,∞) (correct answer)
(0,4)
(2−2,2+2)
Explanation: From the given points, f(0)=f(4)=5, so by symmetry, the vertex is at x=2. Since f(2)=1<5, this is a minimum. The vertex form is f(x)=a(x−2)2+1. Using f(0)=5: 5=a(4)+1, so a=1. Therefore, f(x)=(x−2)2+1 and g(x)=f(x)−3=(x−2)2−2=x2−4x+2. For g(x)>0: x2−4x+2>0. Using the quadratic formula: x=24±16−8=24±22=2±2. Since the parabola opens upward, g(x)>0 when x<2−2 or x>2+2.
Question 11
Consider the quadratic function h(x)=2(x−3)2−8. If this function is reflected across the x-axis to create function j(x), what is the maximum value of j(x) and on which interval is j(x) increasing?
Maximum value: 8; increasing on (−∞,3] (correct answer)
Maximum value: 8; increasing on [3,∞)
Maximum value: -8; increasing on (−∞,3]
Maximum value: -8; increasing on [3,∞)
Explanation: The original function h(x)=2(x−3)2−8 has vertex (3,−8) and opens upward. When reflected across the x-axis, j(x)=−h(x)=−2(x−3)2+8. The vertex becomes (3,8) and the parabola opens downward. The maximum value is 8. For a downward-opening parabola with vertex at x=3, the function increases on (−∞,3] and decreases on [3,∞). Choice B has the wrong interval direction, while choices C and D incorrectly use the original minimum value as the maximum.
Question 12
The function f(x)=x2−6x+5 is defined on the restricted domain [1,5]. What are the absolute minimum and maximum values of f(x) on this domain?
Minimum: -4; Maximum: 0 (correct answer)
Minimum: -4; Maximum: 5
Minimum: 0; Maximum: 5
Minimum: -4; Maximum: 4
Explanation: First, find the vertex: x=−2ab=−2(1)−6=3. Since a=1>0, this is a minimum. At x=3: f(3)=9−18+5=−4. Check the endpoints: f(1)=1−6+5=0 and f(5)=25−30+5=0. Since the vertex x=3 lies within the domain [1,5], the absolute minimum is f(3)=−4. The absolute maximum occurs at the endpoints where f(1)=f(5)=0. Choice B uses the constant term instead of evaluating at endpoints, choice C misses the vertex minimum, and choice D incorrectly calculates an endpoint.
Question 13
A quadratic function has the property that it decreases on the interval (−∞,−2] and increases on [−2,∞). If the function passes through the point (0,7) and has a minimum value of 3, what is the function?
f(x)=x2+4x+7
f(x)=x2+4x+3
f(x)=(x+2)2+3 (correct answer)
f(x)=(x−2)2+3
Explanation: The function decreases on (−∞,−2] and increases on [−2,∞), so the vertex is at x=−2. The minimum value is 3, so the vertex is (−2,3). The function has the form f(x)=a(x+2)2+3. Since it passes through (0,7): 7=a(0+2)2+3=4a+3, so 4a=4 and a=1. Therefore, f(x)=(x+2)2+3. Choice A expands to x2+4x+7 which has vertex (−2,3) and passes through (0,7), but the minimum value would be 3, not matching the vertex form structure needed. Choice B has vertex (−2,−1), giving the wrong minimum. Choice D has the vertex at (2,3), not (−2,3).
Question 14
The function f(x)=2x2−8x+k has exactly one zero. If g(x)=f(x)+3, on what interval is g(x) decreasing?
(−∞,1) because the discriminant condition affects the decreasing interval
(−∞,4) because adding 3 shifts the vertex x-coordinate from 2 to 4
(2,∞) because the parabola changes orientation after the vertical shift
(−∞,2) because the vertex remains at the same x-coordinate after vertical translation (correct answer)
Explanation: When you encounter questions about parabolas and transformations, focus on how different changes affect the vertex and shape of the function.First, let's find the value of k that makes f(x)=2x2−8x+k have exactly one zero. A quadratic has exactly one zero when its discriminant equals zero: b2−4ac=0. Here, (−8)2−4(2)(k)=64−8k=0, so k=8.Now f(x)=2x2−8x+8. The vertex occurs at x=−2ab=−2(2)−8=2. Since the coefficient of x2 is positive (2), this parabola opens upward and decreases on (−∞,2) and increases on (2,∞).When we form g(x)=f(x)+3, we're adding 3 to every output value. This creates a vertical shift that moves the entire parabola up by 3 units, but doesn't change the x-coordinate of the vertex or the intervals where the function increases or decreases. Therefore, g(x) still decreases on (−∞,2).Choice A incorrectly suggests the discriminant affects decreasing intervals—it only determines the number of zeros. Choice B mistakenly claims that vertical shifts change the vertex's x-coordinate. Choice C wrongly states that vertical shifts change the parabola's orientation (upward vs. downward opening).Study tip: Remember that vertical transformations (adding/subtracting constants) only shift graphs up or down—they never change the x-coordinate of the vertex or the intervals of increase/decrease.
Question 15
The function y=x2−6x+8 is reflected across the x-axis to create a new function g(x). What is the maximum value of g(x), and on what interval is g(x) increasing?
Maximum value is −1, increasing on (−∞,3)
Maximum value is −1, increasing on (3,∞)
Maximum value is 1, increasing on (3,∞)
Maximum value is 1, increasing on (−∞,3) (correct answer)
Explanation: When you encounter questions about function transformations, especially reflections, you need to understand how the transformation affects both the shape and key features of the original function.Start by analyzing the original function y=x2−6x+8. Complete the square to find its vertex form: y=(x−3)2−1. This parabola opens upward with vertex at (3,−1), so its minimum value is −1.When you reflect across the x-axis, you multiply the entire function by −1, giving you g(x)=−(x2−6x+8)=−(x−3)2+1. This flips the parabola upside down, so it now opens downward with vertex at (3,1). The maximum value is 1.For the interval where g(x) is increasing, remember that a downward-opening parabola increases to the left of its vertex and decreases to the right. Since the vertex is at x=3, g(x) increases on (−∞,3).Looking at the wrong answers: A and B incorrectly state the maximum is −1, which was the minimum of the original function before reflection. B and C incorrectly claim g(x) increases on (3,∞), but this would be true for an upward-opening parabola. C gets the maximum right but fails on the interval.Study tip: When reflecting functions across the x-axis, remember that maximums become minimums and vice versa, while the direction of increase/decrease around critical points reverses.
Question 16
A quadratic function g(x)=ax2+bx+c has a minimum value of −8 at x=3. If g(1)=0, what is the value of g(5)?
g(5)=−8 because both x = 1 and x = 5 are equidistant from the vertex
g(5)=0 because the parabola is symmetric about the line x = 3 (correct answer)
g(5)=8 because the function value increases by 8 from the minimum
g(5)=16 because the quadratic term dominates at x = 5
Explanation: Since the quadratic has its minimum at x = 3, the axis of symmetry is x = 3. The points x = 1 and x = 5 are both 2 units away from the axis of symmetry (|1-3| = |5-3| = 2). Due to the symmetry of parabolas about their axis, g(1) = g(5). Since g(1) = 0, we have g(5) = 0. Choice A incorrectly states the function value. Choice C assumes an incorrect relationship between distance from vertex and function value. Choice D incorrectly applies dominance of the quadratic term without considering symmetry.
Question 17
The function f(x)=x2+bx+c is decreasing on the interval (−∞,−4) and increasing on (−4,∞). If f(−2)=6, what is the minimum value of f(x)?
The minimum value is −2 because f(-4) equals the x-coordinate of the vertex
The minimum value is 2 because the vertex calculation yields this y-coordinate (correct answer)
The minimum value is 6 because this is the given function value at x = -2
The minimum value is 10 because the parabola opens upward with vertex at (-4, 10)
Explanation: Since f(x) decreases on (-∞, -4) and increases on (-4, ∞), the vertex is at x = -4. For f(x) = x² + bx + c, the vertex x-coordinate is -b/2 = -4, so b = 8. Thus f(x) = x² + 8x + c. Using f(-2) = 6: (-2)² + 8(-2) + c = 6, so 4 - 16 + c = 6, giving c = 18. Therefore f(x) = x² + 8x + 18. The minimum value is f(-4) = (-4)² + 8(-4) + 18 = 16 - 32 + 18 = 2. Choice A confuses the x-coordinate with the y-coordinate. Choice C incorrectly uses the given point as the minimum. Choice D results from computational error in finding the vertex y-coordinate.
Question 18
For the quadratic function f(x)=ax2+bx+c where a<0, the maximum value is M and occurs at x=p. If f(p−2)=M−12 and f(p+1)=M−3, what is the value of a?
a=−2 because the parabola's width is determined by this coefficient
a=−4 because the given function values determine this leading coefficient
a=−1 because symmetry conditions require this specific value
a=−3 because the vertex form calculations yield this coefficient (correct answer)
Explanation: When working with quadratic functions where you know the vertex and additional points, you can use the vertex form and symmetry properties to find the leading coefficient.Since the maximum occurs at x=p, the vertex is at (p,M). Using vertex form: f(x)=a(x−p)2+M. The key insight is that parabolas are symmetric about their vertex, so points equidistant from the vertex have equal function values.Let's use the given information systematically. From f(p−2)=M−12:
a(p−2−p)2+M=M−12a(−2)2=−124a=−12a=−3We can verify this with the second condition. From f(p+1)=M−3:
a(p+1−p)2+M=M−3a(1)2=−3a=−3Both conditions give us a=−3, confirming our answer.Looking at the wrong choices: A) suggests a=−2, but this would give f(p−2)=−2(4)+M=M−8, not M−12. B) claims a=−4, which would yield f(p−2)=−4(4)+M=M−16, too large a decrease. C) proposes a=−1, giving f(p−2)=−1(4)+M=M−4, too small a decrease.The answer is D: a=−3.Study tip: When given a vertex and additional points on a parabola, always use vertex form f(x)=a(x−h)2+k and substitute the known points to solve for a directly.