Introduction
The discriminant method helps determine the nature of the roots of a quadratic equation without solving it completely. It tells us whether the roots are real or imaginary and whether they are distinct or equal.
This method is important because it saves time and gives insight into the equation's behavior before finding the actual roots.
Pattern: Nature of Roots (Discriminant Method)
Pattern
The key idea is to calculate the discriminant: D = b² - 4ac.
Based on the value of D:
- If D > 0 → Roots are real and distinct.
- If D = 0 → Roots are real and equal.
- If D < 0 → Roots are imaginary (complex conjugates).
Step-by-Step Example
Question
Find the nature of roots of the equation 2x² - 3x + 1 = 0.
Solution
Step 1: Identify coefficients
a = 2, b = -3, c = 1.
Step 2: Calculate the discriminant
D = b² - 4ac = (-3)² - 4(2)(1) = 9 - 8 = 1.
Step 3: Interpret the result
D > 0 ⇒ Roots are real and distinct.
Final Answer:
The roots are real and distinct.
Quick Check:
Solving the quadratic gives x = 1 and 0.5 → two distinct real roots ✅
Quick Variations
1. You can also be asked to find the range of values of a constant k for which the roots are real.
2. Sometimes the question asks for whether roots are equal or unequal.
3. Can also appear in problems involving word equations like motion or area-related problems.
Trick to Always Use
- Step 1: Write down coefficients (a, b, c) clearly.
- Step 2: Compute D = b² - 4ac.
- Step 3: Compare D to 0 and decide the nature.
- Step 4: Remember: D > 0 → distinct, D = 0 → equal, D < 0 → imaginary.
Summary
Summary
In the Discriminant Method:
- The discriminant formula D = b² - 4ac is the key.
- The sign of D directly tells the nature of the roots.
- No need to solve the full equation - just compute D to classify roots.
