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

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

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

⏱️ ~4 min read

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

(1,200+ words – Every line actionable under timed conditions)


Introduction

"This question type appears 2-3 times on every SAT Math section—master it, and you’ll bank 20-30 points in under 90 seconds per question. That’s the difference between a 650 and a 700."


WHAT THIS QUESTION TYPE IS ACTUALLY TESTING

The SAT isn’t testing whether you can plug numbers into the quadratic formula. It’s testing: 1. Equation setup – Can you extract a, b, and c correctly from a disguised quadratic? 2. Sign discipline – Do you handle negative coefficients without flipping signs? 3. Efficiency under pressure – Can you compute discriminants and roots without arithmetic errors in 60 seconds?


ANATOMY OF THE QUESTION

Structure Breakdown

Part What It Is What to Ignore
Stem A quadratic equation in standard form (ax² + bx + c = 0) or disguised (e.g., x(x+5) = 3). Wordy context (e.g., "A ball is thrown…").
Conditions May specify "real solutions," "integer roots," or "positive discriminant." Irrelevant details (e.g., units, graphs).
Answer Choices 4 options: 2 correct roots, 2 traps (e.g., sign errors, wrong discriminant). Decimals when fractions are cleaner.

Representative Example

Question: What are the solutions to 2x² – 5x – 3 = 0? A) x = –1/2 and x = 3 B) x = 1/2 and x = –3 C) x = 5 ± √37 / 4 D) x = –5 ± √1 / 4


THE DECISION FRAMEWORK (Step-by-Step)

Run this every time. No shortcuts.

  1. Standardize the equation.
  2. If not in ax² + bx + c = 0, expand/distribute to get there.
  3. Example: x(x+5) = 3x² + 5x – 3 = 0.

  4. Extract a, b, c with signs.

  5. Write them down. Circle them. Double-check signs.
  6. Example: 2x² – 5x – 3 = 0a = 2, b = –5, c = –3.

  7. Compute the discriminant (D = b² – 4ac).

  8. If D < 0: No real solutions (skip to answer choices).
  9. If D ≥ 0: Proceed to roots.
  10. Example: D = (–5)² – 4(2)(–3) = 25 + 24 = 49.

  11. Plug into the quadratic formula.

  12. x = [–b ± √D] / (2a)
  13. Example: x = [5 ± √49] / 4 = [5 ± 7] / 4.

  14. Simplify roots.

  15. Split into two fractions: (5 + 7)/4 and (5 – 7)/4.
  16. Example: 12/4 = 3 and –2/4 = –1/2.

  17. Match to answer choices.

  18. Eliminate options with wrong signs, wrong denominators, or unsimplified forms.
  19. Example: Only A matches –1/2 and 3.

Worked Examples

Example 1 – Straightforward

Question: Solve x² – 6x + 8 = 0.

Framework Application: 1. Already standard: a = 1, b = –6, c = 8. 2. D = (–6)² – 4(1)(8) = 36 – 32 = 4. 3. x = [6 ± √4] / 2 = [6 ± 2] / 2. 4. Roots: (6+2)/2 = 4 and (6–2)/2 = 2. Answer: x = 2 and x = 4 (not listed—check for traps). Elimination: - A) x = 1, 8 → Wrong (discriminant error). - B) x = 2, 4 → Correct. - C) x = 3 ± √1 → Wrong (discriminant miscalculation). - D) x = –2, –4 → Sign error.


Example 2 – Common Trap (Disguised Quadratic)

Question: Solve 3(x – 2)² = 12.

Framework Application: 1. Expand: 3(x² – 4x + 4) = 123x² – 12x + 12 = 12. 2. Standardize: 3x² – 12x = 0a = 3, b = –12, c = 0. 3. D = (–12)² – 4(3)(0) = 144. 4. x = [12 ± √144] / 6 = [12 ± 12] / 6. 5. Roots: 24/6 = 4 and 0/6 = 0. Answer: x = 0 and x = 4. Trap: Students forget to set c = 0 and miscalculate D.


Example 3 – Hard Variant (Fractional Coefficients)

Question: Solve 1/2 x² + 3x – 5 = 0.

Framework Application: 1. Multiply by 2 to eliminate fractions: x² + 6x – 10 = 0. 2. a = 1, b = 6, c = –10. 3. D = 36 – 4(1)(–10) = 76. 4. x = [–6 ± √76] / 2 = [–6 ± 2√19] / 2 = –3 ± √19. Answer: x = –3 ± √19. Elimination: - A) x = –3 ± √19 → Correct. - B) x = –6 ± √76 → Unsimplified. - C) x = 3 ± √19 → Sign error. - D) x = –3 ± √76 → Wrong denominator.


WRONG ANSWER PATTERNS

Type Why It Looks Right Why It’s Wrong
Sign flip –b becomes +b in the formula. x = [5 ± 7]/4 vs. x = [–5 ± 7]/4.
Discriminant error Forgets 4ac or miscalculates . D = 25 – 24 = 1 vs. D = 25 + 24 = 49.
Unsimplified roots Leaves √D unsimplified. x = [5 ± √49]/4 vs. x = [5 ± 7]/4.
Denominator error Uses a instead of 2a in denominator. x = [–5 ± 7]/2 vs. x = [–5 ± 7]/4.

Common Mistakes

Mistake Why It Happens Correct Approach
Ignoring signs Rushing and dropping negatives. Circle a, b, c with signs.
Skipping expansion Leaves equation in factored form. Always standardize first.
Arithmetic errors Miscalculates or 4ac. Write out D = b² – 4ac explicitly.
Fraction fear Avoids multiplying to eliminate fractions. Multiply by LCD to simplify early.
Mismatched answers Picks roots that don’t match the equation. Plug roots back into original equation.

TIME STRATEGY

  • Target time: 60–90 seconds.
  • Skip if:
  • The equation has fractions (multiply first).
  • The discriminant is messy (e.g., √76 → simplify to 2√19).
  • Minimum work:
  • Standardize.
  • Compute D.
  • Plug into formula.
  • Simplify one root to eliminate 2–3 options.

BACKSOLVING AND SHORTCUTS

  1. Plug in answer choices:
  2. Test x = 3 in 2x² – 5x – 3 = 0: 2(9) – 15 – 3 = 0 → Valid.
  3. Test x = –1/2: 2(1/4) – 5(–1/2) – 3 = 0.5 + 2.5 – 3 = 0 → Valid.
  4. Discriminant shortcut:
  5. If D is a perfect square, roots are rational (eliminate irrational options).
  6. Eliminate first:
  7. If a > 0 and c < 0, roots have opposite signs (eliminate same-sign options).

1-Minute Recap

"Here’s the deal: The SAT will give you a quadratic, and you’ll panic. Don’t. Follow this: 1. Standardize the equation—no shortcuts. 2. Circle a, b, c with their signs. Signs are everything. 3. Compute the discriminant. If it’s negative, bail—no real solutions. 4. Plug into the formula. Simplify roots fully. 5. Match to answers. If stuck, plug in the options.

This isn’t about math—it’s about discipline. Do the steps, don’t skip, and you’ll get it right every time. Now go practice."


Final Note: Every line above is designed for speed. Print this, drill 10 questions, and watch your score climb.



ADVERTISEMENT