NEXT SAT IN: DAYS, HOURS, MINUTES, SECONDS. DON'T MISS YOUR CHANCE! SUBSCRIBE HERE

How to check sat answers desmos by graphing both sides

By the Cheetah Prep team · Reviewed July 13, 2026

To check SAT answers in Desmos, graph the left side and the right side on separate lines. Then check whether they match. They match if the graphs sit exactly on top of each other, or if they intersect at the value you found. This is a fast way to catch algebra slips, especially when the question is testing equivalent expressions.

Here is the basic setup:

  • Type the left side on one line, for example 2(x+3)2(x+3).
  • Type the right side on the next line, for example 2x+62x+6.
  • If the graphs sit exactly on top of each other, the expressions are equivalent, so your simplification is correct.
  • If you solved an equation and got a number, plug that number in by graphing both sides as y=y= expressions and checking that they meet at that xx value.

Two quick tips that make this reliable on the digital SAT:

  • Use a difference check for equivalence: enter f(x)g(x)f(x) - g(x). If that graph is the line y=0y=0 everywhere, your two expressions are equivalent.
  • Watch the viewing window: if you only see a small part of the graph, zoom out or pan. Two graphs can match in one spot without being identical.

If you want the related move for full equations, where you solve by graphing both sides and using intersections, start with the approach in SAT Desmos guides.

When to use this Desmos method

Use this method to check sat answers desmos when the question is really asking, “Are these two algebraic things the same,” or “Does my xx value actually make the equation true.”

It works best when the answer choices are expressions. Graph your work and the choice. Then see if they match.

Good fits on the digital SAT include:

  • Equivalent expressions and rewriting: expanding, factoring, combining like terms, distributing, or simplifying a complex fraction. If your simplified form is correct, the two graphs will overlap perfectly.
  • Solving an equation after you already did the algebra: if you got x=4x = 4, graph y=y= left side and y=y= right side, then check that they intersect at x=4x = 4. This catches sign mistakes fast.
  • Answer choices that all look similar: small changes like ++ versus -, missing parentheses, or a swapped coefficient are hard to spot by eye, but they change the graph.
  • Problems where you suspect a hidden restriction: for example, expressions with denominators or radicals. If graphs do not match, it can be because one side is undefined somewhere.

Skip this method when:

  • The question is purely numeric and has no variable to graph.
  • You need a proof style explanation. Desmos is a checker, not your written reasoning.

If you want the related skill of solving by intersections from the start, use Number of Solutions Quadratic SAT, Check Fast in Desmos.

Step by step in Desmos

  1. Step 1: Decide what you are checking

    There are two common checks.

    Equivalent expressions check: you want to know whether two algebra expressions are the same for every xx.

    Solution check: you already found an xx value and you want to know whether it makes an equation true.

  2. Step 2: Enter the left side as a y expression

    In Desmos, type the entire left side after y=y= on one line. Use parentheses exactly the way the problem shows them.

    y = 3(x-2)^2
  3. Step 3: Enter the right side as a second y expression

    On the next line, type the entire right side after y=y=. Now you have two graphs to compare.

    y = 3x^2 - 12x + 12
  4. Step 4: Check for equivalence by overlap

    If the two graphs sit on top of each other everywhere you look, your expressions are equivalent. If they separate anywhere, they are not equivalent.

    Do not trust one small view. Zoom out and pan a bit, especially if the expressions include powers, absolute value, or fractions.

  5. Step 5: Use a difference check when the graphs look messy

    Make a third line that subtracts the right side from the left side. If that new graph is y=0y=0 everywhere, the expressions are equivalent. If it is not always 00, they are not equivalent.

    y = (3(x-2)^2) - (3x^2 - 12x + 12)
  6. Step 6: If you are checking a solved x value, add a vertical line

    Say you solved and got x=2x = 2. Add a vertical line at that xx value. Then look at where it hits each graph.

    If the two graphs meet the vertical line at the same height, your xx value makes the equation true. If the heights are different, your xx value does not work.

    x = 2
  7. Step 7: Watch for places where one side is undefined

    If one side has a denominator or a radical, it can be undefined for some xx. When that happens, Desmos shows a break in the graph. Two expressions can look the same in one region but fail at values where one side is not defined.

    If you see breaks, test your check in more than one region of the graph.

Exact expressions to enter

  • y=2(x+3)y=2(x+3)Type this into Desmos

    Left side example: enter the expression exactly as written, including parentheses.

  • y=2x+6y=2x+6Type this into Desmos

    Right side example: if this graph sits on top of the first one, the expressions are equivalent.

  • 2(x+3)(2x+6)2(x+3)-(2x+6)Type this into Desmos

    Difference check for equivalence: if this graph is $y=0$ for every $x$, the two expressions are equivalent.

  • y=x29x3y=\frac{x^2-9}{x-3}Type this into Desmos

    If the expression has a denominator, graph it as $y=$ so you can see any holes or undefined $x$ values.

  • y=x+3y=x+3Type this into Desmos

    Graph a simplified form on a separate line, then compare it to the original form above.

  • y=(x4)(x+1)y=(x-4)(x+1)Type this into Desmos

    For an equation check after solving, put the left side on one line as $y=$.

  • y=0y=0Type this into Desmos

    Put the right side on another line as $y=0$, then confirm the intersection happens at your solution $x$ value.

  • x=4x=4Type this into Desmos

    Optional: add a vertical line at your solution to see where it hits both graphs.

Worked SAT style example

Example

A student claims that 2x28x2=2x+4\frac{2x^2-8}{x-2}=2x+4 for all x2x\ne 2. Use Desmos to check whether the two expressions are equivalent.

  1. In Desmos, enter f(x)=(2x28)/(x2)f(x)=(2x^2-8)/(x-2).
  2. On the next line, enter g(x)=2x+4g(x)=2x+4.
  3. Look at the graphs. They will overlap on both sides of x=2x=2, but you will see a break at x=2x=2 for f(x)f(x) because it is undefined there.
  4. Now do the difference check: enter h(x)=f(x)g(x)h(x)=f(x)-g(x).
  5. The graph of h(x)h(x) sits on y=0y=0 everywhere it is defined, which tells you the expressions match for every allowed xx.
  6. Finish by checking the restriction. Since x=2x=2 makes the denominator 00, the original fraction is not defined at x=2x=2, even though 2x+42x+4 is defined there.
Answer: The expressions are equivalent for all x2x\ne 2. They are not equivalent as full functions on all real numbers because 2x28x2\frac{2x^2-8}{x-2} is undefined at x=2x=2.

Common mistakes

The biggest mistakes when you check sat answers desmos are setup mistakes that either hide a difference between two expressions or create a fake difference.

  • Graphing an equation on one line instead of two sides. If you type 2(x+3)=2x+62(x+3)=2x+6 as one line, Desmos is not comparing two graphs. For checking, enter y=2(x+3)y=2(x+3) and y=2x+6y=2x+6 on separate lines, or use f(x)g(x)f(x)-g(x).

  • Forgetting parentheses when you copy. 2(x+3)2(x+3) is not the same as 2x+32x+3. One missing set of parentheses can make a wrong answer look right.

  • Judging by one intersection instead of full overlap. Two different expressions can cross at one xx value. For equivalence, the graphs should sit on top of each other for all xx where both are defined, or f(x)g(x)f(x)-g(x) should be y=0y=0 everywhere.

  • Ignoring domain restrictions. If one side has a denominator or a radical, it can be undefined for some xx. A match on the visible part does not prove they are equivalent everywhere.

  • Using the wrong viewing window. If you are zoomed in, curves can look like they overlap. Zoom out and pan to check.

  • Checking the wrong solution point. If you solved and got x=4x=4, confirm the intersection happens at x=4x=4, not just that the graphs intersect somewhere. For solving by intersections, see Desmos intersection SAT method for solving equations by graphing both sides.

When this method does not work

This graph both sides check can fail when two expressions only look the same in the window you are viewing, or when the graph hides a restriction that matters on the SAT.

Use extra caution if any of these are true:

  • Limited viewing window: Two different graphs can overlap in the part you can see, then split outside your window. If you only check near x=0x=0, you can miss where they differ. Zoom out, then test a couple of xx values by evaluating both sides.
  • Domain restrictions: If an expression has a denominator or an even root, it can be undefined for some xx values. Desmos just does not draw those parts. Two graphs can look like they match, but one is missing values. Example: x21x1\frac{x^2-1}{x-1} matches x+1x+1 except at x=1x=1, where the fraction is undefined.
  • Extra solutions from squaring: If your algebra included squaring both sides, Desmos intersections can include solutions that do not satisfy the original equation. Plug your final xx back into the original equation.
  • Piecewise definitions: If the question uses different rules on different intervals, a smooth looking overlap can fool you. Graph the piecewise form carefully (see Desmos piecewise SAT: Graph piecewise functions fast with braces).
  • Answer choices that are not functions of xx: If the choices are statements, inequalities, or conditions, graph matching is the wrong tool.

When in doubt, use the graph as a quick filter, then confirm by substitution or by checking domain.

Practice questions

1.You simplified 3(2x5)+4x3(2x-5)+4x and got 10x1510x-15. Which Desmos check would prove your result is correct for all xx?

2.You factor x29x+14x^2-9x+14 as (x7)(x2)(x-7)(x-2). What is the fastest Desmos difference check to confirm the forms are equivalent?

3.You solved x+1x2=3\frac{x+1}{x-2}=3 and got x=72x=\frac{7}{2}. Which Desmos check best confirms the solution is valid?

4.A student claims x21x1=x+1\frac{x^2-1}{x-1}=x+1 for all xx. In Desmos, the graphs overlap almost everywhere. What is the best conclusion?

5.You are checking whether 2(x4)22(x-4)^2 equals 2x216x+322x^2-16x+32. In Desmos you graph both and they look identical in the default window. What should you do next to be confident?

6.Which pair of expressions is NOT equivalent? Use the idea of checking sat answers desmos by graphing both sides.

FAQ

How do I check SAT answers in Desmos when the choices are expressions?

Graph your expression and the answer choice as two separate lines: enter y=f(x)y=f(x) and y=g(x)y=g(x). If the graphs overlap everywhere, the expressions are equivalent. If they cross at one point but separate at other xx values, they are not the same expression.

What is the fastest Desmos check for equivalent expressions?

Use a difference check. Define f(x)f(x) as your expression and g(x)g(x) as the choice. Graph f(x)g(x)f(x)-g(x). If the graph is y=0y=0 for all xx you can see, that is strong evidence the expressions are equivalent.

If the graphs overlap in my window, does that prove the expressions are equivalent?

Not automatically. Two different expressions can match in a small viewing window. Zoom out. Pan left and right. Also try the difference check f(x)g(x)f(x)-g(x). If you see anything other than the horizontal line y=0y=0, they are not equivalent.

How do I check a solved value like $x=4$ by graphing both sides?

Graph the equation as two lines: y=y= left side and y=y= right side. Look for the intersection, then check whether its xx coordinate is 44. You can also graph x=4x=4 as a vertical line. See whether it goes through the intersection point.

Why do my two graphs not match even though my algebra seems right?

Check the restrictions. A denominator, even in a simplified expression, can make one side undefined at some xx values. A radical can also limit which inputs are allowed. If one side has a hole or a missing piece, the graphs can line up where both are defined, but the expressions still are not equivalent as full algebraic expressions.

What if Desmos shows extra solutions when I check my answer?

That can happen if you changed the equation in a way that creates extra solutions. Common causes are multiplying both sides by an expression that can be 00, or squaring both sides. Use Desmos to test each candidate solution in the original equation, not just in your transformed equation.

Should I type the expressions as $y=$ or without $y=$?

Either way works. Use y=y= when you want to compare two expressions as graphs, since Desmos will show both curves at once. For equivalence checks, you can set f(x)=f(x)= your expression and g(x)=g(x)= the other expression. Then graph f(x)f(x) and g(x)g(x), or graph f(x)g(x)f(x)-g(x).

How do I avoid input mistakes when I use Desmos to check SAT answers?

Use parentheses every time you copy a grouped part, like (x3)(x-3) or (2x+1)(2x+1). Check denominators for missing parentheses, like 1x+2\frac{1}{x+2} versus 1x+2\frac{1}{x}+2. If the graph looks strange, type the expression again, slowly. Compare it to the problem one chunk at a time.

About this page: written and reviewed by the Cheetah Prep team. Last reviewed July 13, 2026.

Put this method to work

Practice real SAT style questions with instant feedback, free.

Try the full Desmos course