Fatskills
Practice. Master. Repeat.
Study Guide: SAT / PSAT: SAT PSAT Math Advanced Math Quadratic Equations Quadratic Formula and Discriminant
Source: https://www.fatskills.com/sat/chapter/sat-psat-sat-psat-math-advanced-math-quadratic-equations-quadratic-formula-and-discriminant

SAT / PSAT: SAT PSAT Math Advanced Math Quadratic Equations Quadratic Formula and Discriminant

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

⏱️ ~7 min read

What Is This?

Quadratic equations are equations of the form ( ax^2 + bx + c = 0 ), where ( a ), ( b ), and ( c ) are constants and ( a \neq 0 ). This topic appears in exams because it tests your ability to solve equations and understand the properties of quadratic functions. Typical questions involve finding the roots of the equation using the quadratic formula and interpreting the discriminant.

Why It Matters

This topic is tested in various standardized exams like the SAT, ACT, and GRE, as well as in high school and college-level math courses. It frequently appears and can carry significant marks, often 10-15% of the total. It tests your algebraic manipulation skills, understanding of functions, and problem-solving abilities.

Core Concepts

  1. Quadratic Formula: The formula ( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} ) is used to find the roots of a quadratic equation.
  2. Discriminant: The term ( b^2 - 4ac ) inside the square root determines the nature of the roots.
  3. Nature of Roots:
  4. If ( b^2 - 4ac > 0 ), the roots are real and distinct.
  5. If ( b^2 - 4ac = 0 ), the roots are real and equal.
  6. If ( b^2 - 4ac < 0 ), the roots are complex conjugates.
  7. Vertex of a Parabola: The vertex form ( x = -\frac{b}{2a} ) helps find the axis of symmetry.
  8. Completing the Square: An alternative method to solve quadratic equations by rewriting them in a perfect square form.

Prerequisites

  1. Basic Algebra: Understanding of linear equations and how to manipulate them.
  2. Graphing Functions: Knowledge of how to plot and interpret graphs of quadratic functions.
  3. Complex Numbers: Familiarity with the concept of complex numbers, especially for cases where the discriminant is negative.

The Rule-Book (How It Works)


Primary Rule

The quadratic formula is ( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} ).

Sub-rules and Exceptions

  • Discriminant: ( b^2 - 4ac ) determines the nature of the roots.
  • Special Cases:
  • If ( a = 0 ), the equation is linear, not quadratic.
  • If ( b = 0 ), the formula simplifies to ( x = \pm \sqrt{\frac{-c}{a}} ).
  • If ( c = 0 ), one root is ( x = 0 ).

Visual Pattern

Imagine the parabola ( y = ax^2 + bx + c ). The vertex is at ( x = -\frac{b}{2a} ), and the roots are where the parabola intersects the x-axis.

Exam / Job / Audit Weighting

  • Frequency: Common
  • Difficulty Rating: Intermediate
  • Question Type: Multiple choice, short answer, problem-solving

Difficulty Level

Intermediate

Must-Know Rules, Formulas, Standards, or Principles

  1. Quadratic Formula: ( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} )
  2. Discriminant: ( b^2 - 4ac )
  3. Vertex Formula: ( x = -\frac{b}{2a} )

Worked Examples (Step-by-Step)


Easy

Question: Solve the quadratic equation ( x^2 - 4x + 4 = 0 ).

Step-by-Step: 1. Identify ( a = 1 ), ( b = -4 ), ( c = 4 ).
2. Calculate the discriminant: ( (-4)^2 - 4(1)(4) = 16 - 16 = 0 ).
3. Since the discriminant is 0, the roots are real and equal.
4. Use the quadratic formula: ( x = \frac{-(-4) \pm \sqrt{0}}{2(1)} = \frac{4}{2} = 2 ).

Answer: ( x = 2 )

Medium

Question: Solve the quadratic equation ( 2x^2 + 3x - 2 = 0 ).

Step-by-Step: 1. Identify ( a = 2 ), ( b = 3 ), ( c = -2 ).
2. Calculate the discriminant: ( 3^2 - 4(2)(-2) = 9 + 16 = 25 ).
3. Since the discriminant is positive, the roots are real and distinct.
4. Use the quadratic formula: ( x = \frac{-3 \pm \sqrt{25}}{2(2)} = \frac{-3 \pm 5}{4} ).
5. This gives ( x = \frac{2}{4} = 0.5 ) and ( x = \frac{-8}{4} = -2 ).

Answer: ( x = 0.5 ) and ( x = -2 )

Hard

Question: Solve the quadratic equation ( x^2 - 2x + 5 = 0 ).

Step-by-Step: 1. Identify ( a = 1 ), ( b = -2 ), ( c = 5 ).
2. Calculate the discriminant: ( (-2)^2 - 4(1)(5) = 4 - 20 = -16 ).
3. Since the discriminant is negative, the roots are complex conjugates.
4. Use the quadratic formula: ( x = \frac{-(-2) \pm \sqrt{-16}}{2(1)} = \frac{2 \pm 4i}{2} = 1 \pm 2i ).

Answer: ( x = 1 + 2i ) and ( x = 1 - 2i )

Common Exam Traps & Mistakes

  1. Forgetting the ± Sign: Missing the ± in the quadratic formula leads to only one root.
  2. Wrong Answer: ( x = \frac{-b + \sqrt{b^2 - 4ac}}{2a} )
  3. Correct Approach: Always include both ( \pm ).

  4. Miscalculating the Discriminant: Incorrectly calculating ( b^2 - 4ac ).

  5. Wrong Answer: ( x = \frac{-b \pm \sqrt{b^2 + 4ac}}{2a} )
  6. Correct Approach: Double-check the discriminant calculation.

  7. Ignoring Complex Roots: Assuming roots are real when the discriminant is negative.

  8. Wrong Answer: ( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} ) (real roots)
  9. Correct Approach: Recognize and handle complex roots.

  10. Incorrect Simplification: Simplifying the formula incorrectly.

  11. Wrong Answer: ( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{a} )
  12. Correct Approach: Ensure the denominator is ( 2a ).

  13. Misinterpreting the Vertex: Confusing the vertex formula with the quadratic formula.

  14. Wrong Answer: ( x = -\frac{b}{2a} ) (vertex)
  15. Correct Approach: Use the vertex formula for symmetry, not roots.

Shortcut Strategies & Exam Hacks

  • Memorize the Quadratic Formula: ( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} )
  • Discriminant Shortcut: Quickly determine the nature of roots by calculating ( b^2 - 4ac ).
  • Vertex Formula: Use ( x = -\frac{b}{2a} ) to find the axis of symmetry quickly.
  • Pattern Recognition: Identify common forms like ( (x + p)^2 ) for completing the square.

Question-Type Taxonomy

  1. Multiple Choice: Choose the correct roots from given options.
  2. Example: What are the roots of ( x^2 - 5x + 6 = 0 )?
    • A) ( x = 2, 3 )
    • B) ( x = 1, 6 )
    • C) ( x = -2, -3 )
    • D) ( x = 2, -3 )
  3. Favored by: SAT, ACT

  4. Short Answer: Calculate and write the roots.

  5. Example: Solve ( 2x^2 + x - 1 = 0 ).
  6. Favored by: High school exams

  7. Problem-Solving: Apply the quadratic formula in a real-world context.

  8. Example: A projectile's height is given by ( h(t) = -16t^2 + 64t + 100 ). Find the time when it hits the ground.
  9. Favored by: Physics, Engineering exams

Practice Set (MCQs)


Question 1

Question: What are the roots of the equation ( x^2 - 6x + 8 = 0 )? - A) ( x = 2, 4 ) - B) ( x = 3, 5 ) - C) ( x = 1, 7 ) - D) ( x = 2, -4 )

Correct Answer: A) ( x = 2, 4 )

Explanation: Using the quadratic formula, ( x = \frac{6 \pm \sqrt{36 - 32}}{2} = \frac{6 \pm 2}{2} ), giving ( x = 2, 4 ).

Why the Distractors Are Tempting: - B) Incorrect calculation of the discriminant.
- C) Misinterpretation of the formula.
- D) Incorrect sign in the formula.

Question 2

Question: What are the roots of the equation ( 3x^2 + 2x - 1 = 0 )? - A) ( x = 1, -1 ) - B) ( x = \frac{1}{3}, -1 ) - C) ( x = \frac{1}{3}, -\frac{1}{3} ) - D) ( x = 1, -\frac{1}{3} )

Correct Answer: B) ( x = \frac{1}{3}, -1 )

Explanation: Using the quadratic formula, ( x = \frac{-2 \pm \sqrt{4 + 12}}{6} = \frac{-2 \pm 4}{6} ), giving ( x = \frac{1}{3}, -1 ).

Why the Distractors Are Tempting: - A) Incorrect calculation of the discriminant.
- C) Misinterpretation of the formula.
- D) Incorrect sign in the formula.

Question 3

Question: What are the roots of the equation ( x^2 + x + 1 = 0 )? - A) ( x = 1, -1 ) - B) ( x = \frac{-1 + \sqrt{3}i}{2}, \frac{-1 - \sqrt{3}i}{2} ) - C) ( x = \frac{1}{2}, -\frac{1}{2} ) - D) ( x = 1, -\frac{1}{2} )

Correct Answer: B) ( x = \frac{-1 + \sqrt{3}i}{2}, \frac{-1 - \sqrt{3}i}{2} )

Explanation: Using the quadratic formula, ( x = \frac{-1 \pm \sqrt{1 - 4}}{2} = \frac{-1 \pm \sqrt{-3}}{2} ), giving complex roots.

Why the Distractors Are Tempting: - A) Incorrect calculation of the discriminant.
- C) Misinterpretation of the formula.
- D) Incorrect sign in the formula.

Question 4

Question: What are the roots of the equation ( 2x^2 - 4x + 2 = 0 )? - A) ( x = 1, -1 ) - B) ( x = 1, 0 ) - C) ( x = 1, 1 ) - D) ( x = 2, -2 )

Correct Answer: C) ( x = 1, 1 )

Explanation: Using the quadratic formula, ( x = \frac{4 \pm \sqrt{16 - 16}}{4} = \frac{4}{4} = 1 ), giving equal roots.

Why the Distractors Are Tempting: - A) Incorrect calculation of the discriminant.
- B) Misinterpretation of the formula.
- D) Incorrect sign in the formula.

Question 5

Question: What are the roots of the equation ( x^2 - 2x - 8 = 0 )? - A) ( x = 4, -2 ) - B) ( x = 2, -4 ) - C) ( x = 1, -8 ) - D) ( x = 4, 2 )

Correct Answer: A) ( x = 4, -2 )

Explanation: Using the quadratic formula, ( x = \frac{2 \pm \sqrt{4 + 32}}{2} = \frac{2 \pm 6}{2} ), giving ( x = 4, -2 ).

Why the Distractors Are Tempting: - B) Incorrect calculation of the discriminant.
- C) Misinterpretation of the formula.
- D) Incorrect sign in the formula.

30-Second Cheat Sheet

  • Quadratic Formula: ( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} )
  • Discriminant: ( b^2 - 4ac )
  • Nature of Roots:
  • ( b^2 - 4ac > 0 ): Real and distinct
  • ( b^2 - 4ac = 0 ): Real and equal
  • ( b^2 - 4ac < 0 ): Complex conjugates
  • Vertex Formula: ( x = -\frac{b}{2a} )
  • Completing the Square: Rewrite in perfect square form

Learning Path

  1. Beginner Foundation: Review basic algebra and graphing functions.
  2. Core Rules: Memorize the quadratic formula and discriminant.
  3. Practice: Solve easy to medium difficulty problems.
  4. Timed Drills: Practice under exam conditions.
  5. Mock Tests: Take full-length practice exams.

Related Topics

  1. Linear Equations: Understanding linear equations helps in solving quadratic equations.
  2. Graphing Quadratic Functions: Visualizing parabolas aids in understanding the roots.
  3. Complex Numbers: Essential for handling cases with negative discriminants.


ADVERTISEMENT