All posts
Blog·Test Preparation

The Ultimate Desmos Cheat Sheet for SAT 2026

The Ultimate Desmos Cheat Sheet for SAT 2026

·5 min read·Updated May 5, 2026

The Desmos calculator is the official graphing calculator built into the digital SAT (Bluebook), available on every math question. The 12 highest-leverage Desmos techniques are: graphing systems of equations for intersection points, finding zeros and vertex of quadratic functions, regression with the tilde (~) for scatterplots, sliders for "how many solutions" questions, table back-solve, equivalent-expression overlap, statistics on lists, and graphing circles in any form. Each saves 30–90 seconds per SAT math problem.

Struggling with SAT math timing or silly mistakes? You're not alone.

Many high scorers use a secret weapon that's built right into the digital SAT: the Desmos graphing calculator. It can solve systems in seconds, visualize functions you'd otherwise have to memorize, and catch answers that would take 2–3 minutes (and serious mental gymnastics) to reach by hand.

Whether you're attacking parabolas, back-solving multiple-choice answers, or running a regression on a scatterplot, Desmos gives you a visual and computational edge that most students never fully unlock.

This guide breaks down the 12 most effective Desmos techniques for the SAT, with real question types, exact button sequences, and the specific answer for each example — so you can work faster, stay accurate, and walk into test day with confidence.

Most of you are visual learners, so here's a great Desmos playlist to get you started:

📋 Table of Contents

  1. Solving Systems of Equations Graphically
  2. Graphing Single-Variable Equations to Find Solutions
  3. Analyzing Quadratic Functions (Zeros and Vertex)
  4. Solving and Visualizing Inequalities
  5. Tackling Absolute Value and Piecewise Problems
  6. Using Sliders for Tangent and Intersection Problems
  7. Quick Statistics Calculations
  8. Graphing Circle Equations for Center and Radius
  9. Regression with the Tilde (~) for Scatterplot Questions
  10. Sliders for "How Many Solutions" Parameter Problems
  11. Table Back-Solve for Multiple-Choice Questions
  12. Checking Equivalent Expressions by Graph Overlap

⌨️ Essential Keyboard Shortcuts

Before diving into the techniques, memorize these. Fluency with Desmos syntax is what separates a 3-second solve from a 45-second fumble.

What you wantWhat to typeNotes
Exponent^ (e.g., x^2)Auto-superscripts
Fraction/Auto-formats as stacked fraction
Square rootsqrt(...)e.g., sqrt(25) → 5
Nth rootnthroot(27, 3)Returns 3
Absolute valueabs(...) or |...|Pipe key works too
PipiAuto-converts to π symbol
Regression tilde~ (Shift + backtick)Critical for scatterplots
Subscript_ (e.g., x_1)Required for regression tables
New tableCtrl+Alt+TOpens data table instantly
Graph settingsCtrl+Alt+G or wrench iconSwitch degrees/radians here
UndoCtrl+Z / Cmd+ZWorks just like any app
Less/greater than or equal<= and >=Auto-converts to ≤ and ≥

Practice typing these on Desmos Test Mode — the same interface you'll see in the Bluebook app on test day. For a deeper dive into time-saving techniques that go beyond the basics, see this guide to high-leverage Desmos tricks for the digital SAT.


1. Solving Systems of Equations Graphically

Systems of equations — linear or mixed — show up on nearly every SAT math module. This is the single technique with the broadest payoff.

Typical Question: Find all solutions to the system: y = 2x + 3 and y = -x + 7.

🧠 Traditional Way:

Set 2x + 3 = -x + 7, solve for x (getting x = 4/3... wait, let me redo that), then substitute back to get y. Under pressure this takes ~90 seconds and produces sign errors about 30% of the time, especially when the coefficients aren't clean integers.

❌ Common Pitfalls:

  • Sign errors when subtracting negative terms
  • Forgetting to solve for the second variable after finding the first
  • Missing a second intersection in nonlinear systems
  • Spending time rearranging to slope-intercept form unnecessarily

✅ Desmos Shortcut:

Type y = 2x + 3 on line 1 and y = -x + 7 on line 2. You do not need to rearrange to slope-intercept form — Desmos accepts standard form (2x + 3y = 12), point-slope, anything. Two lines appear. Click the grey dot at the intersection. Desmos displays the exact coordinates: (4/3, 17/3). Total time: ~15 seconds.

Pro Tip: For nonlinear systems (a parabola and a line, for instance), there may be two intersection points — both marked as grey dots. Always scroll around the graph to make sure you haven't missed a second solution that the SAT is specifically asking about.


Loading Desmos…
Try it: The exact system from the question. Type both equations, then click the grey dot at the intersection — Desmos shows the (x, y) coordinates exactly. Solution: x ≈ 1.33, y ≈ 5.67.

2. Graphing Single-Variable Equations to Find Solutions

Some SAT questions give you an equation like 2^x = 5x that has no clean algebraic solution path. Desmos makes these trivial.

Typical Question: How many solutions does 2^x = 5x have?

🧠 Traditional Way:

There's no standard algebraic technique to solve an exponential-linear equation like this by hand. Students either guess-and-check or spend 2+ minutes setting up a table of values, often still arriving at the wrong count of solutions.

❌ Common Pitfalls:

  • Assuming one solution when there are actually two (or zero)
  • Spending time on algebraic manipulation that leads nowhere
  • Arithmetic errors when building manual value tables
  • Missing a solution at a negative x-value

✅ Desmos Shortcut:

Type the equation 2^x = 5x directly into Desmos. It plots vertical lines at every x-value that satisfies the equation. Alternatively, graph y = 2^x on line 1 and y = 5x on line 2, then count the intersection points. You'll see two intersections — one near x ≈ 0.4 and one near x ≈ 3.4. The answer is 2 solutions. Total time: ~20 seconds.

Pro Tip: If the graph looks like it might intersect near the edge of the visible window, click the home/house icon to auto-fit the view. Features clustered at large x or y values are easy to miss with the default zoom.


3. Analyzing Quadratic Functions (Zeros and Vertex)

Parabola questions — roots, vertex, min/max, axis of symmetry — appear on roughly 1 in 5 SAT math questions. Desmos removes almost all the algebra.

Typical Question: What is the vertex of f(x) = x^2 - 6x + 5, and what are its roots?

🧠 Traditional Way:

Find the vertex using x = -b/(2a) = 6/2 = 3, then substitute back: f(3) = 9 - 18 + 5 = -4. For roots, either factor (x-1)(x-5) or apply the quadratic formula. Total: ~2 minutes when done carefully, and there are three separate arithmetic steps where errors creep in.

❌ Common Pitfalls:

  • Wrong sign when applying -b/(2a)
  • Substituting the x-value back incorrectly to get the y-coordinate
  • Misidentifying a maximum as a minimum (or vice versa)
  • Factoring errors with non-obvious factor pairs

✅ Desmos Shortcut:

Type y = x^2 - 6x + 5. Desmos immediately graphs the parabola and auto-marks all key points as grey dots. Click the bottom grey dot: vertex is (3, −4). Click the two dots on the x-axis: roots are x = 1 and x = 5. Three answers, zero algebra, ~10 seconds.

Pro Tip: Always click grey dots rather than estimating from the curve. The SAT sets trap answers that are "close but wrong" — exactly 0.5 off from what you'd estimate visually. The grey dot gives you the exact value every time.


Loading Desmos…
Try it: The exact parabola from the question. Click the curve to see grey dots at the roots (x = 1 and x = 5) and the vertex at (3, -4). No factoring needed.

4. Solving and Visualizing Inequalities

Inequality questions on the SAT range from single-variable number lines to two-variable shaded regions. Desmos handles both instantly.

Typical Question: Which region satisfies both y > 2x + 3 and y < -x + 5?

🧠 Traditional Way:

Graph each inequality by hand, shade the correct half-plane for each, then identify the overlap — a process prone to wrong shading direction and takes ~3 minutes on paper.

❌ Common Pitfalls:

  • Flipping the inequality direction when dividing by a negative
  • Shading the wrong side of the boundary line
  • Losing track of whether endpoints are included
  • Forgetting to check both conditions simultaneously

✅ Desmos Shortcut:

Type y > 2x + 3 on line 1 and y < -x + 5 on line 2. Desmos shades each region automatically and uses a dashed line for strict inequalities (<, >) and a solid line for inclusive ones (, ). The overlapping shaded region — visible as a darker area — is the solution set. You can read off whether a specific point satisfies both conditions by checking whether it falls in the overlap.

Pro Tip: If the SAT asks you to identify which point is in the solution region, just check where each answer-choice coordinate falls on your graph — don't re-solve algebraically. Click the point or eyeball it in under 5 seconds.


5. Tackling Absolute Value and Piecewise Problems

Absolute value equations and piecewise functions are classic SAT traps because the "split into cases" method is error-prone under pressure.

Typical Question: How many solutions does |2x − 5| = 7 have, and what are they?

🧠 Traditional Way:

Set up two equations — 2x − 5 = 7 (giving x = 6) and 2x − 5 = −7 (giving x = −1) — then check both. Takes ~60 seconds and the negative case gets dropped surprisingly often.

❌ Common Pitfalls:

  • Forgetting the negative case entirely
  • Sign error in the negative case
  • Confusing the two solutions when answers overlap with trap values
  • Piecewise: applying the wrong branch formula at the boundary

✅ Desmos Shortcut:

Type abs(2x - 5) = 7 directly into Desmos. It draws vertical lines at both solutions: x = 6 and x = −1. For a piecewise function like f(x) = x + 3 when x < 0 and f(x) = x^2 when x ≥ 0, enter it as: f(x) = {x + 3 : x < 0, x^2 : x >= 0}. Desmos renders both branches cleanly and marks the transition point.

Pro Tip: For any absolute value equation, graphing is faster than algebra — but the real win is on questions that ask about the number of solutions. One look at the graph tells you whether there are 0, 1, or 2 intersections without any calculation.


6. Using Sliders for Tangent and Intersection Problems

Questions that ask "for what value of k is [line] tangent to [curve]" or "parallel to" or "intersects exactly once" are classic Desmos slider problems.

Typical Question: For what value of k does y = kx + 1 intersect y = x^2 exactly once?

🧠 Traditional Way:

Set kx + 1 = x^2, rearrange to x^2 − kx − 1 = 0, set discriminant = 0: k^2 + 4 = 0... wait, that gives no real solution, so try x^2 − kx + 1 = 0 for a different setup. The algebra is fragile and takes ~3 minutes even when you know the discriminant method.

❌ Common Pitfalls:

  • Setting up the discriminant equation incorrectly
  • Arithmetic errors under the square root
  • Misreading "exactly one solution" as a specific intersection count
  • Forgetting that tangent means one touching point, not just one crossing

✅ Desmos Shortcut:

Type y = kx + 1 on line 1. Desmos prompts you to add a slider for k — click "add slider." Type y = x^2 on line 2. Now drag the k slider. Watch the line move. When the line just kisses the parabola at one point (tangent), read the k value from the slider. For this example, you'll see it happens at k = 2 and k = −2. Total time: ~30 seconds.

Pro Tip: Use sliders any time you see the words "tangent," "parallel," "perpendicular," "no solution," "exactly one solution," or "infinite solutions" in a problem. These are almost always solvable by dragging a slider until the visual condition is met.


7. Quick Statistics Calculations

Data analysis questions — mean, median, standard deviation, even quartiles — require zero setup in Desmos once you know the syntax.

Typical Question: What is the mean and median of the dataset {12, 7, 5, 15, 9}?

🧠 Traditional Way:

For mean: add all values (12 + 7 + 5 + 15 + 9 = 48), divide by 5 → 9.6. For median: sort (5, 7, 9, 12, 15), pick the middle → 9. Takes ~60–90 seconds and arithmetic slips are common when the numbers are messier.

❌ Common Pitfalls:

  • Addition errors in the sum
  • Mis-sorting the list for median
  • Wrong median method for even-numbered datasets (average the two middle values)
  • Confusing population vs. sample standard deviation

✅ Desmos Shortcut:

Define your list first: type L = [12, 7, 5, 15, 9]. Then on separate lines type mean(L)9.6 and median(L)9. Need standard deviation? stdev(L) gives sample SD. Desmos handles sorting for median automatically — no manual reordering.

FunctionWhat it returns
mean(L)Average of list
median(L)Middle value
stdev(L)Sample standard deviation
stdevp(L)Population standard deviation
total(L)Sum of all values
min(L) / max(L)Smallest / largest value
quantile(L, 0.25)Q1 (first quartile)

Pro Tip: For "which measure changes if one value is removed" questions, define L, compute the stat, then update L with the value removed and recompute. Takes 10 seconds instead of recalculating by hand twice.


Loading Desmos…
Try it: The exact dataset from the question. `mean(L)` = 9.6, `median(L)` = 9. `stdevp(L)` returns the population standard deviation in case the question asks. Order doesn't matter — Desmos sorts internally for median.

8. Graphing Circle Equations for Center and Radius

Circle questions often give you the expanded form and ask for center and radius — which means completing the square twice by hand. Desmos skips all of that.

Typical Question: Find the center and radius of x^2 + y^2 − 6x + 4y − 3 = 0.

🧠 Traditional Way:

Complete the square for x: (x^2 − 6x + 9), complete the square for y: (y^2 + 4y + 4), rewrite as (x−3)^2 + (y+2)^2 = 16. Center: (3, −2), radius: 4. The process takes ~2–3 minutes and the most common error is forgetting to add the completing-the-square constants to the right side.

❌ Common Pitfalls:

  • Forgetting to add 9 and 4 to the right side
  • Wrong sign on the center coordinates
  • Taking the square root of the wrong number for the radius
  • Mis-identifying center when the equation has negative h or k

✅ Desmos Shortcut:

Type x^2 + y^2 - 6x + 4y - 3 = 0 directly — no rearranging. Desmos graphs the circle immediately. The center appears at the middle of the circle. Use the symmetry of the curve to read off coordinates, or hover over the leftmost/rightmost points and do quick mental math. The circle stretches from x = −1 to x = 7 (center x = 3) and from y = −6 to y = 2 (center y = −2). Radius = 4. Total time: ~20 seconds.

Pro Tip: After graphing, click the intersection of the circle with horizontal and vertical symmetry lines to confirm the center exactly. You can also compare the circle against integer grid points to verify the radius without any calculation.


Loading Desmos…
Try it: The exact circle from the question, in expanded (general) form. Desmos graphs it directly — center (3, -2), radius 4. No need to complete the square first.

9. Regression with the Tilde (~) for Scatterplot Questions

Scatterplot and line-of-best-fit questions are now a guaranteed feature of SAT data analysis. The tilde regression trick turns a 3-minute problem into a 45-second one.

Typical Question: The table below shows x and y values. Which equation best models the relationship — linear or quadratic?

xy
13
27
313
421
531

🧠 Traditional Way:

Check first differences (4, 6, 8, 10 — not constant, so not linear), check second differences (2, 2, 2 — constant, so quadratic). Then set up a system of three equations to find a, b, and c. Takes ~4 minutes with high error probability on the system of equations.

❌ Common Pitfalls:

  • Confusing the tilde ~ with an equals sign (regression won't run)
  • Using x and y instead of x_1 and y_1 in the regression formula
  • Not checking r² to assess fit quality
  • Picking the wrong regression type (linear vs. quadratic vs. exponential)

✅ Desmos Shortcut:

Press Ctrl+Alt+T to open a data table. Enter x-values in the x_1 column (1 through 5) and y-values in the y_1 column (3, 7, 13, 21, 31). On a new expression line, type y_1 ~ ax_1^2 + bx_1 + c. Desmos fits the quadratic instantly and reports the coefficients: a = 1, b = 1, c = 1, so the model is y = x² + x + 1. The regression curve appears overlaid on your data points. If you're unsure of the model type, run y_1 ~ mx_1 + b first — a poor fit (scattered residuals) means you need quadratic or exponential.

Pro Tip: The tilde ~ is typed with Shift + backtick (the key left of "1"). It must be tilde, not equals. And it must be x_1 (underscore 1), not just x. Either mistake and the regression silently fails. For a full breakdown of this technique on SAT regression questions, see the guide on SAT regression questions and the 5 Desmos tricks.


Loading Desmos…
Try it: The exact table from the question. The linear regression (purple) misses the curvature — R² is poor. The quadratic (green) fits perfectly: a = 1, b = 1, c = 1, so the answer is `y = x² + x + 1`. Always run linear first to test the fit, then upgrade to quadratic if the residuals are scattered.

10. Sliders for "How Many Solutions" Parameter Problems

Questions that ask "for what value of k does the system have no solution / one solution / infinitely many solutions" are among the most common SAT algebra traps — and sliders solve them visually without any discriminant algebra.

Typical Question: For what value of k does the system y = kx + 3 and y = 2x^2 − 5 have exactly one solution?

🧠 Traditional Way:

Set kx + 3 = 2x^2 − 5, rearrange to 2x^2 − kx − 8 = 0, set discriminant k^2 − 64 = 0, solve to get k = ±8. Roughly 3 minutes, and the discriminant setup is where most errors occur.

❌ Common Pitfalls:

  • Setting up the discriminant with the wrong coefficient
  • Forgetting the negative value of k (two answers, not one)
  • Solving for "one solution" when the question means "tangent" vs. "crossing once"
  • Losing a factor of 2 in the quadratic coefficient

✅ Desmos Shortcut:

Graph y = kx + 3 (Desmos adds a slider for k automatically — click "add slider") and y = 2x^2 - 5. Watch the graph as you drag k. At most positions, the line crosses the parabola twice. As you increase k toward 8, the two intersections merge into one grey dot (tangency). Drag the other direction — at k = −8, the same thing happens on the other side. Read both values off the slider: k = 8 and k = −8. Total time: ~40 seconds.

Pro Tip: For "no solution" in a linear system (two lines that never meet), drag the slider until the lines are parallel — you'll see they're running side by side with no intersection dot. Read the slope value at that point. This is faster and more intuitive than setting slopes equal algebraically.


Loading Desmos…
Try it: The exact system from the question. Drag the `k` slider until the line is tangent to the parabola (one intersection). The values of k where they touch exactly once are the answers.

11. Table Back-Solve for Multiple-Choice Questions

When the SAT gives you four numerical answer choices, you can test all four simultaneously in a Desmos table instead of substituting them one by one by hand. This technique works on any question where you need to find which value satisfies an equation or expression.

Typical Question: Which of the following is a solution to 2x^2 − 3x − 5 = 0?
(A) −1   (B) 1   (C) 5/2   (D) 3

🧠 Traditional Way:

Plug each answer choice into the equation one at a time and check if the result equals zero. Four substitutions, each taking ~30 seconds of arithmetic: total ~2 minutes.

❌ Common Pitfalls:

  • Arithmetic error on 2x^2 when x is a fraction
  • Testing in the wrong order and not getting to the right answer before running out of time
  • Misreading a choice (−1 vs. 1) under pressure
  • Forgetting to check the full expression, not just the left side

✅ Desmos Shortcut:

Press Ctrl+Alt+T to open a table. In the x_1 column, enter all four answer choices: −1, 1, 5/2, 3. Click the y_1 column header and replace it by typing 2x_1^2 - 3x_1 - 5. Desmos instantly evaluates the expression for each x-value and populates the y column. Scan for the row that shows 0: x = 5/2 returns 0 (and so does x = −1, since this factors as (2x−5)(x+1)). Identify the answer in under 10 seconds.

Pro Tip: This technique is especially powerful on student-produced response (SPR) questions where the answer is a fraction or decimal. Type your calculated value into the expression to verify it gives the expected output before committing. You'll catch arithmetic errors before they cost you points. For even more lesser-known Desmos features that save time on these question types, check out Desmos hacks most students never discover.


12. Checking Equivalent Expressions by Graph Overlap

Simplification and equivalence questions — "which of the following is equivalent to..." — are everywhere on the SAT, and they're surprisingly easy to verify in Desmos without doing any algebra.

Typical Question: Which expression is equivalent to (x + 2)(x − 3)?
(A) x^2 − x − 6   (B) x^2 + x − 6   (C) x^2 − 6   (D) x^2 − x + 6

🧠 Traditional Way:

FOIL the original: x^2 − 3x + 2x − 6 = x^2 − x − 6. Cross-reference with answer choices. Takes ~45 seconds and the middle term sign flip (−3x + 2x = −x) is the most common error.

❌ Common Pitfalls:

  • Adding instead of combining like terms: getting +x instead of −x
  • Dropping the constant term under time pressure
  • Checking a second expression even after finding the match (time waste)
  • Not realizing there can only be one correct equivalent form

✅ Desmos Shortcut:

Type y = (x+2)(x-3) on line 1. Then type each answer choice on its own line: y = x^2 - x - 6 on line 2, y = x^2 + x - 6 on line 3, and so on. The expression that is truly equivalent will produce a curve that sits exactly on top of line 1 — you'll see both curves merge into one. The non-equivalent options graph as visibly different parabolas. Click the visibility circles (the colored dots left of each expression) to toggle lines on and off for a clear comparison. Answer: (A) x^2 − x − 6 overlaps perfectly.

Pro Tip: This technique also works in reverse. If you're trying to factor a polynomial, graph the original, then graph each factored form in the answer choices. The one that overlaps is the correct factorization — no factoring required.


Loading Desmos…
Try it: The original expression and one candidate answer. If the curves overlap exactly, the expressions are equivalent. Try editing the second equation to one of the wrong answer choices (e.g., `x^2 + x - 6`) to see how it diverges from the original.

📊 Quick-Reference Summary: All 12 Techniques

#TechniqueWhen to use itTime saved vs. hand
1Graph system, click intersectionAny system of equations~75 sec
2Graph both sides, count intersectionsExponential/transcendental equations~90 sec
3Grey dots for zeros and vertexAll parabola/quadratic questions~90 sec
4Type inequality directly, read overlapInequality systems and shaded regions~90 sec
5Graph abs() or piecewise syntaxAbsolute value, piecewise functions~60 sec
6Slider for k, drag to conditionTangent, parallel, one-solution problems~150 sec
7Define list, call mean/median/stdevAny data/statistics question~60 sec
8Enter expanded circle equation, read graphCircle center and radius~120 sec
9Table + tilde regressionScatterplot, line/curve of best fit~180 sec
10Slider for "how many solutions"Parameter questions with solution counts~150 sec
11Table back-solve with answer choicesAny numerical multiple-choice~90 sec
12Graph overlap to check equivalence"Which is equivalent to..." questions~45 sec

⚠️ When NOT to Use Desmos

Desmos is powerful but not always faster. Use the 15-second rule: if you can solve it mentally in under 15 seconds, just do it. Opening Desmos for simple arithmetic burns more time than it saves.

  • Simple arithmetic (15% of 80, 3 × 4 + 7): mental math is faster
  • Algebraic factoring and simplification: Desmos is NOT a CAS — it cannot manipulate expressions symbolically
  • Exact fractions or radicals required: Desmos shows decimals; if the question asks for an exact form, you may need to solve by hand and use Desmos to verify
  • Conceptual questions ("which statement must be true?"): no equation to graph
  • Sub-15-second mental problems: the typing time exceeds the math time

Also keep in mind: CAS calculators (like the TI-Nspire CAS) are banned starting August 2025. Desmos is not a CAS — it can graph and compute numerically but cannot factor, expand, or perform symbolic algebra. Know the difference so you don't waste time trying to get Desmos to do something it can't.


✅ Final Thoughts: Why Desmos Is Your Biggest Competitive Advantage on the SAT

Desmos isn't just a calculator — it's a visual problem solver that eliminates the algebra steps where most errors happen. The students who score 750+ on SAT math aren't necessarily better at algebra than everyone else. They're better at routing problems: they've practiced enough to instantly recognize which technique to deploy and how fast to deploy it.

The 12 techniques above cover the overwhelming majority of SAT math situations where Desmos pays off. Start by mastering the first three — systems, single-variable graphing, and quadratics — since those account for roughly 35–40% of all math questions. Then layer in regression, back-solve, and equivalent-expression overlap, and you'll have a toolkit that turns 3-minute problems into 30-second ones.

Once you're comfortable with these techniques, the next step is tracking which question types you're still missing — because Desmos fluency alone doesn't close every gap. Understanding how your SAT score is calculated helps you figure out exactly how many additional questions you need to get right to hit your target, so you can prioritize the right topics in your remaining prep time.


❓ Frequently Asked Questions

Is Desmos available on every SAT math question?

Yes — on the digital SAT, Desmos is accessible on all 44 math questions across both modules. There is no longer a no-calculator section. The built-in version is nearly identical to the standard graphing calculator at desmos.com, with one restriction: you can't save or import files. Everything else — tables, sliders, regression, functions — works exactly as it does on the public site.

What's the single most useful Desmos technique for the digital SAT?

Graphing a system of equations and clicking the intersection point. About 15% of all SAT math questions can be solved this way, and it cuts a 90-second algebraic substitution down to about 15 seconds. If you only master one technique, make it this one. From there, add quadratic grey-dot analysis and the regression tilde for the biggest additional gains.

How do you run a regression on Desmos for the SAT?

Press Ctrl+Alt+T to open a table. Enter your x-values in the x_1 column and y-values in the y_1 column. On a new line, type the regression formula using the tilde: y_1 ~ mx_1 + b for linear, or y_1 ~ ax_1^2 + bx_1 + c for quadratic. Desmos fits the curve to your data and reports the coefficient values. The tilde key is Shift+backtick, and you must use x_1 (not x) — those two mistakes are responsible for 90% of regression failures.

When is Desmos actually slower than mental math?

Any time the problem is solvable in under 15 seconds by hand. Simple arithmetic, straightforward fraction operations, recognizing a perfect square — these are faster in your head than typing into Desmos. The trap is reflexively reaching for Desmos on every question. A good rule: if you can see the answer or a clean solving path immediately, just execute it. Reserve Desmos for graphing, data, regression, and algebra that would take more than two steps by hand.

Are there keyboard shortcuts I should memorize before test day?

Yes — four are critical: Ctrl+Alt+T (open table), Ctrl+Z (undo), the caret ^ for exponents, and Shift+backtick for the tilde (~) used in regression. Beyond those, know that typing / auto-formats a fraction, and clicking the wrench icon switches between degree and radian mode for trig questions. The #1 trig mistake on the SAT is checking sin(30) in radian mode and getting −0.988 instead of 0.5 — switch to degrees the moment you see a trig question involving degree measures.

Should I practice with Desmos before the SAT?

Absolutely — and practice on the right version. Go to Desmos Test Mode, which is the exact interface embedded in the College Board's Bluebook app. Familiarity with the layout (where the table button lives, how sliders appear, what the wrench icon does) removes cognitive load on test day so you can focus entirely on the math. Aim for at least 2–3 full practice sessions using Desmos before your exam.

Related guides

Put this into practice

Pursu turns strategy into a plan that adapts to you.

Start free →