If x + y = 10 and x - y = 2, what is the value of x?
- 4
- 5
- 6
- 8
Show answer and explanation
Answer: 6
Add the equations to eliminate y: 2x = 12. Divide by 2, so x = 6.
SAT Math skill page
Build the SAT Math skill behind solving two equations together and translating paired constraints into a clean system.
What this tests
Practice examples
If x + y = 10 and x - y = 2, what is the value of x?
Answer: 6
Add the equations to eliminate y: 2x = 12. Divide by 2, so x = 6.
If 2x + 3y = 18 and x = 3, what is the value of y?
Answer: 4
Substitute x = 3 into 2x + 3y = 18. That gives 6 + 3y = 18, so 3y = 12 and y = 4.
A theater sold 40 tickets. Adult tickets cost $12 and student tickets cost $8. If total revenue was $400, how many adult tickets were sold?
Answer: 20
Let a be adult tickets and s be student tickets. Then a + s = 40 and 12a + 8s = 400. Subtract 8(a + s) = 320 from the revenue equation to get 4a = 80, so a = 20.
Avoid these traps
A systems question usually needs both equations. One equation alone leaves too many possible values.
The SAT may ask for y, x + y, or a real-world count rather than the first variable you solve.
When subtracting equations, rewrite the full line so negative terms do not flip accidentally.
Study plan
Related practice
FAQ
They appear regularly because they connect algebra, graphs, and word problems. The setup is often more important than the computation.
Use substitution when one variable is already isolated. Use elimination when coefficients line up or can be made to line up quickly.
The hardest versions hide the two equations inside a word problem or ask for an expression instead of a single variable.