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

SAT word problems Desmos: Turn the story into a system and solve

By the Cheetah Prep team · Reviewed July 13, 2026

To solve sat word problems desmos style, turn the story into a system word problem sat setup: write two linear equations in the same two variables, then let Desmos find their intersection point (the solution). This works because many SAT word problems give you two relationships at once, and the answer is the one pair of values that makes both true.

A fast translation plan is:

  • Choose variables that match the question. Start with x=x = first quantity, y=y = second quantity. Use labels that match the story (tickets, hours, pens).
  • Convert each sentence into an equation. Look for totals, differences, and “each” language.
    • Total: add parts (for example, ax+by=totalax + by = \text{total}).
    • Difference: subtract (for example, xy=differencex - y = \text{difference}).
    • “Each” or “per”: multiply (for example, 3x3x means three per xx).
  • Graph both equations in Desmos and read the intersection. If the question asks for only one value, use the intersection to answer what the question asks for, instead of defaulting to xx.

Quick accuracy check: the intersection should make both original story statements true. For a simple calculator check, use the idea from How to check sat answers desmos by graphing both sides to confirm both equations agree at your solution.

When to use this Desmos method

Use the Desmos system setup when the word problem gives you two linear relationships about the same two unknowns, and the question asks for the one pair that makes both statements true.

This method fits best when you can name two quantities and each sentence becomes a line. Common SAT patterns include:

  • Two item totals with two prices or rates: adult and student tickets, pens and notebooks, basic and premium plans. One equation comes from total items. One comes from total cost.
  • Mixture and combined totals (linear version): two solutions combined to hit a target total amount and a target total of some ingredient. Write one equation for total volume. Write one for total ingredient amount.
  • Work and pay with two groups: two jobs, two teams, or two hourly rates, where you know a total time and a total earnings amount.
  • Consecutive or related quantities with a total and a difference: one value is some fixed amount more than the other, plus a total.

It also works well when the equations are buried in words like each, per, altogether, in all, more than, less than, and left.

Skip this approach when the relationships are not linear (squares, square roots, products like xy=60xy = 60), when there are three unknowns, or when the question is faster as a single equation. If you are unsure, translate anyway, graph both lines, and check whether they intersect once. For more Desmos moves that pair well with this, see SAT Desmos guides.

Step by step in Desmos

  1. Define your two variables first

    Before you type anything, name the two unknowns in the story. Use letters that match what the question cares about, like x=x = number of regular tickets and y=y = number of student tickets. This stops you from mixing up what each number represents when you build the equations.

  2. Translate the story into two linear equations

    Write one equation for each relationship the problem gives you. Totals usually look like adding two parts, and cost or earnings usually look like rate times quantity. Example setup: total tickets gives x+y=120x + y = 120, total revenue gives 12x+8y=120012x + 8y = 1200. Your exact numbers will come from the problem, but the structure is the same.

  3. Type both equations as lines in Desmos

    In Desmos, type each equation on its own line using an equals sign. You can enter them in standard form like 12x+8y=120012x + 8y = 1200 or solve for yy first, either way graphs the same line. Make sure you use the same variables in both equations, usually xx and yy.

  4. Find the intersection point

    Tap the point where the two lines cross, then choose the intersection. Desmos will show coordinates like (x,y)(x, y). That ordered pair is the one set of values that makes both story equations true at the same time.

  5. Answer the question asked, not just x

    The SAT often asks for a specific piece of the solution. If the prompt asks for the number of student tickets, use the yy value. If it asks for total money from student tickets, compute 8y8y (or whatever rate the problem gives) using the intersection value.

  6. Do a quick reality check in the calculator

    Plug the intersection values back into both equations mentally or in Desmos to confirm both totals match. Also check that the values make sense for the context, like counts should not be negative and money totals should align with the story.

Exact expressions to enter

  • x=first quantity, y=second quantityx=\text{first quantity},\ y=\text{second quantity}Type this into Desmos

    Pick variables that match what the question wants. Use words you can recognize.

  • ax+by=cax+by=cType this into Desmos

    Total equation template. Use this when you have a combined total, like total items or total cost.

  • xy=dx-y=dType this into Desmos

    Difference equation template. Use this when one amount is a fixed number more or less than the other.

  • y=mx+by=mx+bType this into Desmos

    Rate plus start template. Use this when one quantity changes at a constant rate with an initial value.

  • {ax+by=cdx+ey=f\begin{cases}ax+by=c\\dx+ey=f\end{cases}Type this into Desmos

    System template you can type as two separate lines in Desmos. The solution is the intersection point.

  • y=caxby=\frac{c-ax}{b}Type this into Desmos

    If your first equation is $ax+by=c$, you can rewrite it in solved form so it graphs as a line.

  • y=fdxey=\frac{f-dx}{e}Type this into Desmos

    If your second equation is $dx+ey=f$, rewrite it in solved form so it graphs as a line.

  • (cebfaebd, afcdaebd)\left(\frac{ce-bf}{ae-bd},\ \frac{af-cd}{ae-bd}\right)Type this into Desmos

    Optional: exact intersection by substitution formula for the system $ax+by=c$ and $dx+ey=f$. Use only if you want the exact point without reading the graph.

Worked SAT style example

Example

A theater sold 140 tickets for a total of 1,450.Adultticketscost1,450. Adult tickets cost12 each and student tickets cost $8 each. How many adult tickets were sold?

  1. Define variables to match the question: let xx be the number of adult tickets and let yy be the number of student tickets.
  2. Turn the total tickets statement into an equation: x+y=140x + y = 140.
  3. Turn the total cost statement into an equation: 12x+8y=145012x + 8y = 1450.
  4. In Desmos, enter both equations on separate lines: x+y=140x + y = 140 and 12x+8y=145012x + 8y = 1450.
  5. Tap the intersection point of the two lines to read (x,y)(x, y). Desmos shows x=82.5x = 82.5 and y=57.5y = 57.5.
  6. Use the context check: tickets are counts, so xx and yy must be whole numbers. Since the system gives nonintegers, the situation described cannot happen with these prices and totals.
Answer: No solution in whole tickets. The system solves to (x,y)=(82.5,57.5)(x, y) = (82.5, 57.5), so the word problem data is inconsistent with whole ticket counts.

Common mistakes

Most misses on a sat word problems desmos system come from translation errors, not from Desmos itself. Build the two equations correctly before you graph.

  • You pick variables that do not match the question. If the question asks for number of student tickets, but you let xx be total tickets, you can find the right intersection and still answer the wrong thing. Label variables to match the question.

  • You swap what each variable represents mid problem. For example, you start with xx as adults and later treat xx as students. Write a one line legend at the top. Do not change it.

  • You turn “each” language into addition instead of multiplication. “Each adult ticket costs 12” means 12x12x, not x+12x + 12. “Per hour” and “per item” usually mean multiplication.

  • You mishandle difference statements. “A is 5 more than B” is A=B+5A = B + 5, not A=5BA = 5B. It is also not AB=5A - B = 5 unless you set it up that way on purpose.

  • You mix totals and parts. If xx and yy are counts, then x+y=total countx + y = \text{total count}. The money equation uses prices: ax+by=total costax + by = \text{total cost}.

  • You assume the intersection coordinates are the final answer. Many questions ask for x+yx + y, 2x2x, or a cost. After you read (x,y)(x, y), do what the prompt asks.

  • You ignore unrealistic solutions. If the story is about tickets, negative values or non integers are a red flag. Re check your equations and units.

  • You do not verify in context. Plug your intersection back into both story relationships. Or use the technique in Desmos literal equations SAT: isolate a variable and check your work to confirm both equations agree.

When this method does not work

This Desmos system method does not work when the story does not translate into exactly two linear equations in exactly two variables, or when the solution is not the intersection of two lines.

Watch out for these common deal breakers:

  • Not linear relationships. If the situation involves squares, square roots, products of variables, or curved graphs, you do not have a two line system anymore. Examples include area with a fixed perimeter, projectile style motion, or equations like xy=30xy = 30.
  • More than two unknowns, or only one real equation. Some word problems hide three quantities (like adults, students, and seniors) or they give only one relationship. Desmos cannot find one unique intersection if the math does not lock in one point.
  • Inequalities and ranges instead of one exact pair. If the problem says at least, at most, no more than, or between, you need a region of solutions, not one intersection point.
  • Discrete answers required. If the variables must be whole numbers (tickets, people, boxes), the line intersection might land at something like (12.5,7.5)(12.5, 7.5). Then you have to use the context. You might test nearby integers, or the question is built so only one integer pair works.
  • Domain restrictions you forget to apply. Even with two lines, the intersection might be negative, impossible in context, or violate a condition like x0x \ge 0.

If you keep getting weird intersections, switch to a different Desmos approach from the SAT Desmos guides.

Practice questions

1.A concert sells 2 types of tickets, standard and VIP. A total of 120 tickets are sold. Standard tickets cost 25eachandVIPticketscost25 each and VIP tickets cost40 each. Total revenue is 3,600.Let3,600. Letxbethenumberofstandardticketsandbe the number of standard tickets andy$ be the number of VIP tickets. Which system represents the situation?

2.A school club buys pencils and notebooks. Pencils cost 0.50eachandnotebookscost0.50 each and notebooks cost2 each. The club buys 30 items total and spends 39total.Let39 total. Letxbethenumberofpencilsandbe the number of pencils andybethenumberofnotebooks.Whatarebe the number of notebooks. What arexandandy$?

3.Two numbers have a sum of 50. The first number is 8 more than the second. Let xx be the first number and yy be the second number. What is xx?

4.A gym sells day passes and monthly passes. A day pass costs 8andamonthlypasscosts8 and a monthly pass costs30. One day, the gym sells 45 passes total and collects 810.Let810. Letxbethenumberofdaypassesandbe the number of day passes andy$ be the number of monthly passes. Which point is the intersection of the lines you would graph in Desmos?

5.A store sells apples and oranges. Apples cost 1eachandorangescost1 each and oranges cost2 each. A customer buys 17 pieces of fruit and pays 26.Let26. Letxbeapplesandbe apples andy$ be oranges. How many oranges did the customer buy?

FAQ

What is the fastest way to turn an SAT word problem into a system in Desmos?

Define two variables for the quantities the question asks about. Write two linear equations in those variables. In Desmos, graph both equations and take the intersection point as the solution (x,y)(x,y). That point is the only pair that makes both story relationships true at the same time.

How do I choose $x$ and $y$ for a system word problem SAT question?

Choose variables for the two unknown quantities the problem keeps asking about. If the story has two groups, two item types, or two rates, set xx as the first quantity and yy as the second quantity. Do not set xx as a total if the problem already gives a total. Totals usually go on the right side of an equation.

What words in a word problem usually become equations for a system?

Totals usually mean add. Differences usually mean subtract. Per or each usually means multiply.

For example, a total cost sentence often becomes ax+by=totalax + by = \text{total}. A difference sentence often becomes xy=differencex - y = \text{difference}. A rate sentence often becomes ratetime=amount\text{rate} \cdot \text{time} = \text{amount}.

How do I enter a system into Desmos correctly?

Type each equation on its own line. Use the same variables each time. Include an equals sign, since Desmos only graphs a line when you give it an equation. Tap the intersection point to read (x,y)(x,y). If you do not see an intersection, zoom out. Also check your signs, you might have flipped a plus and a minus.

What if Desmos shows two intersection points or no intersection points?

For a true two linear equation system, you should get either one intersection, no intersection (parallel lines), or infinitely many intersections (the same line). If you see two intersections, one of your equations is not linear. You probably entered a curve by mistake. Check that both equations are linear in xx and yy. Make sure you did not multiply variables together or square a variable.

The problem asks for one value, not the ordered pair. What do I do?

Find the intersection to get both values. Then compute the single value the question asks for. For example, if it asks for total items, compute x+yx + y. If it asks for a difference, compute xyx - y. Do not pick xx just because it comes first.

How can I check my system solution quickly in Desmos?

Make sure your intersection point makes both story sentences true. Quick check: graph the left side and the right side of each equation as two expressions, then confirm they give the same yy value at your solution. If one equation fails, your translation step is wrong, not Desmos.

What are the most common translation mistakes when using sat word problems desmos?

Switching variables between equations, swapping which group is xx and which is yy, or putting the total on the left side of the equation. Another mistake is ignoring units, like mixing dollars and cents or hours and minutes. Before you type anything, write a quick note that says what xx and yy mean, including units.

Do I have to rewrite the equations in slope intercept form for Desmos?

No. Desmos graphs equations in lots of forms, including standard form like ax+by=cax + by = c. Your job is to write the relationship the story describes. Rearrange only if isolating a variable helps you see what is going on.

When should I not use a system in Desmos for a word problem?

Do not force a system if the relationships are not linear, or if the problem really has one variable. If a sentence creates something like xyxy or x2x^2, you are no longer in two linear equations. In that case, a different setup is usually faster than trying to graph it as a system of lines.

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