Desmos on the Digital SAT — Part 4. One specific calculator skill, shown on the real Desmos screen. Part of the full series; each part builds on the last.
Why parabolas are the highest-value graph to master
Quadratics show up all over the Digital SAT Math section, and the built-in Desmos calculator is available on both Math modules in Bluebook. That combination is a gift: almost every quadratic question is really asking about one of four points on a parabola — the vertex, the two roots, or the y-intercept. If you can graph the equation and click those points, you can answer the question without touching the quadratic formula, completing the square, or factoring by hand.
The catch is translation. The SAT rarely says "find the vertex." It says "minimum value," or "zeros," or "y-intercept." Your job is to hear those phrases and know exactly which point on the screen they point to. Let's build that reflex on one clean example.
Graph it once, read everything off the screen
Type this into a blank line in Desmos:
y = x^2 - 6x + 5
Desmos draws the parabola instantly. Because the coefficient on x^2 is positive, it opens upward, so it has a lowest point — a minimum. Now you're going to let Desmos hand you the exact coordinates instead of computing them.
The vertex. Hover your cursor over the bottom of the curve — the turning point — and click it. Desmos snaps to the vertex and shows a little label: (3, -4). That's it. The vertex of y = x^2 - 6x + 5 is at (3, -4). No formula, no -b/2a, no arithmetic. The x-coordinate 3 tells you where the parabola turns; the y-coordinate -4 tells you the lowest value the expression ever reaches.
The roots. Look at where the curve crosses the x-axis. Click each crossing. Desmos labels them (1, 0) and (5, 0). These are the roots (also called zeros, x-intercepts, or solutions). Notice the y-value is 0 at both — that's the definition of a root: the x-values that make y equal zero. So the solutions to x^2 - 6x + 5 = 0 are x = 1 and x = 5, read straight off the graph.
The y-intercept. Now look at where the curve crosses the y-axis — where x = 0. Click it and Desmos shows (0, 5). That's the y-intercept. It's also just the constant term in the equation (+5), which is a nice sanity check: when x = 0, everything with an x disappears and you're left with 5.
Four clicks, four points: (3, -4), (1, 0), (5, 0), and (0, 5). You now know more about this parabola than most questions will ever ask.
Mapping SAT phrasings to points on the curve
Here's where the points pay off. The same graph answers a dozen differently-worded questions. Train yourself to translate:
- "What is the minimum value of the function?" → the y-coordinate of the vertex, which is
-4. Watch the trap: the question wants the value (the output,-4), not the x-value where it happens (3). If it asks "the value ofxat which the minimum occurs," then the answer is3. Read which coordinate they want. - "For what value of
xdoes the function reach its minimum?" → the x-coordinate of the vertex,3. - "What are the solutions to
x^2 - 6x + 5 = 0?" or "the zeros of the function" → the roots,x = 1andx = 5. - "The graph crosses the x-axis at..." → same thing, the roots:
(1, 0)and(5, 0). - "What is the y-intercept of the graph?" →
(0, 5), or just5if it wants the value. - "The sum of the solutions is..." → add the roots:
1 + 5 = 6.
That last one is worth a beat. Some questions dress up the roots — "sum of the solutions," "product of the zeros," "the positive solution" — but they're still just asking you to read 1 and 5 off the screen and then do one tiny step. Graph first, then finish.
One more common form: "The function has a minimum value of k. What is k?" The letter is doing the same job as the phrase "minimum value," so k = -4. When a question introduces a variable for a feature of the parabola, find the matching point and plug in.
Build the habit, then trust it
The whole move is: type the equation, click the four points, translate the wording. Do it slowly a few times and it becomes automatic. On test day you'll graph y = x^2 - 6x + 5, see (3, -4), (1, 0), (5, 0), (0, 5), and the only thinking left is deciding which of those the question is asking for — the part that actually earns the point.
A few guardrails so this never bites you:
- Positive
x^2means a minimum; negative means a maximum. If the parabola opens downward, the vertex is the highest point, and "maximum value" is the vertex y-value instead. - A "value" is a single number; a point is a pair. Re-read to see whether the answer choice format is a number or coordinates.
- Clicked labels are exact when the answer is nice. For clean SAT numbers like these, the clicked coordinates are exact. If a vertex lands on an ugly decimal, that's usually a sign the intended path was different — but for reading roots and vertices of the tidy quadratics the SAT favors, clicking is fully reliable.
Want to drill this until it's muscle memory on real, exam-style quadratics? New here? Create a free account on UnlimitedTests and practice a set of vertex-and-roots questions with the built-in calculator. Already have an account? Head to your dashboard and pull up the Math practice to run a few reps before your next test.
Next in the series: Part 5 — solving any equation by graphing both sides.