SAT Weightage:

SAT Maths — Common Traps

SAT Maths — Common Traps — strategy and worked examples

4 min read

Chapter Overview & Weightage

The SAT is engineered with predictable trap answers — the second-most-common wrong answer is usually the answer to the wrong question or the answer before the last step. Recognising these traps is the highest-leverage skill for moving from 700700 to 760+760+.

Typical SAT impact: roughly 30% of medium-difficulty questions have a “trap” answer choice.

Key Concepts You Must Know

  • Watch for what the question is actually asking (find xx vs find x+5x + 5)
  • Units must match in word problems
  • “How many more” is a difference, not a ratio
  • Negative roots in quadratics — both might be valid
  • Read every word: “least integer”, “positive value”, “smallest”
  • Check for extraneous solutions in radical/rational equations
  • Estimating with answer choices saves time on hard questions

Important Formulas

  1. Re-read the question after solving — does my answer match what was asked?

  2. If a quadratic gives two roots, are both valid in the problem context?

  3. Are the units consistent throughout the problem?

  4. Did I simplify too early (e.g., dividing by a variable that could be zero)?

  5. Does the problem say “approximately” or “exactly”?

Solved Previous Year Questions

Trap 1: Asked for x+5x + 5, not xx

“If 2x+6=142x + 6 = 14, what is the value of x+5x + 5?”

Trap: solve 2x=82x = 8, x=4x = 4, mark answer (A) 44. Wrong — question asks for x+5=9x + 5 = 9.

Always re-read the question stem after solving.

Trap 2: Hidden unit conversion

“A car travels at 6060 miles per hour. How far does it travel in 3030 minutes?”

Trap: 60×30=180060 \times 30 = 1800 miles. Wrong — 3030 minutes is 0.50.5 hours, so distance is 3030 miles.

Trap 3: Both roots needed

“If x2=25x^2 = 25, what are the possible values of xx?”

Trap answer: 55. Correct: ±5\pm 5. SAT explicitly tests this.

Trap 4: Extraneous solution

“Solve x+5=x1\sqrt{x + 5} = x - 1.”

Squaring: x+5=x22x+1x + 5 = x^2 - 2x + 1, so x23x4=0x^2 - 3x - 4 = 0, (x4)(x+1)=0(x-4)(x+1) = 0, x=4x = 4 or x=1x = -1.

Check: x=1x = -1 gives 4=2\sqrt{4} = -2, which is false. Only x=4x = 4 is valid.

Difficulty Distribution

Trap typeFrequencyHardest level
Misreading the questionHighMedium
Unit conversionHighEasy/Medium
Both rootsMediumMedium
Extraneous solutionsMediumHard
Off-by-one in countingLowHard

Expert Strategy

Underline what the question asks before solving. “Value of x+5x + 5”, “least positive integer”, “in inches” — all easy to miss when in flow.

For quadratics, ALWAYS check both roots in the original equation, especially if the problem involves square roots, denominators, or geometric constraints.

If you finish a Math question quickly with a clean integer answer, double-check. SAT trap answers are usually clean integers too — they look right.

Common Traps

Plugging in early, reading later. Always read the entire question first, including “what is the value of [expression]” — the expression isn’t always xx.

Missing the negative root. x2=cx^2 = c has two solutions: ±c\pm\sqrt{c}. Square roots in absolute value contexts have only the positive.

Confusing percentages.20%20\% more” means multiply by 1.21.2, not add 0.20.2 and divide. ”20%20\% less” is ×0.8\times 0.8.

Treating “average” carelessly. Average = sum / count. Don’t average two averages directly without weighting by count.

Forgetting to convert minutes to hours, or feet to inches. Always check the units of the final answer.