This MCQ module is based on: Quadratic Formula and Exercises
Quadratic Formula and Exercises
This mathematics assessment will be based on: Quadratic Formula and Exercises
Targeting Class 10 level in Algebra, with Intermediate difficulty.
Upload images, PDFs, or Word documents to include their content in assessment generation.
4.4 The Quadratic Formula (Solution by Completing the Square)
Factorisation is quick when the middle term splits into rational pieces — but many quadratic equations resist this. For every quadratic equation \(ax^2 + bx + c = 0\) with \(a \ne 0\), we can derive a universal formula by completing the square.
4.4.1 Discriminant and Nature of Roots
The quantity \(D = b^2 - 4ac\) that appears under the root sign is called the discriminant?. Its sign decides everything about the roots.
(ii) \(D = 0\): two equal real roots — \(x = -\dfrac{b}{2a}\) (a repeated root).
(iii) \(D < 0\): no real roots; the equation has complex-conjugate roots (studied later).
Worked Example 7 — Applying the Formula
Find the discriminant and hence the nature of roots of \(2x^2 - 4x + 3 = 0\).
Worked Example 8 — Pole Between Gates
A pole has to be erected at a point on the boundary of a circular park of diameter 13 metres in such a way that the differences of its distances from two diametrically opposite fixed gates A and B on the boundary is 7 metres. Is it possible to do so? If yes, find the distances from the two gates.
Yes, it is possible. Pole is 5 m from gate B and 12 m from gate A.
Worked Example 9 — Discriminant for Equality
Find \(k\) so that \(2x^2 + kx + 3 = 0\) has two equal roots.
Worked Example 10 — Side of a Rectangle
Is it possible to design a rectangular mango grove of length twice its breadth, with area 800 m²?
Yes — a 20 m × 40 m grove works. The discriminant of \(2x^2 - 800 = 0\) (writing as \(2x^2 + 0 \cdot x - 800 = 0\)) is \(0 + 6400 = 6400 > 0\), confirming real dimensions exist.
- Without solving, predict the nature of roots for: (i) \(2x^2 - 3x + 5 = 0\) (ii) \(3x^2 - 4\sqrt{3}x + 4 = 0\) (iii) \(2x^2 - 6x + 3 = 0\).
- Now compute \(D\) for each and verify.
- Make up two quadratics — one with equal roots, one with distinct real roots — and ask your partner to classify them.
(ii) \(D = 48 - 48 = 0\): equal real roots \(x = \tfrac{4\sqrt{3}}{6} = \tfrac{2\sqrt{3}}{3}\).
(iii) \(D = 36 - 24 = 12 > 0\): two distinct real roots \(x = \dfrac{6 \pm 2\sqrt{3}}{4} = \dfrac{3 \pm \sqrt{3}}{2}\).
Exercise 4.3
(i) \(2x^2 - 3x + 5 = 0\) (ii) \(3x^2 - 4\sqrt{3}x + 4 = 0\) (iii) \(2x^2 - 6x + 3 = 0\)
(i) \(2x^2 + kx + 3 = 0\) (ii) \(kx(x - 2) + 6 = 0\)
(ii) Rewrite: \(kx^2 - 2kx + 6 = 0\). \(D = 4k^2 - 24k = 4k(k - 6) = 0 \Rightarrow k = 0\) or \(k = 6\). Reject \(k = 0\) (not quadratic), so \(\mathbf{k = 6}\).
Competency-Based Questions
Assertion–Reason Questions
Reason (R): Discriminant \(D = 1 - 4 = -3 < 0\).
Reason (R): The quadratic formula with \(D = 0\) gives \(x = -b/(2a)\), a single value.
Reason (R): Every quadratic can be written as a product of two real linear factors.
4.5 Summary
- A quadratic equation in \(x\) has the standard form \(a x^2 + b x + c = 0\), \(a \ne 0\).
- A real number \(\alpha\) is a root of the quadratic if \(a\alpha^2 + b\alpha + c = 0\); equivalently, \(\alpha\) is a zero of the polynomial \(ax^2 + bx + c\). A quadratic has at most two roots.
- If the LHS factorises as a product of two linear factors, the roots are found by setting each factor equal to zero — the factorisation method.
- Completing the square on the general quadratic yields the quadratic formula (Sridharacharya): \(x = \dfrac{-b \pm \sqrt{b^2 - 4ac}}{2a}\), valid when \(b^2 - 4ac \ge 0\).
- The discriminant \(D = b^2 - 4ac\) determines the nature of roots: \(D > 0\) two distinct real roots; \(D = 0\) two equal real roots; \(D < 0\) no real roots.
Frequently Asked Questions
What is the quadratic formula?
For ax^2 + bx + c = 0 (a != 0), the roots are x = (-b ± sqrt(b^2 - 4ac)) / (2a). This formula always works when roots are real. NCERT Class 10 Maths Chapter 4 derives this from completing the square.
What is the discriminant?
The discriminant D = b^2 - 4ac determines the nature of roots. If D > 0, two distinct real roots. If D = 0, one repeated real root. If D < 0, no real roots (two complex). NCERT Class 10 Chapter 4 uses D extensively.
How do you determine the nature of roots without solving?
Compute D = b^2 - 4ac. The sign of D tells you: positive means distinct real roots, zero means equal real roots, negative means no real roots. NCERT Class 10 Maths Chapter 4 emphasises this shortcut.
Solve 2x^2 - 4x - 3 = 0 using the quadratic formula.
a=2, b=-4, c=-3. D = 16 - 4(2)(-3) = 16 + 24 = 40. x = (4 ± sqrt(40))/4 = (4 ± 2sqrt(10))/4 = (2 ± sqrt(10))/2. NCERT Class 10 Chapter 4 shows such applications.
What does it mean if discriminant is zero?
D = 0 means the quadratic has exactly one real root (a repeated root), x = -b/(2a). The parabola just touches the x-axis. Example: x^2 - 6x + 9 = (x-3)^2 = 0 has double root x = 3. NCERT Class 10 Maths Chapter 4 explains.
Why learn quadratic formula if factorisation works?
The quadratic formula works for every quadratic, including those with irrational or no real roots. Factorisation is faster when applicable but fails for many cases. Together they form a complete toolkit. NCERT Class 10 Chapter 4 teaches both.
Frequently Asked Questions — Quadratic Equations
What is Quadratic Formula and Exercises in NCERT Class 10 Mathematics?
Quadratic Formula and Exercises is a key concept covered in NCERT Class 10 Mathematics, Chapter 4: Quadratic Equations. This lesson builds the student's foundation in the chapter by explaining the core ideas with worked examples, definitions, and step-by-step methods aligned to the CBSE curriculum.
How do I solve problems on Quadratic Formula and Exercises step by step?
To solve problems on Quadratic Formula and Exercises, follow the NCERT method: identify the given quantities, choose the relevant formula or theorem, substitute values carefully, and simplify. Class 10 exercises gradually increase in difficulty — start with solved NCERT examples before attempting exercise questions, and always verify your answer by substitution or diagram.
What are the most important formulas for Chapter 4: Quadratic Equations?
The essential formulas of Chapter 4 (Quadratic Equations) are listed in the chapter summary and highlighted throughout the lesson in formula boxes. Memorise them and practise at least 2–3 problems per formula. CBSE board exams frequently test direct application as well as combined use of multiple formulas from this chapter.
Is Quadratic Formula and Exercises important for the Class 10 board exam?
Quadratic Formula and Exercises is part of the NCERT Class 10 Mathematics syllabus and appears in CBSE board exams. Questions typically include short-answer, long-answer, and competency-based items. Review the NCERT examples, exercise questions, and previous-year board problems on this topic to prepare confidently.
What mistakes should students avoid in Quadratic Formula and Exercises?
Common mistakes in Quadratic Formula and Exercises include skipping steps, misapplying formulas, sign errors, and losing track of units. Write each step clearly, double-check algebraic manipulations, and re-read the question after solving to verify that your answer matches what was asked.
Where can I find more NCERT practice questions on Quadratic Formula and Exercises?
End-of-chapter NCERT exercises for Quadratic Formula and Exercises cover all difficulty levels tested in CBSE exams. After completing them, try the examples again without looking at the solutions, attempt the NCERT Exemplar questions for Chapter 4, and solve at least one previous-year board paper to consolidate your understanding.