Opening subject page...
Loading your content
Learn to draw the shapes that two fundamental function types create and pinpoint their most important features on a coordinate plane.
People have been solving equations for thousands of years, but for most of history they did it entirely with words and numbers — no pictures at all. The idea of plotting an equation on a grid so you could actually see its shape was a breakthrough that changed mathematics forever. Here's how it happened.
The question this lesson answers is straightforward but powerful: given a linear or quadratic equation, how do you turn it into a graph, and once you have the graph, how do you identify its intercepts, maximum, or minimum?
Before we start graphing, you need a handful of key vocabulary words. Each one describes a specific feature of a function's graph that you'll be asked to identify over and over in algebra.
The diagram below shows a linear function and a quadratic function graphed on the same coordinate plane, with every key feature labeled. Study it carefully — you'll use these same labels whenever you analyze a function.
Notice a few things in the diagram above. The linear function y = x + 1 is a perfectly straight line. It has exactly one x-intercept and one y-intercept. It never turns around, so it has no maximum or minimum. The quadratic function y = −x² + 4x − 1 curves into an upside-down U shape because the leading coefficient (the number in front of x²) is negative. Its highest point — the vertex at (2, 3) — is the maximum. The dashed vertical line through the vertex is the axis of symmetry, and the left half of the parabola is a mirror image of the right half.
Let's look at the formulas that let you find intercepts, slope, and vertex without relying on a graph alone.
In the equation above, b gives you the y-intercept directly — just read it off. To find the x-intercept, set y = 0 and solve for x: the x-intercept is at x = −b / m. The slope m tells you how steeply the line rises or falls. A positive slope means the line goes up from left to right; a negative slope means it goes down.
For a quadratic, the y-intercept is simply the constant c. That's because when x = 0, the equation becomes y = a(0)² + b(0) + c = c. Finding x-intercepts requires more work — you either factor, complete the square, or use the quadratic formula.
The vertex formula is one of the most useful tools in Algebra 1. Once you know x = −b / (2a), you substitute that value into y = ax² + bx + c to find the y-coordinate of the vertex. If a > 0 the vertex is a minimum; if a < 0 the vertex is a maximum.
The expression under the square root, b² − 4ac, is called the discriminant. It acts as a preview: if the discriminant is positive, the parabola crosses the x-axis twice. If it equals zero, the vertex itself sits on the x-axis (one x-intercept). If the discriminant is negative, the parabola never touches the x-axis at all.
The table below summarizes every feature you should check whenever you analyze a function's graph. Use it as a reference when you work through problems.
| Feature | Linear (y = mx + b) | Quadratic (y = ax² + bx + c) |
|---|---|---|
| Shape | Straight line | Parabola (U or upside-down U) |
| y-intercept | Always exactly 1, at (0, b) | Always exactly 1, at (0, c) |
| x-intercept(s) | Exactly 1 (unless slope = 0 and b ≠ 0) | 0, 1, or 2 depending on the discriminant |
| Vertex | None — line extends forever | Exactly 1, at (−b/(2a), f(−b/(2a))) |
| Max or Min | Neither — range is all real numbers | Max if a < 0; Min if a > 0 |
| Axis of Symmetry | None | x = −b / (2a) |
| End Behavior | Both ends go to ±∞ in opposite directions | Both ends go to +∞ (opens up) or −∞ (opens down) |
Figure 2 illustrates the three cases you can encounter with a quadratic function. In the left panel the parabola opens upward and dips below the x-axis, producing two x-intercepts and a minimum. The center panel shows a downward-opening parabola whose vertex just touches the x-axis — this gives exactly one x-intercept and a maximum. In the right panel the parabola never reaches the x-axis at all, so there are zero x-intercepts, and the vertex is still a minimum that's positioned above the x-axis.
Let's walk through a complete problem from start to finish. We'll graph the quadratic function f(x) = 2x² − 8x + 6 and identify all key features.
f(0) = 2(0)² − 8(0) + 6 = 6x = −(−8) / (2 × 2) = 8 / 4 = 2f(2) = 2(2)² − 8(2) + 6 = 8 − 16 + 6 = −2x² − 4x + 3 = 0(x − 1)(x − 3) = 0Graphing is one of the most powerful tools in algebra, but it's worth knowing where each method shines and where it falls short.
| Method | Strengths | Limitations |
|---|---|---|
| Graphing by hand | Builds deep understanding of shape and features; great for seeing the big picture | Slow; accuracy limited by your drawing; hard with decimals or large numbers |
| Using the vertex formula | Gives the exact vertex quickly; works for every quadratic | Doesn't directly give x-intercepts; still need separate step |
| Factoring | Fast when the quadratic factors neatly; gives exact x-intercepts | Many quadratics don't factor over integers |
| Quadratic formula | Works for every quadratic; reveals discriminant info | More arithmetic to manage; easier to make sign errors |
| Graphing calculator / software | Fast, accurate, great for checking work | Doesn't build algebraic skills; answers may be approximate |
The skills you're building right now — finding intercepts, identifying maxima and minima, and understanding how an equation's coefficients control a graph's shape — are the foundation for nearly everything that comes next in math. Here's a preview of how this lesson connects to more advanced topics.
| What You Learn Now | Where It Goes Next |
|---|---|
| Finding the vertex of a parabola | In Algebra 2, you'll rewrite quadratics in vertex form y = a(x − h)² + k and use completing the square |
| Graphing y = mx + b | In later courses, you'll graph systems of two or more linear equations and find their intersection points |
| Using the discriminant | In Pre-Calculus, the discriminant helps you analyze complex (imaginary) roots when b² − 4ac < 0 |
| Identifying max/min by sign of a | In Calculus, you'll use derivatives to find maxima and minima of any function, not just quadratics |
| Plotting points from a table | In statistics, you'll create scatter plots and fit regression lines or curves to real data |
The point is that linear and quadratic functions aren't just isolated topics — they are the simplest members of a huge family of functions you'll study over the next several years. Mastering them now means you'll have a much easier time when the functions get more complicated. The ideas of intercepts, vertex, and end behavior carry over directly to polynomials, exponentials, and beyond.
Try each problem on paper first, then click "Show Answer" to check your work. The problems get progressively harder.
A linear function y = mx + b produces a straight-line graph. Its y-intercept is at (0, b), its x-intercept is at (−b/m, 0), and its slope m controls the steepness and direction. Linear functions have no maximum or minimum because the line extends infinitely in both directions.
A quadratic function y = ax² + bx + c produces a curved graph called a parabola. Its y-intercept is at (0, c). It can have 0, 1, or 2 x-intercepts, determined by the discriminant b² − 4ac. The most important point on the parabola is the vertex, found at x = −b/(2a). If a > 0 the parabola opens upward and the vertex is a minimum; if a < 0 it opens downward and the vertex is a maximum. The vertical line through the vertex, x = −b/(2a), is the axis of symmetry. Together, these features — intercepts, vertex, direction, and symmetry — give you a complete picture of any linear or quadratic function.