Skip to main content
🚀 This is a Beta – features are in progress.Share feedback
All topics
Math

Linear Equations

5 min readEasy5-question drill

Linear equations — the *solve for x* questions — are the bedrock of the SAT Math section. Master them and you unlock every later topic that builds on them.

A linear equation is one where the variable appears to the first power only — no x2x^2, no x\sqrt{x}, no 1x\frac{1}{x}. Examples: 3x+7=223x + 7 = 22, 5(x2)=4x+15(x-2) = 4x + 1, x43=7\frac{x}{4} - 3 = 7.

The goal is always the same: isolate the variable. Whatever you do to one side of the equation, do to the other. The four moves you'll use:

  • Add or subtract the same quantity from both sides.
  • Multiply or divide both sides by the same nonzero number.
  • Distribute when there are parentheses: 5(x2)=5x105(x-2) = 5x - 10.
  • Combine like terms on each side before isolating.

The standard order of operations to solve:

  1. Distribute any parentheses.
  2. Combine like terms on each side.
  3. Move all xx terms to one side.
  4. Move all constants to the other side.
  5. Divide by the coefficient on xx.

Special cases to recognize:

  • No solution (sometimes phrased "the equation has no solutions"): when isolating leads to something like 5=75 = 7 — a false statement. The original equation is impossible.
  • Infinitely many solutions: when isolating leads to 0=00 = 0 or x=xx = x — always true. Every value of xx works.

A common SAT twist: they give you an equation like 3x+b=5x73x + b = 5x - 7 and ask for what value of bb the equation has no solution. To get no solution in a linear equation, you need the xx coefficients to match (so the xx's cancel) AND the constants to differ. So: 3x+b=5x73x + b = 5x - 7 → no solution if you can rearrange to make 0=0 = (nonzero). In fact, this works only for the specific structure where xx coefficients aren't equal — for infinitely many, you need the coefficients AND constants to match.

SAT-specific: when you see "xx is a solution to the equation," it usually means xx is one specific value. Solve as normal.

Quick check

Quick check. Distribute, combine, move x's left, constants right, divide. Plug your answer back in to verify.

If 6x + 15 = 33, what is the value of x?

Worked examples

Example 1

Solve for xx: 3(x4)+5=2x+13(x - 4) + 5 = 2x + 1

Example 2

For what value of bb does the equation 4x+b=4x+94x + b = 4x + 9 have no solution?

Common pitfalls

Forgetting to distribute negatives

(2x5)-(2x - 5) becomes 2x+5-2x + 5, NOT 2x5-2x - 5. Distribute the negative sign to every term inside the parentheses. This is the most common arithmetic slip on SAT linear questions.

Cross-multiplying a single fraction with a single number

Cross-multiplication only works between two fractions. x3=5\frac{x}{3} = 5 is not solved by 'cross-multiplying' — just multiply both sides by 3 to get x=15x = 15.

Confusing 'no solution' with $x = 0$

x=0x = 0 IS a solution (the value 0). 'No solution' means there's no number that makes the equation true. If you arrive at 5=75 = 7 when solving, that's no solution — not zero.

Skipping the check

The SAT puts trap answers near the right one. Plugging in your answer takes 5 seconds and catches sign errors that would otherwise cost the question. Always check on linear-equation problems.

Key takeaways

  • Solving a linear equation = isolating the variable. Do the same operation to both sides.

  • Standard order: distribute, combine, move xx's left, move constants right, divide.

  • 'No solution' happens when the equation reduces to a false statement (like 5=75 = 7).

  • 'Infinitely many solutions' happens when it reduces to a true statement (like 0=00 = 0).

  • Always plug your answer back in — it catches the most common arithmetic slips.

Watch & learn

Curated Khan Academy walkthroughs on Linear Equations. They're complementary to this lesson — watch one if a written explanation isn't clicking, or after to reinforce.

Try it yourself

5 practice questions on Linear Equations, drawn from the question bank. The tutor is one click away if you get stuck.

Lesson v1 · generated 5/2/2026 · the floating tutor knows you're on this lesson — ask anything.