How Do You Find The Range Of A Quadratic Function
How to Find the Range of a Quadratic Function
The range of a function represents all possible output values (y-values) it can produce. For a quadratic function, which graphs as a parabola, this set of values is not unlimited in both directions. Understanding how to determine this range is a fundamental skill in algebra and calculus, revealing the function’s behavior and limitations. Unlike its domain, which is always all real numbers for a standard quadratic, the range is bounded either from above or below by the vertex of the parabola. This guide will walk you through the precise, logical steps to find the range of any quadratic function, building from core concepts to practical application.
Understanding the Quadratic Function and Its Graph
A quadratic function is any function that can be written in the standard form: f(x) = ax² + bx + c where a, b, and c are real numbers, and a ≠ 0. The graph of this function is a curve called a parabola. The most critical feature of this parabola is its vertex—the highest or lowest point on the graph. The vertex’s position and the direction the parabola opens (determined by the sign of a) completely define the function’s range.
- If a > 0, the parabola opens upward like a smile. In this case, the vertex is the minimum point. The y-values start at the vertex’s y-coordinate and extend upward to infinity.
- If a < 0, the parabola opens downward like a frown. Here, the vertex is the maximum point. The y-values start at negative infinity and extend up to the vertex’s y-coordinate.
Therefore, the entire problem of finding the range reduces to one essential task: finding the y-coordinate of the vertex.
Finding the Vertex: The Key to the Range
There are two primary, reliable methods to find the vertex of a parabola given in standard form.
Method 1: Using the Vertex Formula
The x-coordinate of the vertex is given by the formula: h = -b / (2a) Once you have h, substitute it back into the original function to find the corresponding y-coordinate, k. k = f(h) = a(h)² + b(h) + c The vertex is the point (h, k). The range is then determined by k.
Method 2: Completing the Square (Vertex Form)
This algebraic technique rewrites the standard form into the vertex form: f(x) = a(x - h)² + k In this form, the vertex (h, k) is immediately visible. The process of completing the square involves:
- Factor out the coefficient a from the first two terms:
f(x) = a(x² + (b/a)x) + c. - Take half of the coefficient of x (which is
b/a), square it ((b/(2a))²), and add and subtract this value inside the parentheses. - Simplify to achieve the form
a(x - h)² + k.
Example: Convert f(x) = 2x² - 8x + 5 to vertex form.
f(x) = 2(x² - 4x) + 5
= 2(x² - 4x + 4 - 4) + 5 (Add and subtract 4, which is (-4/2)²)
= 2((x - 2)² - 4) + 5
= 2(x - 2)² - 8 + 5
= 2(x - 2)² - 3
Vertex is (2, -3). Since a=2>0, the range is [-3, ∞).
Step-by-Step Guide to Finding the Range
Follow this universal procedure for any quadratic function in standard form.
- Identify Coefficients: Clearly note the values of a, b, and c from
f(x) = ax² + bx + c. - Determine Opening Direction: Check the sign of a.
- a > 0 → Opens Up → Minimum Vertex → Range is
[k, ∞). - a < 0 → Opens Down → Maximum Vertex → Range is
(-∞, k].
- a > 0 → Opens Up → Minimum Vertex → Range is
- Calculate the Vertex y-coordinate (k): Use either the vertex formula or completing the square.
- Formula Method: Compute
h = -b/(2a). Then computek = f(h). - Vertex Form Method: Rewrite the function to explicitly find k.
- Formula Method: Compute
- State the Range: Combine the direction from step 2 with the value of k from step 3. Use interval notation.
Worked Example 1 (Opens Up): f(x) = -x² + 6x - 5
- a = -1, b = 6, c = -5. Since a < 0, parabola opens downward → maximum vertex
Latest Posts
Latest Posts
-
The Distance Formula Is Derived From The Pythagorean Theorem
Mar 28, 2026
-
Write A Quadratic Inequality Represented By The Graph
Mar 28, 2026
-
How Is Speed Related To Kinetic Energy
Mar 28, 2026
-
How To Read A Scatter Graph
Mar 28, 2026
-
How To Find The Sample Mean With Confidence Interval
Mar 28, 2026