Fatskills
Practice. Master. Repeat.
Study Guide: How to Solve: Quadratic Equations (Factoring) – SAT Complete Guide
Source: https://www.fatskills.com/sat/chapter/how-to-solve-quadratic-equations-factoring-sat-complete-guide

How to Solve: Quadratic Equations (Factoring) – SAT Complete Guide

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~6 min read

How to Solve: Quadratic Equations (Factoring) – SAT Complete Guide

Target Score Impact: This question type appears 3-5 times per SAT Math section—mastering it can boost your score by 40-60 points by eliminating careless errors and saving time for harder problems.


WHAT THIS QUESTION TYPE IS ACTUALLY TESTING

The SAT isn’t testing your ability to factor quadratics—it’s testing: 1. Pattern recognition – Can you spot the factored form quickly under time pressure? 2. Trap avoidance – Can you resist the urge to expand unnecessarily or misapply signs? 3. Efficiency – Can you solve in ≤30 seconds without overcomplicating?


ANATOMY OF THE QUESTION

Structure Breakdown

  1. Stem: A quadratic equation in standard form (ax² + bx + c = 0) or factored form ((x ± p)(x ± q) = 0).
  2. Conditions: May include restrictions (e.g., "x > 0") or ask for roots, solutions, or equivalent forms.
  3. Answer Choices: Usually 4 options, often mixing:
  4. Correct factored form
  5. Incorrect signs (e.g., (x + 3)(x – 2) vs. (x – 3)(x + 2))
  6. Partially factored forms (e.g., 2(x – 1)(x + 4) vs. (2x – 2)(x + 4))
  7. Non-factorable distractors (e.g., prime quadratics)

Representative Example

Question: Which of the following is equivalent to x² – 5x + 6? A) (x – 2)(x – 3) B) (x + 2)(x – 3) C) (x – 6)(x + 1) D) (x – 2)(x + 3)

What to Ignore: - Overcomplicating (e.g., trying to complete the square). - Expanding answer choices unless absolutely necessary.


THE DECISION FRAMEWORK (Step-by-Step)

Run this process every time. No exceptions.

  1. Identify the form.
  2. If given ax² + bx + c = 0, factor.
  3. If given (x ± p)(x ± q) = 0, expand or solve directly.

  4. Check for a leading coefficient (a ≠ 1).

  5. If a = 1, use the AC method (see Step 3).
  6. If a ≠ 1, factor out a first or use grouping.

  7. Find two numbers that multiply to c and add to b.

  8. Write all factor pairs of c.
  9. Pick the pair that sums to b.
  10. Example: For x² – 5x + 6, factors of 6: (1,6), (2,3). Sum to -5? → (-2,-3).

  11. Write the factored form.

  12. (x ± p)(x ± q), where p and q are the numbers from Step 3.
  13. Example: (x – 2)(x – 3).

  14. Verify by expanding (if unsure).

  15. FOIL the factored form to check if it matches the original.
  16. Example: (x – 2)(x – 3) = x² – 5x + 6

  17. Match to answer choices.

  18. Eliminate options with wrong signs or numbers.
  19. Example: Choice A matches (x – 2)(x – 3).

  20. Check for traps.

  21. Did you flip signs? (e.g., (x + 2)(x – 3) vs. (x – 2)(x + 3)).
  22. Did you account for a ≠ 1? (e.g., 2x² – 4x – 62(x – 3)(x + 1)).

Worked Examples

Example 1 – Straightforward

Question: What are the solutions to x² – 7x + 12 = 0? A) x = 3, 4 B) x = –3, –4 C) x = 3, –4 D) x = –3, 4

Step-by-Step: 1. Identify form: Standard (a = 1). 2. Find factors of 12 that add to -7: (-3, -4). 3. Factored form: (x – 3)(x – 4) = 0. 4. Solutions: x = 3, 4. 5. Match: Choice A.

Elimination: - B/C/D have wrong signs.


Example 2 – Common Trap (Sign Errors)

Question: Which is equivalent to x² + 2x – 8? A) (x – 2)(x + 4) B) (x + 2)(x – 4) C) (x – 1)(x + 8) D) (x + 8)(x – 1)

Step-by-Step: 1. Identify form: Standard (a = 1). 2. Find factors of -8 that add to +2: (+4, -2). 3. Factored form: (x + 4)(x – 2). 4. Verify: (x + 4)(x – 2) = x² + 2x – 8 ✓ 5. Match: None match exactly—trap!
- A is (x – 2)(x + 4) (same as (x + 4)(x – 2)).
- B/C/D are wrong.

Elimination: - B: (x + 2)(x – 4) = x² – 2x – 8 (wrong b). - C/D: Expand to x² + 7x – 8 (wrong b).

Answer: A (order doesn’t matter in multiplication).


Example 3 – Hard Variant (a ≠ 1)

Question: Which is equivalent to 2x² – 10x + 12? A) 2(x – 2)(x – 3) B) (2x – 4)(x – 3) C) (x – 2)(2x – 6) D) 2(x – 1)(x – 6)

Step-by-Step: 1. Factor out a: 2(x² – 5x + 6). 2. Factor inside: (x – 2)(x – 3). 3. Final form: 2(x – 2)(x – 3). 4. Match: Choice A.

Elimination: - B: (2x – 4)(x – 3) = 2x² – 10x + 12 (correct but not fully factored). - C: (x – 2)(2x – 6) = 2x² – 10x + 12 (same as B). - D: 2(x – 1)(x – 6) = 2x² – 14x + 12 (wrong b).

SAT Trap: The test prefers fully factored forms (A over B/C).


WRONG ANSWER PATTERNS

  1. Sign Flip
  2. Why it looks right: The numbers are correct, but signs are reversed (e.g., (x + 3)(x – 2) vs. (x – 3)(x + 2)).
  3. Why it’s wrong: Changes the roots and b coefficient.

  4. Partial Factoring

  5. Why it looks right: The expression expands correctly but isn’t fully factored (e.g., (2x – 4)(x – 3) instead of 2(x – 2)(x – 3)).
  6. Why it’s wrong: The SAT rewards simplest form.

  7. Prime Quadratic Distractor

  8. Why it looks right: The quadratic can’t be factored, but the answer choices include a fake factorization (e.g., x² + 4(x + 2)(x + 2)).
  9. Why it’s wrong: x² + 4 is prime over the reals.

  10. Leading Coefficient Ignored

  11. Why it looks right: The student factors x² – 5x + 6 but forgets to factor out a in 2x² – 10x + 12.
  12. Why it’s wrong: The factored form must include a.

Common Mistakes

  1. Mistake: Expanding answer choices instead of factoring.
  2. Why it happens: Habit from algebra class.
  3. Correct approach: Factor the given quadratic first, then match.

  4. Mistake: Forgetting to set the equation to zero.

  5. Why it happens: Solving x² – 5x = 6 without moving 6 to the left.
  6. Correct approach: Always rewrite as x² – 5x – 6 = 0 first.

  7. Mistake: Miscounting signs (e.g., (x + 3)(x – 2) for x² + x – 6).

  8. Why it happens: Rushing the factor pairs.
  9. Correct approach: Write all factor pairs of c and check sums.

  10. Mistake: Not factoring out a first when a ≠ 1.

  11. Why it happens: Overlooking the leading coefficient.
  12. Correct approach: Factor out a before factoring the quadratic.

  13. Mistake: Assuming all quadratics are factorable.

  14. Why it happens: Overconfidence in factoring.
  15. Correct approach: If no factor pairs work, use the quadratic formula or backsolve.

TIME STRATEGY

  • Target time: ≤30 seconds per question.
  • When to skip: If you can’t find factor pairs in 15 seconds, move on and return later.
  • Minimum work:
  • Factor the quadratic (or expand if given factored form).
  • Match to answer choices.
  • Eliminate 2-3 options immediately.

BACKSOLVING AND SHORTCUTS

  1. Plug in numbers:
  2. If the question asks for roots, plug in answer choices to see which satisfies f(x) = 0.
  3. Example: For x² – 5x + 6 = 0, test x = 2 in choices:

    • A: (2 – 2)(2 – 3) = 0
    • B: (2 + 2)(2 – 3) = -4
  4. Eliminate based on signs:

  5. If c is positive, both factors have the same sign.
  6. If c is negative, factors have opposite signs.

  7. Use the AC method for a ≠ 1:

  8. Multiply a and c, find factors of ac that add to b, then split the middle term.
  9. Example: 2x² – 5x – 3ac = -6, factors: (-6, +1).
    • Rewrite: 2x² – 6x + x – 32x(x – 3) + 1(x – 3)(2x + 1)(x – 3).

1-Minute Recap

"Here’s the deal: The SAT will give you a quadratic, and you’ll have 30 seconds to factor it or find its roots. Don’t overthink it—follow this process:

  1. If it’s in standard form, find two numbers that multiply to c and add to b.
  2. Write the factored form with those numbers.
  3. If a isn’t 1, factor it out first.
  4. Match to the answer choices—watch for sign flips!
  5. If stuck, plug in numbers or eliminate wrong signs.

Most students lose points here by rushing signs or forgetting to factor out a. Slow down, double-check, and move on. You’ve got this!


Final Note: Every line in this guide is designed for speed and accuracy under timed conditions. Practice 10-15 of these questions until the framework becomes automatic.



ADVERTISEMENT