How to Use Desmos/Desmos Hack Sheet
What You Need to Know
Desmos (Graphing Calculator) on the Digital SAT is your fastest way to visualize, solve, and check many algebra problems—especially when the math is messy or the answer choices are close.
What Desmos is (and isn’t)
- Is: a graphing calculator that can plot functions, make tables, find intersections/zeros, do numeric computations, and run regressions.
- Isn’t: a full CAS (computer algebra system). It usually won’t give exact symbolic steps like “solve for $x$” in radicals automatically. You’ll often get numerical solutions you must interpret.
When Desmos is the best move
Use Desmos when you want to:
- Solve equations quickly (find where a graph hits $y=0$ or where two graphs intersect).
- Solve systems (intersection points).
- Compare/verify answer choices (plug in, graph, or check intercepts/vertex).
- Handle messy numbers (decimals/fractions) without algebra errors.
- Model data (line/exponential fit via regression).
Critical reminder: Desmos answers are often approximations. Match to choices, and watch rounding requirements.
Step-by-Step Breakdown
1) Solving a single equation (like a quadratic)
Goal: solve
- Type the expression as a function:
y = f(x)(example:y=x^2-5x+6). - Find x-intercepts (where $y=0$):
- Zoom/scroll if needed.
- Click the curve near an intercept; Desmos shows a point like $(2,0)$.
- Read the $x$-values (solutions).
Fast alternative: Graph both sides.
- If the equation is
entery = Leftandy = Right, then find intersections.
2) Solving a system of two equations
Goal: solve
- Enter
y=f(x)andy=g(x). - Tap/click intersection point(s) to read coordinates.
- If the question wants only $x$ or only $y$, take that coordinate.
If one equation is vertical/horizontal:
- Vertical line:
x=3 - Horizontal line:
y=4
3) Solving an inequality
Desmos can shade regions.
- Enter inequality exactly (examples):
y > 2x + 1y ≤ x^2 - 4xx ≥ -3
- If you need the solution set on a number line (1-variable inequality):
- Enter the inequality in terms of $x$ only (example:
x^2-5x+6 ≤ 0). - Desmos will show where it’s true on the axis; you can also find zeros and reason about intervals.
- Enter the inequality in terms of $x$ only (example:
Decision point: If the inequality is rational (has a denominator), also check where the denominator is 0 (excluded values).
4) Using a table to plug in values (function questions)
- If you have
f(x)=..., click Add Table. - In the left column, type input values (like $x=0,1,2$).
- Desmos fills outputs automatically.
This is clutch for:
- function evaluation (including messy fractions)
- sequences/patterns
- checking which answer choice matches a rule
5) Sliders to solve “parameter” questions
If the problem has an unknown like $k$ or $a$ and you’re trying to match a condition.
- Define a parameter:
k=1(Desmos creates a slider). - Use it in an equation:
y = (x-k)^2. - Drag slider until the condition matches (like the vertex at a specific point).
- Read off $k$.
Use this when answer choices are discrete and you need a quick confirm.
6) Regression for “line of best fit” / modeling
If you’re given data points.
- Add a table; enter $x$ values in
x1and $y$ iny1. - For a linear model, type:
y1 ~ m x1 + b
- Desmos estimates
mandb.
For exponential models:
y1 ~ a*b^(x1)(ory1 ~ a*e^(k x1))
Regression gives approximate parameters; use them to answer prediction/interpolation questions.
Key Formulas, Rules & Facts
Core “Desmos moves” (high-yield)
| What you need | What to type in Desmos | What to read | Notes |
|---|---|---|---|
| Solve $f(x)=0$ | y=f(x) | x-intercepts | Solutions are $x$ where $y=0$ |
| Solve $f(x)=g(x)$ | y=f(x) and y=g(x) | intersections | Each intersection is a solution |
| Solve a system with vertical line | x=c + other equation | intersection | Great for constraints like $x=2$ |
| Inequality region | y ≥ ..., x < ... | shaded region | Boundary solid for ≤/≥, dashed for </> |
| Domain restriction | y=f(x) {x>2} | restricted graph | Curly braces apply conditions |
| Piecewise | f(x)={x<0:-x, x≥0:x} | piecewise graph | Use commas between pieces |
| Table evaluation | Add Table | outputs | Quick plug-and-chug |
| Linear regression | y1 ~ m x1 + b | $m,b$ | Requires data in table |
| Exponential regression | y1 ~ a*b^(x1) | $a,b$ | Check if growth factor makes sense |
Syntax essentials (so you don’t fight the calculator)
- Define a function:
f(x)=x^2-3x+2 - Define a variable:
a=5(then usealater) - Exponents:
x^(-1)or1/x(use parentheses!) - Square root:
sqrt( ) - Absolute value:
abs(x-3) - Restrictions:
{ }after an expression, e.g.y=1/x {x≠0} - Lists:
[1,2,3](useful with stats functions)
Reading the graph correctly (test-critical)
- Zeros/roots: where the graph crosses/touches the $x$-axis.
- $y$-intercept: value at $x=0$.
- Vertex (quadratic): lowest/highest point.
- Increasing/decreasing: look left to right.
- Solutions count: number of intersections = number of solutions (within the shown window).
If you only see one solution but suspect two, zoom out or change window—your other solution may be off-screen.
Examples & Applications
Example 1: Solve a quadratic fast
Solve:
Desmos setup
- Type:
y=x^2-5x+6 - Click x-intercepts → you should see $(2,0)$ and $(3,0)$
Answer: $x=2$ and $x=3$.
Key insight: Graphing avoids factoring mistakes when coefficients get ugly.
Example 2: Solve a system (intersection)
Solve:
Desmos setup
- Enter
y=7-2x - Enter
y=x^2 - Intersections give solutions $(x,y)$.
What to do on SAT: Read the $x$-values (or both coordinates) and match the question.
Key insight: Turning $2x+y=7$ into y=7-2x makes graphing immediate.
Example 3: Inequality with a rational expression (trap-prone)
Solve:
Desmos setup
- Type:
(x-1)/(x+2) > 0 - Desmos shows where it’s true.
What to verify:
- Denominator zero at $x=-2$ is excluded.
- Numerator zero at $x=1$ makes the expression $0$ (not allowed if strict
>).
Key insight: Even if Desmos shades it, you must interpret endpoints correctly (strict vs inclusive) and exclude undefined points.
Example 4: Line of best fit from data
You’re given points and asked for a best-fit line or prediction.
Desmos setup
- Add Table; enter points into
x1andy1. - Type:
y1 ~ m x1 + b - Use the resulting $m,b$ to predict at some $x$.
Key insight: Regression is faster (and usually more accurate) than hand-calculating slope from noisy data.
Common Mistakes & Traps
Only looking at what’s on-screen
- What goes wrong: You see 1 intersection/root and assume that’s it.
- Why it’s wrong: The other solution may be outside the current window.
- Fix: Zoom out / pan / use a better window before concluding the number of solutions.
Forgetting domain restrictions (especially rational/square root)
- What goes wrong: You report an intersection at an $x$ where the original expression is undefined.
- Why it’s wrong: Graph intersections don’t automatically “know” your original constraints unless you encode them.
- Fix: Check denominators ($\neq 0$) and radicands ($\ge 0$). Add restrictions like
{x≠-2}when needed.
Rounding too early
- What goes wrong: You round an intercept to 1 decimal and pick a wrong choice.
- Why it’s wrong: SAT answers/choices can hinge on small differences.
- Fix: Keep more digits; only round at the end, and match the problem’s instruction.
Typing ambiguous expressions without parentheses
- What goes wrong:
1/2xgets interpreted as $(1/2)x$, not $\frac{1}{2x}$. - Why it’s wrong: Order of operations changes the function.
- Fix: Use parentheses:
1/(2x)or(1/2)xdepending on intent.
- What goes wrong:
Using graphing when the question needs an exact form
- What goes wrong: You get $x\approx 1.4142$ but the answer expects $\sqrt{2}$.
- Why it’s wrong: Desmos gives a decimal; the SAT might want an exact expression.
- Fix: Use Desmos to identify the value, then translate (e.g., $1.414\approx\sqrt{2}$) or do a quick exact check algebraically.
Misreading strict vs inclusive inequalities
- What goes wrong: You include endpoints for
>or<. - Why it’s wrong: Strict inequalities exclude boundary points.
- Fix: Remember:
>/<are open endpoints;≥/≤are closed endpoints.
- What goes wrong: You include endpoints for
Assuming intersection points are “nice”
- What goes wrong: You expect integers, but the intersection is messy, and you doubt it.
- Why it’s wrong: Many SAT intersections are non-integers by design.
- Fix: Trust the coordinate readout, then match closest choice or use it for substitution.
Not checking for extraneous solutions
- What goes wrong: You solve an equation via intersections but forget the original problem involved squaring or restrictions.
- Why it’s wrong: Transformations can introduce solutions that don’t satisfy the original.
- Fix: Plug the candidate solution back into the original equation/conditions.
Memory Aids & Quick Tricks
| Trick / mnemonic | What it helps you remember | When to use it |
|---|---|---|
| “Set it to 0 → x-intercepts” | Solving $f(x)=0$ means find where graph hits $x$-axis | Quadratics, polynomials, many word-problem equations |
| “Both sides = two graphs” | Solve $\text{Left}=\text{Right}$ by graphing both | Equations that are annoying to rearrange |
| “Intersections = solutions” | System solutions are intersection coordinates | Any 2-equation system |
| “Denominator ≠ 0” | Exclude vertical asymptote x-values | Rational expressions/inequalities |
| “Brace yourself: { }” | Curly braces restrict domain / piecewise | Domain constraints, piecewise definitions |
| “Table = plug-in machine” | Table instantly evaluates lots of inputs | Function questions, patterns, quick checking |
| Regression uses ~ | ~ fits parameters (not equals) | Best-fit line/exponential modeling |
Quick Review Checklist
- [ ] For $f(x)=0$, you graphed
y=f(x)and used x-intercepts. - [ ] For $f(x)=g(x)$ or systems, you graphed both and used intersections.
- [ ] You zoomed/panned to ensure you didn’t miss additional solutions.
- [ ] You checked domain restrictions (denominator $\neq 0$, square root radicand $\ge 0$).
- [ ] You used parentheses to avoid input ambiguity.
- [ ] You treated Desmos outputs as approximate unless the problem clearly wants a decimal.
- [ ] You handled inequalities carefully: strict vs inclusive endpoints.
- [ ] You used a table for fast evaluation and regression (~) for data modeling.
You don’t need to do every problem with Desmos—just use it to skip algebra grunt work and reduce mistakes.