guide

The ultimate Desmos guide

The digital SAT hands you a full Desmos graphing calculator on every single math question, and most students barely touch it. That is a quiet advantage sitting in plain sight. None of this is about being a calculator wizard. It is about routing: recognizing, in a second, that a question you could grind through by hand is one you can also just look at. Below are twelve moves that turn slow algebra into a glance. Learn a few, breathe easier, and give yourself back minutes you can spend where they matter.

Your progress0 of 12 read
Jump to a section

Keyboard shortcuts to memorize

Fluency with the syntax is what separates a three-second solve from a fumble. Learn these and the rest of the guide gets easy.

What you wantType this
Exponent^
Fraction/
Square rootsqrt(
Other rootsnthroot(27,3)
Absolute valueabs( or |…|
Pipi
Regression~
Subscript_
New data tableCtrl/Cmd + Alt + T
Degrees vs. radianswrench icon
Undo / redoCtrl/Cmd + Z
≤ and ≥<= and >=

The 12 techniques

Tap any card to expand it. The first three are open to get you started.

A question it cracks

Find the solution to the system y = 2x + 3 and y = -x + 7.

The slow way

Set the two right-hand sides equal, solve for x, then substitute back to get y. It works, but under time pressure the substitution step is where sign errors sneak in, especially when the answer is not a clean whole number.

Where it goes wrong

  • Sign slips when you subtract a negative term.
  • Solving for x and forgetting to find y.
  • Rearranging into slope-intercept form you never actually needed.
  • Missing a second intersection when one of the curves is not a line.

The Desmos move

  1. 1Type each equation on its own line. You do not need slope-intercept form. Desmos accepts standard form, point-slope, anything.
  2. 2Both graphs appear. A grey dot marks where they cross.
  3. 3Click that grey dot. Desmos prints the exact coordinates of the solution.

Pro tip

When one of the equations is a parabola or other curve, there can be two intersection points. Scroll out and check both grey dots so you never hand back the second solution the question was really after.

Try it live

Click the grey dot where the lines cross to read the exact solution.

A question it cracks

How many solutions does the equation 2^x = 5x have?

The slow way

There is no clean algebra for an equation that mixes an exponential and a line. Students either guess and check or build a long table of values, and they still often miscount.

Where it goes wrong

  • Assuming one solution when there are really two, or none.
  • Spending two minutes on algebra that leads nowhere.
  • Arithmetic slips while building a value table by hand.
  • Missing a solution hiding at a negative x.

The Desmos move

  1. 1Type the equation exactly as written. Desmos marks every x that satisfies it.
  2. 2Or graph each side on its own line and count where the two curves cross.
  3. 3The number of intersections is your answer. No algebra required.

Pro tip

If a crossing looks like it might sit just off the edge of the screen, tap the home icon to auto-fit the view. Solutions at large or negative values are the ones people miss.

A question it cracks

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

The slow way

Find the vertex with x = -b/(2a), substitute back for the y-value, then factor or use the quadratic formula for the zeros. Three separate steps, three chances for an arithmetic error.

Where it goes wrong

  • A sign mistake in -b/(2a).
  • Plugging the x-value back in wrong to get the y-coordinate.
  • Reading a minimum as a maximum.
  • Factoring trouble when the factor pair is not obvious.

The Desmos move

  1. 1Type the quadratic. Desmos graphs it and auto-marks the key points as grey dots.
  2. 2Click the dots on the x-axis for the zeros.
  3. 3Click the bottom dot for the vertex. Three answers, no algebra.

Pro tip

Always click the grey dot rather than eyeballing the curve. The SAT likes trap answers that are half a unit off from a visual estimate. The dot gives you the exact value every time.

Try it live

Click the grey dots: the two on the x-axis are the zeros, the bottom one is the vertex.

A question it cracks

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

The slow way

Graph each boundary line, decide which side to shade for each, then find the overlap by hand. Choosing the wrong side to shade is the classic mistake.

Where it goes wrong

  • Flipping the inequality when you divide by a negative.
  • Shading the wrong side of the line.
  • Losing track of whether the boundary is included.
  • Checking only one of the two conditions.

The Desmos move

  1. 1Type each inequality on its own line. Desmos shades each region for you.
  2. 2Strict inequalities get a dashed boundary, inclusive ones a solid boundary.
  3. 3The darker, overlapping area is the solution set for the whole system.

Pro tip

If the question gives you answer-choice points and asks which one works, just see which point lands in the overlap. No need to test each one algebraically.

A question it cracks

How many solutions does |2x - 5| = 7 have, and what are they?

The slow way

Split into two equations, 2x - 5 = 7 and 2x - 5 = -7, solve each, and check both. The negative case is the one that quietly gets dropped.

Where it goes wrong

  • Forgetting the negative case entirely.
  • A sign error inside the negative case.
  • Mixing up the two solutions when a trap answer looks similar.
  • Using the wrong branch of a piecewise function at the boundary.

The Desmos move

  1. 1Type the absolute-value equation directly. Desmos draws a vertical line at each solution.
  2. 2For a piecewise function, use the brace syntax with each branch and its condition.
  3. 3Read both branches and the transition point right off the graph.

Pro tip

Graphing wins biggest on how-many-solutions versions of these. One look tells you whether there are zero, one, or two without any casework.

A question it cracks

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

The slow way

Set the expressions equal, rearrange to a quadratic, set its discriminant to zero, and solve for k. The discriminant setup is fragile and slow.

Where it goes wrong

  • Building the discriminant equation with the wrong coefficient.
  • Arithmetic slips under the square root.
  • Reading exactly one solution as a specific intersection point.
  • Forgetting that tangent means touching once, not just crossing once.

The Desmos move

  1. 1Type the line with the unknown as a letter. Desmos offers to add a slider for k. Accept it.
  2. 2Type the curve on the next line.
  3. 3Drag the k slider until the line just kisses the curve at one point. Read k off the slider.

Pro tip

Reach for a slider the moment you see tangent, parallel, perpendicular, no solution, exactly one solution, or infinitely many solutions. Each of those is a visual condition you can drag into place.

A question it cracks

What are the mean and median of the data set {12, 7, 5, 15, 9}?

The slow way

Add everything up and divide for the mean, then sort the list and pick the middle for the median. Doable, but sums and sorts are easy to fumble when the numbers are messy.

Where it goes wrong

  • Addition errors in the sum.
  • Mis-sorting the list for the median.
  • Averaging the wrong two middle values on an even-length list.
  • Confusing sample versus population standard deviation.

The Desmos move

  1. 1Define your data as a list with square brackets.
  2. 2On new lines, call mean(L), median(L), stdev(L), and so on. Desmos sorts internally, so order does not matter.
  3. 3Each line returns its value immediately.

Pro tip

For which measure changes if a value is removed questions, define the list, read the stat, then edit one value out and watch the number update. Ten seconds instead of two full recalculations.

Try it live

Edit the list and every statistic updates instantly.

A question it cracks

Find the center and radius of x^2 + y^2 - 6x + 4y - 3 = 0.

The slow way

Complete the square in x, complete the square in y, and rewrite in center-radius form. The constant you add to balance each square is the part everyone forgets.

Where it goes wrong

  • Not adding the completing-the-square constants to the other side.
  • A sign error on the center coordinates.
  • Square-rooting the wrong number for the radius.
  • Misreading the center when h or k is negative.

The Desmos move

  1. 1Type the equation in its expanded form, exactly as given. No rearranging.
  2. 2Desmos draws the circle immediately.
  3. 3The center is the middle of the circle, and you can read the radius off the gridlines from edge to center.

Pro tip

Compare the circle against integer grid points to confirm the radius without any calculation, then double-check the center against the horizontal and vertical lines of symmetry.

Try it live

Read the center off the middle of the circle and the radius off the gridlines.

A question it cracks

A table lists x and y values. Which model fits best, linear or quadratic?

The slow way

Check first differences, then second differences, decide the model type, then set up and solve a system of three equations for the coefficients. Four minutes with lots of room to slip.

Where it goes wrong

  • Using an equals sign instead of the tilde, so the regression never runs.
  • Writing x and y instead of x_1 and y_1.
  • Ignoring r-squared and never checking the fit.
  • Choosing the wrong model family.

The Desmos move

  1. 1Press Ctrl/Cmd + Alt + T to open a table. Put the x values in the x_1 column and the y values in y_1.
  2. 2On a new line, type the model with a tilde, not an equals sign: y_1 ~ mx_1 + b for a line.
  3. 3Desmos fits it and reports the coefficients plus r-squared. If the fit is poor, swap to a quadratic or exponential model.

Pro tip

The tilde is Shift + backtick, the key to the left of the 1. It must be a tilde, and it must be x_1, not x. Those two mistakes are behind almost every regression that silently fails.

Try it live

The linear fit misses the curve; the quadratic fits perfectly. Click a regression to see its coefficients and r-squared.

A question it cracks

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

The slow way

Set the two equal, rearrange to a quadratic, set the discriminant to zero, and solve. About three minutes, and the discriminant is where most of the errors live.

Where it goes wrong

  • Setting up the discriminant with the wrong coefficient.
  • Reporting only the positive k and missing the negative one.
  • Confusing one solution with a specific point.
  • Dropping a factor of 2 in the quadratic term.

The Desmos move

  1. 1Graph the line with the parameter as a letter and add the slider Desmos offers.
  2. 2Graph the curve on the next line.
  3. 3Drag the slider. When the two intersections merge into one grey dot, that is your value. Watch for a matching value on the other side.

Pro tip

For a no-solution linear system, drag the slider until the two lines run perfectly parallel with no intersection dot, then read the slope. Faster and clearer than setting slopes equal by hand.

Try it live

Drag the k slider until the line just touches the parabola once.

A question it cracks

Which value is a solution to 2x^2 - 3x - 5 = 0? (A) -1 (B) 1 (C) 5/2 (D) 3

The slow way

Plug each choice into the expression one at a time and check whether it gives zero. Four substitutions, each its own little arithmetic risk.

Where it goes wrong

  • An arithmetic error when a choice is a fraction.
  • Testing in an unlucky order and running out of time.
  • Misreading -1 as 1 under pressure.
  • Checking only part of the expression.

The Desmos move

  1. 1Press Ctrl/Cmd + Alt + T for a table. Put all four answer choices in the x_1 column.
  2. 2Click the y_1 header and type the expression in terms of x_1.
  3. 3Desmos evaluates every row at once. Scan for the row that returns the target value.

Pro tip

This shines on student-produced-response questions too. Type your computed answer into the expression and confirm it gives what you expect before you commit it, so an arithmetic slip never costs you the point.

A question it cracks

Which expression is equivalent to (x + 2)(x - 3)?

The slow way

FOIL it out and match against the choices. Quick, but the middle-term sign is the spot where a careless slip flips the answer.

Where it goes wrong

  • Combining like terms wrong and getting +x instead of -x.
  • Dropping the constant under time pressure.
  • Checking a second choice after you already found the match.
  • Talking yourself out of the correct sign.

The Desmos move

  1. 1Graph the original expression on line one.
  2. 2Graph each answer choice on its own line.
  3. 3The equivalent one draws exactly on top of the original, so the two curves look like one. The others sit visibly apart.

Pro tip

This runs in reverse for factoring. Graph the polynomial, then graph each factored choice. The one that overlaps perfectly is the correct factorization, no factoring by hand required.

Try it live

The equivalent expression sits exactly on top of the original. Edit it to a wrong choice to watch it separate.

When not to use Desmos

The calculator is a tool, not a reflex. Reaching for it on every question costs you time. Skip it when:

The 15-second rule

If you can finish it in your head in under fifteen seconds, just do it. Opening the calculator for simple arithmetic costs more time than it saves.

Symbolic algebra

Desmos is not a computer algebra system. It graphs and computes with numbers, but it will not factor, expand, or simplify an expression symbolically for you.

Exact radical or fraction forms

Desmos shows decimals. When a question demands an exact form like a radical or a reduced fraction, solve for the form by hand and use the graph only to check it.

Conceptual questions

Which statement must be true and similar items have nothing to graph. Reason them out.

Know your own calculator policy

Desmos is built into Bluebook, so it is always allowed. If you also bring a handheld, check the current College Board approved-calculator list for your specific model rather than assuming.

Quick reference

All twelve at a glance.

#TechniqueWhen to use itTime saved
1Any system of equations.about a minute
2Exponential or other equations with no clean algebra.about 90 seconds
3Every parabola question: zeros, vertex, min or max.about 90 seconds
4Inequality systems and shaded-region questions.about 90 seconds
5Absolute-value equations and piecewise functions.about a minute
6Tangent, parallel, and one-solution parameter questions.two minutes or more
7Any mean, median, spread, or quartile question.about a minute
8Circle center and radius from a general equation.about two minutes
9Scatterplot and best-fit line or curve questions.about three minutes
10Parameter questions about how many solutions.two minutes or more
11Numerical multiple-choice and SPR checks.about 90 seconds
12Which is equivalent and factoring questions.about 45 seconds

Frequently asked questions

Is Desmos available on every SAT math question?

Yes. The digital SAT has the Desmos graphing calculator built into Bluebook for the entire math section, both modules, all 44 questions. There is no separate no-calculator section anymore. The built-in version behaves like the one at desmos.com, except you cannot save or import your own files.

What is the single most useful Desmos technique?

Graphing a system and clicking the intersection point. A large share of math questions reduce to this, and it turns a minute of careful substitution into a few seconds of looking. If you master one move, make it that one, then add the parabola grey dots and the regression tilde next.

How do you run a regression on Desmos?

Open a table with Ctrl/Cmd + Alt + T, put your data in the x_1 and y_1 columns, then on a new line type the model using a tilde: y_1 ~ mx_1 + b for a line or y_1 ~ ax_1^2 + bx_1 + c for a quadratic. Desmos fits it and reports the coefficients and r-squared. The tilde is Shift + backtick, and you must use x_1, not x.

When is mental math actually faster?

Whenever the problem is a sub-fifteen-second one: simple arithmetic, a clean fraction, spotting a perfect square. The trap is reaching for the calculator on every question out of habit. If you can already see the path, just take it.

Which shortcuts should I memorize before test day?

Four carry most of the weight: Ctrl/Cmd + Alt + T to open a table, Ctrl/Cmd + Z to undo, the caret for exponents, and Shift + backtick for the regression tilde. Also know that the slash makes a fraction and the wrench switches between degrees and radians, which matters the moment a trig question uses degree measures.

Should I practice with Desmos before the SAT?

Yes, and on the right version. Use Desmos Test Mode, the same interface embedded in Bluebook, so the layout is muscle memory on test day and you can spend your attention on the math instead of hunting for buttons. A few full practice sessions with it is plenty.

Practice these on real SAT questions

PsychSAT's math bank uses the same on-screen Desmos calculator the test gives you, so you can build the habit on thousands of practice questions before test day.

Start practicing free

keep reading

More free SAT resources