Digital SAT 2026 Desmos · Cheat Sheet

Desmos SAT Cheat Sheet 2026:
Every Technique You Need

What this cheat sheet covers: every Desmos technique that matters on the Digital SAT 2026, with exact syntax to type, what the graph shows, and the answer to read. Plus the techniques where Desmos is slower than algebra — and you should skip it entirely. Written by Jaclyn Caruana of Epic Exam Prep, one of Europe's leading SAT experts with over 30,000 followers on YouTube and author of SAT Desmos Hacks.

Watch Desmos SAT techniques on YouTube

Over 30,000 subscribers watching SAT Desmos walkthroughs, math breakdowns, and test-day strategies. youtube.com/@epicexamprep

Quick reference: all techniques at a glance

Before diving into each technique in detail, here is the complete Desmos SAT cheat sheet at a glance. Every technique, what to type, what to look for.

TechniqueWhat to type in DesmosWhat to readTime saved
Intersection pointsEq 1 on line 1, Eq 2 on line 2Click the intersection dot2 min → 15 sec
Vertex of a parabolay = ax² + bx + cClick the bottom/top grey dot90 sec → 10 sec
Zeros of a quadraticy = ax² + bx + cClick the x-intercept grey dots60 sec → 10 sec
Circle centerEquation as written (any form)Midpoint of top and bottom3 min → 20 sec
Slider for constantsEquation with k — click "add slider"Drag until lines overlap/parallel2 min → 30 sec
Inequality regionEach inequality on separate lineOverlapping shaded region90 sec → 15 sec
RegressionTable + y&sub1; ~ mx&sub1; + bm and b values shown2 min → 30 sec
Back-solvingType each answer choiceWhich one satisfies the equation60 sec → 20 sec
Statistics on a list[val1, val2, val3, ...]mean(), median(), stdev()45 sec → 10 sec

Technique 1: Intersection points

When to use it: Any question asking where two equations meet, what value satisfies both equations, or the solution to a system. This is the single highest-value Desmos technique on the SAT — it applies to a larger share of questions than any other technique.

1
Intersection points — systems of equations Highest value
What to type Line 1: y = |x − 5| Line 2: y = −|x − 5| + 14 → Click the intersection dots to read x = −2 and x = 12. Sum = 10.
Real Desmos screenshot from SAT Desmos Hacks Desmos screenshot showing two absolute value equations intersecting at coordinates negative 2 comma 7 and 12 comma 7
Problem · Advanced Math · Nonlinear Functions

$|x - 5| = -|x - 5| + 14$
What is the sum of the solutions to the given equation?

A$-2$
B$10$
C$12$
D$14$
In Desmos: Type $y = |x-5|$ on line 1 and $y = -|x-5|+14$ on line 2. Intersections appear at $(-2, 7)$ and $(12, 7)$. Solutions are $x = -2$ and $x = 12$. Sum $= -2 + 12 = 10$. Answer: B. From SAT Desmos Hacks by Jaclyn Caruana · epicexamprep.com

Works for: linear systems, mixed linear and quadratic systems, absolute value equations, exponential equations, any "for what value of x does..." question.

Pro tip: You do not need to rearrange to slope-intercept form. Desmos accepts standard form, implicit form, and point-slope form directly. Type the equation exactly as written in the question.

Technique 2: Vertex and zeros of quadratics

When to use it: Any quadratic question asking for the vertex, maximum, minimum, axis of symmetry, x-intercepts, or zeros. Desmos finds all of these instantly by clicking grey dots on the graph.

2
Vertex and zeros — quadratic functions Highest value
What to type y = x² − 6x + 8 → Click the bottom grey dot for vertex (3, −1). Click x-intercepts for zeros x = 2 and x = 4.

What appears: Desmos marks the vertex and x-intercepts as grey dots automatically. Click any dot to read exact coordinates. No completing the square, no −b/2a formula, no quadratic formula required.

Real Desmos screenshot from SAT Desmos Hacks Desmos screenshot showing two quadratic equations graphed with their zeros labeled at the x-axis intersections
Problem · Advanced Math · Nonlinear Equations

The solutions to $x^2 + 6x + 7 = 0$ are $r$ and $s$, where $r < s$. The solutions to $x^2 + 8x + 8 = 0$ are $t$ and $u$, where $t < u$. The solutions to $x^2 + 14x + c = 0$ are $r+t$ and $s+u$. What is the value of $c$?

A$15$
B$29$
C$31$
D$31$
In Desmos: Graph both quadratics and click the x-intercepts to read all four roots. Then compute $r+t$ and $s+u$ to find the zeros of the third quadratic, and read off $c$ from $c = (r+t)(s+u)$. From SAT Desmos Hacks by Jaclyn Caruana · epicexamprep.com

Pro tip: The vertex y-coordinate IS the minimum value (for upward parabola) or maximum value (for downward parabola). One click gives you both the axis of symmetry and the extreme value simultaneously.

Technique 3: Circles in any form

When to use it: Any circle question asking for center coordinates or radius — especially when the equation is in expanded form that would require completing the square twice to solve algebraically.

3
Graphing circles — no completing the square High value
What to type Line 1: x² − 12x + y² + 6y = 5 Line 2: midpoint((6, 4.07107), (6, −10.07107)) → Desmos returns (6, −3). Center = (6, −3). Answer: A.
Real Desmos screenshot from SAT Desmos Hacks Desmos screenshot showing x squared minus 12x plus y squared plus 6y equals 5 graphed as a circle with center labeled at 6 comma negative 3
Problem · Geometry and Trigonometry · Circles

$x^2 - 12x + y^2 + 6y = 5$
The equation above defines a circle in the $xy$-plane. What are the coordinates of the center of the circle?

A$(6, -3)$
B$(-6, 3)$
C$(12, -6)$
D$(-12, 6)$
In Desmos: Type the equation exactly as written. Desmos graphs the circle. Click the top point $(6, 4.07)$ and bottom point $(6, -10.07)$. On line 2: $ ext{midpoint}((6, 4.07107),(6,-10.07107))$. Desmos returns $(6,-3)$. Answer: A. From SAT Desmos Hacks by Jaclyn Caruana · epicexamprep.com

Pro tip: Desmos graphs ANY circle equation directly — standard form, general form, expanded form. You never need to rearrange or complete the square first.

Technique 4: Sliders for constants

When to use it: Questions that ask for what value of a constant k makes a system have zero solutions, one solution, or infinitely many solutions. These are abstract algebra questions that become visual with Desmos.

4
Sliders for unknown constants High value
What to type Line 1: y = 3x + 21 Line 2: y = b(x + 7) → click "add slider: b" → Drag slider until lines overlap. b = 3 = answer.
Real Desmos screenshot from SAT Desmos Hacks Desmos screenshot showing 3x plus 21 equals b times x plus 7 with a slider for b showing two lines separate at b equals 1.2 then overlapping at b equals 3
Problem · Algebra · Linear Equations in One Variable

$3x + 21 = b(x + 7)$
In the given equation, $b$ is a constant. If the equation has infinitely many solutions, what is the value of $b$?

A$1$
B$2$
C$3$
D$7$
In Desmos: Type $y = 3x + 21$ on line 1 and $y = b(x+7)$ on line 2. Click "add slider: $b$". Drag the slider until both lines overlap completely. This happens at $b = 3$. Answer: C. From SAT Desmos Hacks by Jaclyn Caruana · epicexamprep.com

What to look for: Parallel lines = no solution. Overlapping lines = infinitely many solutions. Lines touching at one point = exactly one solution.

Technique 5: Inequality regions

When to use it: Questions about solution regions for a system of inequalities — which area of the graph satisfies all conditions simultaneously.

5
Graphing inequalities High value
What to type Line 1: 3x > 9 Line 2: y > 4x − 2 → Boundary lines meet at (3, 10). Both inequalities strict: y > 10. Answer: A.
Real Desmos screenshot from SAT Desmos Hacks Desmos screenshot showing 3x greater than 9 and y greater than 4x minus 2 as two shaded inequality regions with boundary lines intersecting at 3 comma 10
Problem · Algebra · Linear Inequalities in One or Two Variables

$3x > 9$
$y > 4x - 2$
Which of the following consists of the $y$-coordinates of all the points that satisfy the system of inequalities above?

A$y > 10$
B$y > 14$
C$y > 6$
D$y > 2$
In Desmos: Type $3x > 9$ on line 1 and $y > 4x-2$ on line 2. The shaded regions overlap where $x > 3$ and $y > 4x-2$. The boundary lines intersect at $(3, 10)$. Since both inequalities are strict, the answer is $y > 10$. Answer: A. From SAT Desmos Hacks by Jaclyn Caruana · epicexamprep.com

Pro tip: For strict inequalities (> or <) the boundary is a dashed line. For non-strict (≥ or ≤) it is solid. Desmos handles this automatically.

Techniques 6 to 9: quick reference

6
Regression for data and scatterplot questions High value
What to type Click + and choose Table. Enter x values in column 1, y values in column 2. New line: y&sub1; ~ mx&sub1; + b (linear) or y&sub1; ~ ax&sub1;² + bx&sub1; + c (quadratic) → Desmos calculates and displays m, b (or a, b, c) instantly.
Real Desmos screenshot from SAT Desmos Hacks Desmos screenshot showing linear regression table with two data points and the best fit line equation y equals x minus 8 displayed
Problem · Problem Solving and Data Analysis · Two-variable Data

Each dot in a scatterplot represents the flipper length $x$ (cm) and swim speed $y$ (km/h) of one penguin in a study of 15 penguins. The graph of which of the following equations is a line that most closely fits the data?

A$y = 0.98x - 7.19$
B$y = 0.98x + 7.19$
C$y = 7.19x - 0.98$
D$y = -0.98x + 7.19$
In Desmos: Click $+$ and choose Table. Enter two well-spaced points from the scatterplot: $(14, 6)$ and $(22, 14)$. Click the regression icon and choose Linear Regression. Desmos shows $y = 1x - 8$. Closest match to the answer choices: $y = 0.98x - 7.19$. Answer: A. From SAT Desmos Hacks by Jaclyn Caruana · epicexamprep.com

Use the tilde (~) not equals (=). The tilde tells Desmos to find the best-fit values — this is the regression command. Works for linear, quadratic, and exponential models.

7
Back-solving answer choices High value
What to type Graph the original function on line 1. Test each answer choice by substituting the value and checking if it satisfies the equation. → The answer choice that makes both sides equal is correct.
Real Desmos screenshot from SAT Desmos Hacks Desmos screenshot showing system of equations 3x plus 4y equals 8 and 9x plus 12y equals 24 with all four answer choices plotted as labelled points showing which lies on the line
Problem · Algebra · Systems of Two Linear Equations

$3x + 4y = 8$
$9x + 12y = 24$
For each real number $r$, which of the following points lies on the graph of each equation in the $xy$-plane for the given system?

A$\left(r,\, \dfrac{8-3r}{4} ight)$
B$\left(r,\, \dfrac{8-r}{4} ight)$
C$\left(\dfrac{r}{3},\, \dfrac{8-4r}{3} ight)$
D$\left(r,\, \dfrac{3r}{2}+\dfrac{7}{2} ight)$
In Desmos: Graph both equations. Add a slider for $r$. Plot each answer choice as a point using the slider. The point that always stays on the line no matter where you drag $r$ is the answer. Only option A stays on the line for all values of $r$. Answer: A. From SAT Desmos Hacks by Jaclyn Caruana · epicexamprep.com

Converts a "solve" question into a "verify" question. Works on approximately 30% of SAT math questions. Especially useful when the algebraic approach involves messy fractions or multiple steps.

8
Statistics on a list Mid value
What to type Line 1: [3, 7, 12, 4, 9, 15] Line 2: mean([3, 7, 12, 4, 9, 15]) → Desmos calculates the mean instantly. Also works: median(), stdev(), min(), max()
Real Desmos screenshot from SAT Desmos Hacks Desmos screenshot showing mean and median functions graphed on the same axes with their intersection points labeled at x equals 1, 16, and 41
Problem · Problem Solving and Data Analysis · One-variable Data

The median and the mean of the five integers $\{10, 12, 26, x, x\}$ are equal. What is the sum of all possible values of $x$?

A$17$
B$26$
C$41$
D$58$
In Desmos: Define $A = [10, 12, 26, x, x]$ on line 1. Graph $y = ext{mean}(A)$ and $y = ext{median}(A)$. The two functions intersect at $x = 1$, $x = 16$, and $x = 41$. Sum $= 1 + 16 + 41 = 58$. Answer: D. From SAT Desmos Hacks by Jaclyn Caruana · epicexamprep.com

Faster and more reliable than manual calculation, especially with large datasets or when the SAT question gives you many data points.

9
Equivalent expressions — graph overlap check Mid value
What to type Line 1: y = (x² − 4)/(x − 2) Lines 2–5: each answer choice as a separate y = expression → The answer choice whose graph overlaps line 1 perfectly is correct.

Turns a factoring or simplification question into a visual matching task. If two expressions are equivalent, their graphs are identical. Note: watch for domain restrictions — Desmos shows holes that may differ between expressions.


When NOT to use Desmos — the most important section

Most Desmos cheat sheets skip this section entirely. It is the most strategically important one for students targeting 1400 or above.

Skip Desmos in these situations

Variable-based answers. When the question asks for an expression in terms of a variable (like "in terms of k") rather than a specific number, Desmos cannot produce an algebraic result. Opening it wastes 20 to 30 seconds.
Simple arithmetic under 10 seconds. If mental math takes 5 seconds, Desmos takes 15. Do not open the calculator for basic calculations.
Abstract proofs and general statements. Questions asking why something is always true, or about properties that hold for all values, require algebraic reasoning — not graphing.
Hard Module 2 — specifically designed Desmos-resistant questions. The College Board has increasingly built Hard Module 2 questions to reward algebraic fluency alongside calculator skill. Variable answers, abstract reasoning, and specific question types are constructed to resist Desmos shortcuts. Recognise these and solve algebraically.
When you do not know what to type. If you cannot identify the specific technique before opening Desmos, opening it anyway wastes time and produces confusion. Identify the question type first, then open Desmos with a clear plan.
The honest truth about Desmos and high scores Desmos fluency alone does not produce a 1500+ SAT score. The students who score 1530, 1540, and 1580 know when to use Desmos and when to solve algebraically — and they have the algebra to back it up when needed. Build Desmos technique alongside mathematical understanding, not as a replacement for it.

Want 57 problems with every technique applied?

SAT Desmos Hacks: The EPIC Method for Smart, Fast, 800-Level Math 2026 by Jaclyn Caruana is the only published SAT math book built entirely around the Desmos graphing calculator. 245 pages, full color, 57 original SAT-style problems across all four domains — every problem with a step-by-step solution and a real Desmos screenshot.

SAT Desmos Hacks: The EPIC Method
for Smart, Fast, 800-Level Math 2026

By Jaclyn Caruana · Epic Exam Prep · ISBN 9798246911198 · 245 pages · Full color · 57 original problems. Companion practice site at desmos.prepdrills.com included with purchase.

See Desmos SAT techniques in action on YouTube

Watch Jaclyn walk through real SAT Desmos problems step by step. Over 30,000 subscribers. New SAT math videos every week. youtube.com/@epicexamprep

Ready to put these techniques into practice?

57 interactive problems at desmos.prepdrills.com, or get the full book with every technique, every problem, and every solution.

Get the Book on Amazon → Find an SAT Teacher