Find the nature of the roots of the following quadratic equations. If the real roots exist, find them:
Concept Used: Discriminant Method
For a quadratic equation \(ax^2 + bx + c = 0\), the discriminant is defined as: \[ D = b^2 - 4ac \]
- If \(D > 0\): Two distinct real roots
- If \(D = 0\): Equal real roots
- If \(D < 0\): No real roots (complex roots)
Solution Roadmap (How to write in exam):
- Step 1: Identify \(a, b, c\)
- Step 2: Compute discriminant carefully
- Step 3: Conclude nature of roots
- Step 4: If real roots exist, apply quadratic formula
Parabola shape determines nature of roots
-
Given: \(2x^2 - 3x + 5 = 0\)
Step 1: Identify coefficients
\(a = 2,\; b = -3,\; c = 5\)
Step 2: Compute discriminant
\[ \begin{aligned} D &= b^2 - 4ac \\ &= (-3)^2 - 4 \times 2 \times 5 \\ &= 9 - 40 \\ &= -31 \end{aligned} \]
Step 3: Nature of roots
Since \(D < 0\), roots are non-real (complex).
Final Answer:
No real roots exist.
Exam Insight: Negative discriminant confirms no x-intercept. Frequently asked in CBSE 1-mark MCQs and NTSE.
-
Given: \(3x^2 - 4\sqrt{3}x + 4 = 0\)
Step 1: Identify coefficients
\(a = 3,\; b = -4\sqrt{3},\; c = 4\)
Step 2: Compute discriminant
\[ \begin{aligned} D &= (-4\sqrt{3})^2 - 4 \times 3 \times 4 \\ &= (16 \times 3) - 48 \\ &= 48 - 48 \\ &= 0 \end{aligned} \]
Step 3: Nature of roots
Since \(D = 0\), roots are equal and real.
Step 4: Find roots
\[ \begin{aligned} x &= \frac{-b}{2a} \\ &= \frac{-(-4\sqrt{3})}{2 \times 3} \\ &= \frac{4\sqrt{3}}{6} \end{aligned} \]
Step 5: Simplify
\[ \frac{4\sqrt{3}}{6} = \frac{2\sqrt{3}}{3} \]
Final Answer:
Equal roots: \(x = \frac{2\sqrt{3}}{3}\)
Exam Insight: Perfect square discriminant case. Common in CBSE 2-mark and algebra simplification problems.
-
Given: \(2x^2 - 6x + 3 = 0\)
Step 1: Identify coefficients
\(a = 2,\; b = -6,\; c = 3\)
Step 2: Compute discriminant
\[ \begin{aligned} D &= (-6)^2 - 4 \times 2 \times 3 \\ &= 36 - 24 \\ &= 12 \end{aligned} \]
Step 3: Nature of roots
Since \(D > 0\), roots are real and distinct.
Step 4: Apply quadratic formula
\[ \begin{aligned} x &= \frac{-b \pm \sqrt{D}}{2a} \\ &= \frac{-(-6) \pm \sqrt{12}}{2 \times 2} \\ &= \frac{6 \pm \sqrt{12}}{4} \end{aligned} \]
Step 5: Simplify root
\[ \sqrt{12} = \sqrt{4 \times 3} = 2\sqrt{3} \]
\[ \begin{aligned} x &= \frac{6 \pm 2\sqrt{3}}{4} \\ &= \frac{3 \pm \sqrt{3}}{2} \end{aligned} \]
Final Answer:
\(x = \frac{3 + \sqrt{3}}{2}, \quad x = \frac{3 - \sqrt{3}}{2}\)
Exam Insight: Simplifying surds is critical. Frequently appears in CBSE 3-mark and foundation for JEE algebra.
Why This Exercise is Important:
- Direct application of discriminant concept
- Builds base for graph interpretation of quadratic equations
- Used in coordinate geometry and calculus later
- Important for CBSE board, NTSE, Olympiad and JEE foundation