- Before You Start
- Tricks 1–3: Systems of Equations
- Tricks 4–6: Quadratics and Parabolas
- Tricks 7–8: Circles and Geometry
- Tricks 9–10: Regression and Data Fitting
- Tricks 11–12: Sliders for Unknown Constants
- Tricks 13–15: Advanced Module 2 Techniques
- Download the 1-Page Cheat Sheet
- Frequently Asked Questions
Before You Start: How Desmos Works on Bluebook
The Desmos graphing calculator is embedded directly in the Bluebook app on every Digital SAT Math question — both Module 1 and Module 2. You access it by clicking the calculator icon in the top-right corner of each question. You do not need to download anything.
- Desmos is available on every Math question — there is no "calculator section" and "no calculator section" on the Digital SAT. This is a major difference from the old paper SAT.
- The Desmos window opens as an overlay. You can resize it, but it does not automatically read the question — you type expressions manually.
- Calculations do not carry between questions. Each time you open Desmos for a new question, you start fresh.
- Practice these tricks on desmos.com/calculator first — the Digital SAT version is identical.
Tricks 1–3: Systems of Equations
Rearrange both equations, substitute, solve for x, substitute back to find y. Four to six steps, high chance of arithmetic error under pressure.
Type both equations. Desmos draws both lines. Click the intersection point. Read off (x, y) directly. Done.
Example: 3x + 2y = 12 and x − y = 1
3x + 2y = 12
x - y = 1
Click the dot at the intersection. Desmos shows the exact coordinates. If the question asks for x + y, just add the values — no algebra needed.
⚡ 10 seconds vs 3 minutesCompare slopes and y-intercepts by rearranging to slope-intercept form. Parallel = no solution, identical = infinite, intersecting = one solution.
Type both equations. If the lines don't cross → no solution. If they overlap completely → infinite solutions. If they cross → one solution. Visual, instant.
2x + 4y = 8
x + 2y = 5 ← parallel lines → no solution
⚡ 5 seconds vs 90 seconds
Substitute the linear equation into the quadratic, rearrange to ax² + bx + c = 0, use the quadratic formula or factor. Error-prone under time pressure.
Type the line and the parabola. Click both intersection points. Read off x-values or y-values directly.
y = x^2 - 4x + 3
y = x - 1
Click each intersection point. If the question asks for the sum of the x-values, just add them. No quadratic formula needed.
⚡ 15 seconds vs 4 minutesTricks 4–6: Quadratics and Parabolas
Complete the square or use x = −b/2a then substitute back. Two steps, both error-prone with signed numbers.
Type the quadratic. Click the vertex point (the turning point of the parabola). Read the minimum or maximum value directly.
y = 2x^2 - 8x + 5
Click the bottom of the parabola. Desmos shows the vertex coordinates — the y-value is the minimum, the x-value is the axis of symmetry.
⚡ 8 seconds vs 2 minutesFactor the quadratic or apply the quadratic formula. Factoring fails when roots are irrational; formula is slow under pressure.
Graph the quadratic. Click where it crosses the x-axis. Each intersection is a root — Desmos shows the exact value.
y = x^2 - 5x + 6
Click both x-intercepts. Roots are x = 2 and x = 3. If the question asks for the product of the roots: 2 × 3 = 6.
⚡ 8 seconds vs 90 secondsCalculate the discriminant: b² − 4ac. Positive = two solutions, zero = one, negative = none. One more formula to remember.
Graph the quadratic. Count how many times it crosses the x-axis. Two crossings = two solutions. Touches but doesn't cross = one. Doesn't touch = zero real solutions.
y = x^2 + 4x + 5 ← no x-intercepts → 0 real solutions
⚡ 5 seconds vs 60 seconds
Tricks 7–8: Circles and Geometry
Complete the square for both x and y terms to convert x² + y² + Dx + Ey + F = 0 into (x−h)² + (y−k)² = r². Two separate completions, high error risk.
Type the circle equation exactly as given. Desmos draws it. Click the center point. Read (h, k) directly. The radius is visible from the graph or click a point on the circle and use the distance formula with the center.
x^2 + y^2 - 6x + 4y - 12 = 0
Desmos draws the circle. Click the center — it shows (3, −2). The radius can be read from any point on the circle to the center using the built-in distance display.
⚡ 10 seconds vs 3 minutesSet the line equal to the circle equation, derive a quadratic, set discriminant = 0 (since tangent means exactly one intersection), solve for slope or coordinates.
Graph both the circle and the line. The single intersection point is the point of tangency. Click it to read the coordinates.
(x-3)^2 + (y+2)^2 = 25
y = (3/4)x - (25/4)
⚡ 15 seconds vs 4 minutes
Tricks 9–10: Regression and Data Fitting
Setting up and solving a 3×3 system of simultaneous equations for a, b, and c from three data points takes 5–8 minutes. Not viable under SAT time pressure.
Enter the data table, type the regression formula, read off a, b, c instantly.
Exact Desmos syntax — type this precisely:
x_1 = [1, 2, 3, 4]
y_1 = [3, 7, 13, 21]
y_1 ~ ax_1^2 + bx_1 + c
Desmos instantly shows the best-fit values of a, b, and c in the left panel. Use these to answer the question — no manual calculation required. This syntax is the exact format the SAT uses in its regression questions.
⚡ 20 seconds vs impossibleCalculate means of x and y, then slope m = Σ(x−x̄)(y−ȳ) / Σ(x−x̄)², then b = ȳ − mx̄. Tedious with 4+ data points.
Enter the data, type the linear regression formula. Desmos outputs the exact slope and intercept.
x_1 = [1, 2, 3, 4, 5]
y_1 = [2, 4, 5, 4, 5]
y_1 ~ mx_1 + b
Desmos shows m and b. To predict y at x = 7, type the regression equation with x = 7.
⚡ 15 seconds vs 3 minutes📄 Download the 1-Page Digital SAT Desmos Cheat Sheet PDF
All 15 tricks in a single printable sheet — exact Desmos syntax, time benchmarks, and the SAT question types each trick targets. Free for SAT Edge students.
Tricks 11–12: Sliders for Unknown Constants
Substitute the given condition (e.g. passes through a point, has a specific x-intercept) into the equation and solve for the constant. Requires careful algebra.
Type the equation with the constant as a letter. Desmos creates a slider. Drag the slider until the graph satisfies the given condition — read the constant value.
Example: "The parabola y = x² + kx + 3 passes through (2, 7). Find k."
y = x^2 + kx + 3 ← Desmos creates a k slider
(2, 7) ← type the point to plot it
Drag the k slider until the parabola passes through the plotted point (2, 7). Read k from the slider value. Answer: k = 0.
⚡ 20 seconds vs 3 minutesSubstitute, form a quadratic in x, set discriminant = 0, solve for k. Three sub-steps, all algebraic.
Type both equations with k as a slider. Drag k until the line is tangent to the curve — exactly one intersection point. Read k.
y = x^2 - 4x + 4
y = kx - 1 ← drag k slider until tangent
⚡ 15 seconds vs 4 minutes
Tricks 13–15: Advanced Module 2 Techniques
Substitute the value, simplify carefully, track signs. Prone to arithmetic errors especially with negative inputs.
Define f(x) in Desmos. On the next line type f(3). Desmos shows the exact value instantly.
f(x) = 3x^2 - 2x + 7
f(-4) ← Desmos outputs 63
⚡ 8 seconds vs 45 seconds
Split into cases (positive and negative), solve each, check validity of each solution. Two-case method is reliable but slow.
Type the absolute value equation. Graph it. Find intersections visually.
y = |2x - 6| - 4
y = 0 ← intersections are the solutions
Desmos uses abs(x) syntax. Type: y = abs(2x - 6) - 4. Click both x-intercepts for the two solutions.
This is the highest-leverage use of Desmos for Module 2 — not as a primary solver, but as a 5-second verification step. For hard Module 2 questions, a 5-second graph check can save you from committing to a wrong answer.
Re-substitute your answer back into the original equation and check algebraically. Slow and still error-prone.
Graph the original equation. Plot the point you got as an answer. If it lies on the curve — correct. If not — go back.
y = 2x^2 - 5x + 3
(1.5, 0) ← does this point lie on the curve?
⚡ 5-second confidence check
Desmos costs time when the algebraic method is faster. Do not open Desmos for:
- Simple arithmetic (3 × 14, percentage calculations) — use the basic calculator tab
- Single-variable linear equations (2x + 5 = 11) — solve mentally in 5 seconds
- Direct formula substitution (area of a triangle, distance formula) — faster by hand
- Questions where the answer choices are symbolic (x = k/2) — graphing won't help read an algebraic answer
The Desmos/algebra decision is a speed calculation: if graphing and clicking takes less than 20 seconds and algebra would take more than 60, use Desmos. If algebra is 15 seconds, skip Desmos.