SAT Systems of two linear equations
Solve two equations at once — often for a clever combination.
How to score it
- If they ask for x + y or 2x − y, try adding or subtracting the equations directly — you may skip solving entirely.
- Context problems: define two variables, write two equations, eliminate.
- “No solution” = same slope, different intercept (parallel lines).
Common traps
- Solves fully when adding the equations gives the answer instantly.
- “No solution” treated as “solve it” instead of matching coefficients.
- Mixes up which variable the question wants.
The 4 question types, with real examples
Solve, return a derived value
“The solution is (x, y). What is the value of [x + y / xy / 2x − y]?”
The solution to the given system of equations is (x, y). What is the value of 3x?
- A
- B
- C
- D✓
Substituting into the second equation yields , or . Solving gives . Therefore, .
Context: two prices, two purchases
“[Person A bought …; Person B bought …] How many [items] … ?”
Sophia bought 3 notebooks and 5 pens for $18.45. Diego bought 2 notebooks and 3 pens for $11.70. How many notebooks are in Diego's purchase?
- A
- B
- C✓
- D
Let n be the price of one notebook and p be the price of one pen. From the given information: and . Solving this system yields and . The question asks how many notebooks are in Diego's purchase, which is stated directly in the problem as 2.
Constant for no / infinite solutions
“If the system has no solution, what is the value of [parameter]?”
For what value of k will the system of equations above have no solution?
- A
- B✓
- C
- D
For no solution, the lines must be parallel but distinct. The x-coefficients have ratio 8/4 = 2, so multiplying the first equation by 2 gives . For parallel lines, we need 8x - ky = 12 to have , so . The constant terms differ , confirming no solution.
Identify a point that lies on both lines
“For each real number r, which of the following points lies on the graph of each equation in the xy-plane for the given system?”
For each real number r, which of the following points lies on the graph of each equation in the xy-plane for the given system?
- A✓
- B
- C
- D
Setting the equations equal: , so . Substituting into gives .
Want to try the hard ones? 25 hard Systems of two linear equations questions with full explanations — free, no account needed.
Drill Systems of two linear equations — free trial→