Fatskills
Practice. Master. Repeat.
Study Guide: SAT / PSAT: SAT only Math Advanced Math Quadratic and Linear System Number of Solutions from Discriminant
Source: https://www.fatskills.com/sat/chapter/sat-psat-sat-only-math-advanced-math-quadratic-and-linear-system-number-of-solutions-from-discriminant

SAT / PSAT: SAT only Math Advanced Math Quadratic and Linear System Number of Solutions from Discriminant

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

⏱️ ~6 min read

What Is This?

The discriminant of a quadratic equation is a value that determines the number and type of solutions (roots) of the equation. It is crucial for understanding whether a quadratic equation has two distinct real roots, one real root (a repeated root), or no real roots. This topic appears in exams to test your ability to analyze and solve quadratic equations efficiently.

Why It Matters

This topic is frequently tested in high school and college-level mathematics exams, including the SAT, ACT, and various university entrance exams. It typically carries moderate to high marks and tests your analytical and problem-solving skills. Understanding the discriminant is essential for mastering quadratic equations and systems of linear equations.

Core Concepts

  1. Quadratic Equation: A standard quadratic equation is of the form ( ax^2 + bx + c = 0 ), where ( a \neq 0 ).
  2. Discriminant: The discriminant ( \Delta ) is given by ( \Delta = b^2 - 4ac ).
  3. Number of Solutions:
  4. If ( \Delta > 0 ), the equation has two distinct real roots.
  5. If ( \Delta = 0 ), the equation has one real root (a repeated root).
  6. If ( \Delta < 0 ), the equation has no real roots.
  7. System of Linear Equations: Understanding how the discriminant affects the solutions of a system of linear equations when they are reduced to a quadratic form.
  8. Graphical Interpretation: The discriminant can also indicate the nature of the graph of the quadratic equation (e.g., whether it intersects the x-axis).

Prerequisites

  1. Basic Algebra: You must understand how to manipulate and solve linear equations.
  2. Quadratic Formula: Knowledge of the quadratic formula ( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} ) is essential.
  3. Graphing Quadratics: Basic understanding of the graph of a quadratic equation and its roots.

The Rule-Book (How It Works)

  • Primary Rule: The discriminant ( \Delta ) of a quadratic equation ( ax^2 + bx + c = 0 ) is ( \Delta = b^2 - 4ac ).
  • Sub-rules and Edge Cases:
  • If ( \Delta > 0 ), there are two distinct real roots.
  • If ( \Delta = 0 ), there is one real root (repeated root).
  • If ( \Delta < 0 ), there are no real roots.
  • Mnemonic: Remember "D for Discriminant" and "D for Decision" to decide the nature of the roots.

Exam / Job / Audit Weighting

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

Difficulty Level

Intermediate

Must-Know Rules, Formulas, Standards, or Principles

  1. Discriminant Formula: ( \Delta = b^2 - 4ac )
  2. Number of Solutions:
  3. ( \Delta > 0 ): Two distinct real roots
  4. ( \Delta = 0 ): One real root (repeated)
  5. ( \Delta < 0 ): No real roots
  6. Quadratic Formula: ( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} )

Worked Examples (Step-by-Step)


Easy

Question: Determine the number of real roots of the quadratic equation ( 2x^2 - 4x + 1 = 0 ).

Step-by-Step: 1. Identify ( a = 2 ), ( b = -4 ), ( c = 1 ).
2. Calculate the discriminant: ( \Delta = (-4)^2 - 4 \cdot 2 \cdot 1 = 16 - 8 = 8 ).
3. Since ( \Delta > 0 ), the equation has two distinct real roots.

Answer: Two distinct real roots.

Medium

Question: Find the number of real roots of the quadratic equation ( x^2 - 6x + 9 = 0 ).

Step-by-Step: 1. Identify ( a = 1 ), ( b = -6 ), ( c = 9 ).
2. Calculate the discriminant: ( \Delta = (-6)^2 - 4 \cdot 1 \cdot 9 = 36 - 36 = 0 ).
3. Since ( \Delta = 0 ), the equation has one real root (repeated).

Answer: One real root (repeated).

Hard

Question: Determine the number of real roots of the quadratic equation ( 3x^2 + 2x + 5 = 0 ).

Step-by-Step: 1. Identify ( a = 3 ), ( b = 2 ), ( c = 5 ).
2. Calculate the discriminant: ( \Delta = 2^2 - 4 \cdot 3 \cdot 5 = 4 - 60 = -56 ).
3. Since ( \Delta < 0 ), the equation has no real roots.

Answer: No real roots.

Common Exam Traps & Mistakes

  1. Mistake: Forgetting to check the sign of the discriminant.
  2. Wrong Answer: Assuming ( \Delta = 0 ) means no real roots.
  3. Correct Approach: Remember ( \Delta = 0 ) means one real root (repeated).

  4. Mistake: Incorrectly calculating the discriminant.

  5. Wrong Answer: ( \Delta = b^2 + 4ac ).
  6. Correct Approach: Use ( \Delta = b^2 - 4ac ).

  7. Mistake: Misinterpreting the coefficients.

  8. Wrong Answer: Using ( a = 0 ) in the discriminant.
  9. Correct Approach: Ensure ( a \neq 0 ) for a valid quadratic equation.

  10. Mistake: Not simplifying the equation first.

  11. Wrong Answer: Calculating the discriminant for a non-standard form.
  12. Correct Approach: Convert the equation to ( ax^2 + bx + c = 0 ) form first.

Shortcut Strategies & Exam Hacks

  • Memory Aid: "D for Discriminant" and "D for Decision".
  • Elimination Strategy: If ( \Delta < 0 ), eliminate options suggesting real roots.
  • Pattern Recognition: Recognize perfect square trinomials (e.g., ( (x-3)^2 = 0 )) for ( \Delta = 0 ).

Question-Type Taxonomy

  1. Multiple Choice: Choose the correct number of real roots.
  2. Example: What is the number of real roots of ( 2x^2 + 3x - 2 = 0 )?
  3. Favored By: SAT, ACT

  4. Short Answer: Calculate the discriminant and state the number of roots.

  5. Example: Find the discriminant and determine the number of real roots of ( x^2 - 5x + 6 = 0 ).
  6. Favored By: University entrance exams

  7. Problem-Solving: Solve a system of linear equations reduced to a quadratic form.

  8. Example: Solve the system ( y = 2x + 1 ) and ( y = x^2 - 3x + 2 ).
  9. Favored By: Advanced math courses

Practice Set (MCQs)


Question 1

Question: What is the number of real roots of the quadratic equation ( x^2 - 2x - 8 = 0 )? Options: A. Two distinct real roots B. One real root (repeated) C. No real roots D. Three real roots

Correct Answer: A. Two distinct real roots

Explanation: ( \Delta = (-2)^2 - 4 \cdot 1 \cdot (-8) = 4 + 32 = 36 ), which is greater than 0.

Why the Distractors Are Tempting: - B: Might confuse with ( \Delta = 0 ).
- C: Might miscalculate the discriminant.
- D: Might misunderstand the nature of quadratic roots.

Question 2

Question: Determine the number of real roots of ( 4x^2 - 12x + 9 = 0 ).
Options: A. Two distinct real roots B. One real root (repeated) C. No real roots D. Infinite real roots

Correct Answer: B. One real root (repeated)

Explanation: ( \Delta = (-12)^2 - 4 \cdot 4 \cdot 9 = 144 - 144 = 0 ).

Why the Distractors Are Tempting: - A: Might overlook the perfect square.
- C: Might miscalculate the discriminant.
- D: Might misunderstand the concept of roots.

Question 3

Question: What is the number of real roots of ( 2x^2 + x + 3 = 0 )? Options: A. Two distinct real roots B. One real root (repeated) C. No real roots D. Four real roots

Correct Answer: C. No real roots

Explanation: ( \Delta = 1^2 - 4 \cdot 2 \cdot 3 = 1 - 24 = -23 ), which is less than 0.

Why the Distractors Are Tempting: - A: Might overlook the negative discriminant.
- B: Might confuse with ( \Delta = 0 ).
- D: Might misunderstand the nature of quadratic roots.

Question 4

Question: Find the number of real roots of ( 3x^2 - 5x = 0 ).
Options: A. Two distinct real roots B. One real root (repeated) C. No real roots D. Three real roots

Correct Answer: A. Two distinct real roots

Explanation: ( \Delta = (-5)^2 - 4 \cdot 3 \cdot 0 = 25 ), which is greater than 0.

Why the Distractors Are Tempting: - B: Might overlook the zero coefficient.
- C: Might miscalculate the discriminant.
- D: Might misunderstand the nature of quadratic roots.

Question 5

Question: Determine the number of real roots of ( x^2 + 2x + 1 = 0 ).
Options: A. Two distinct real roots B. One real root (repeated) C. No real roots D. Infinite real roots

Correct Answer: B. One real root (repeated)

Explanation: ( \Delta = 2^2 - 4 \cdot 1 \cdot 1 = 4 - 4 = 0 ).

Why the Distractors Are Tempting: - A: Might overlook the perfect square.
- C: Might miscalculate the discriminant.
- D: Might misunderstand the concept of roots.

30-Second Cheat Sheet

  • Discriminant Formula: ( \Delta = b^2 - 4ac )
  • Number of Solutions:
  • ( \Delta > 0 ): Two distinct real roots
  • ( \Delta = 0 ): One real root (repeated)
  • ( \Delta < 0 ): No real roots
  • Quadratic Formula: ( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} )
  • Memory Aid: "D for Discriminant" and "D for Decision"
  • Pattern Recognition: Perfect square trinomials for ( \Delta = 0 )

Learning Path

  1. Beginner Foundation: Review basic algebra and the quadratic formula.
  2. Core Rules: Understand the discriminant formula and its implications.
  3. Practice: Solve multiple practice problems focusing on calculating the discriminant.
  4. Timed Drills: Practice solving problems under time constraints.
  5. Mock Tests: Take full-length mock exams to simulate test conditions.

Related Topics

  1. Quadratic Equations: Understanding the standard form and solving methods.
  2. Relation: Directly related as the discriminant is derived from quadratic equations.
  3. System of Linear Equations: Solving systems that reduce to quadratic forms.
  4. Relation: The discriminant helps in analyzing the solutions of such systems.
  5. Graphing Quadratics: Interpreting the roots and discriminant graphically.
  6. Relation: The discriminant affects the graph's intersection with the x-axis.


ADVERTISEMENT