Class 10 Maths Chapter 4 – Quadratic Equations | NCERT Solutions, Methods & CBSE Board Questions (2025–26)

 Class 10 CBSE Maths – Chapter 4: Quadratic Equations


🔹 Key Concepts and Formulas

✅ What is a Quadratic Equation?

A quadratic equation in the variable xx is of the form:
ax2+bx+c=0ax^2 + bx + c = 0
where:

  • a,b,ca, b, c are real numbers

  • a0a ≠ 0

It is called a quadratic equation because the highest exponent of the variable xx is 2.

✅ Standard Forms

  • Pure quadratic: ax2+c=0ax^2 + c = 0

  • Quadratic trinomials: ax2+bx+c=0ax^2 + bx + c = 0

  • Factorable quadratics: can be written as product of binomials.

✅ Methods of Solving Quadratic Equations

  1. Factorisation Method

    • Express as a product of two linear factors

    • Set each factor = 0 and solve

  2. Completing the Square Method

    • Convert to perfect square by adding/subtracting a constant

    • Take square root on both sides

  3. Quadratic Formula:
    x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}
    This works for all quadratic equations.

✅ Discriminant (D) and Nature of Roots

D=b24acD = b^2 - 4ac

  • D>0D > 0: Two real and distinct roots

  • D=0D = 0: Two real and equal roots

  • D<0D < 0: No real roots (complex roots)


📘 NCERT Solved Examples (Key Highlights)

Example 1:

Solve: x2+5x+6=0x^2 + 5x + 6 = 0
x2+2x+3x+6=0(x+2)(x+3)=0x=2,3x^2 + 2x + 3x + 6 = 0 \Rightarrow (x + 2)(x + 3) = 0 \Rightarrow x = -2, -3

Example 2:

Solve using quadratic formula: 2x2+3x2=02x^2 + 3x - 2 = 0
D=9+16=25x=3±54=2,12D = 9 + 16 = 25 \Rightarrow x = \frac{-3 \pm 5}{4} = -2, \frac{1}{2}


📄 Exercise 4.1 – Check for Quadratic Equations

Q1. Check whether the following are quadratic equations:

(i) x23x+1=0x^2 - 3x + 1 = 0 ✅ Yes
(ii) x+1x=2x + \frac{1}{x} = 2 ⛔ No
(iii) (x2)2=4(x - 2)^2 = 4 ✅ Yes
(iv) x3x=0x^3 - x = 0 ⛔ No (Degree is 3)


📄 Exercise 4.2 – Solving by Factorisation

Q1. Solve:

(i) x2+7x+10=0x^2 + 7x + 10 = 0(x+2)(x+5)=0x=2,5(x + 2)(x + 5) = 0 \Rightarrow x = -2, -5
(ii) 2x2+5x3=02x^2 + 5x - 3 = 0 → Split middle term: (2x1)(x+3)=0x=12,3(2x - 1)(x + 3) = 0 \Rightarrow x = \frac{1}{2}, -3
(iii) x23x10=0x^2 - 3x - 10 = 0(x5)(x+2)=0x=5,2(x - 5)(x + 2) = 0 \Rightarrow x = 5, -2


📄 Exercise 4.3 – Completing the Square

Q1. Solve: x2+6x7=0x^2 + 6x - 7 = 0

Add and subtract 9:
x2+6x+997=0(x+3)2=16x+3=±4x=1,7x^2 + 6x + 9 - 9 - 7 = 0 \Rightarrow (x + 3)^2 = 16 \Rightarrow x + 3 = \pm 4 \Rightarrow x = 1, -7


📄 Exercise 4.4 – Quadratic Formula

Q1. Solve: x22x8=0x^2 - 2x - 8 = 0

D=4+32=36x=2±62=4,2D = 4 + 32 = 36 \Rightarrow x = \frac{2 \pm 6}{2} = 4, -2

Q2. 2x24x+3=02x^2 - 4x + 3 = 0D=8D = -8 ⛔ No real roots


📄 Exercise 4.5 – Nature of Roots

Q1. Determine the nature of roots:

(i) x2+4x+4=0x^2 + 4x + 4 = 0D=0D = 0: Real and equal
(ii) x2+2x+5=0x^2 + 2x + 5 = 0D=420=16D = 4 - 20 = -16: No real roots
(iii) x27x+10=0x^2 - 7x + 10 = 0D=4940=9D = 49 - 40 = 9: Real and distinct


🔁 Summary and Revision Notes

  • Quadratic equations have degree 2

  • Use factorisation when roots are rational and easy

  • Use completing square or formula for complex cases

  • Always check discriminant to understand root type


📘 CBSE Previous Year Board Questions – Quadratic Equations

✅ 1-Mark

(2020) What is the value of discriminant for the equation x2+4x+4=0x^2 + 4x + 4 = 0?
📌 Answer: D = 424×1×4=04^2 - 4×1×4 = 0

(2019) Write nature of roots of x24x+5=0x^2 - 4x + 5 = 0.
📌 D = (4)24×1×5=1620=4(-4)^2 - 4×1×5 = 16 - 20 = -4 → No real roots


✅ 2-Marks

(2020) Solve using quadratic formula: 2x27x+3=02x^2 - 7x + 3 = 0
📌 D = 49 - 24 = 25
x=7±54x=3,12x = \frac{7 \pm 5}{4} \Rightarrow x = 3, \frac{1}{2}


✅ 3-Marks

(2018) Find roots of: x2+x6=0x^2 + x - 6 = 0 by factorisation
📌 (x+3)(x2)=0x=3,2(x + 3)(x - 2) = 0 \Rightarrow x = -3, 2

(2016) Determine whether real roots exist for x2+2x+5=0x^2 + 2x + 5 = 0
📌 D = 4 - 20 = -16 → No real roots


✅ 4-Marks Word Problem

(2019) The product of two consecutive positive integers is 132. Find the integers.
📌 Let integers = x, x+1 → x(x+1)=132x2+x132=0x(x+1) = 132 \Rightarrow x^2 + x - 132 = 0
Solve to get: x=11,x+1=12x = 11, x+1 = 12

(2021 Sample) The sum of the squares of two consecutive odd numbers is 394. Find the numbers.
📌 Let numbers be xx and x+2x + 2:
x2+(x+2)2=3942x2+4x+4=394x2+2x195=0x=13Numbers:13,15

Comments

Popular posts from this blog

Rise of Nationalism in Europe – Class 10 CBSE Detailed Notes | Chapter 1 History

Nationalism in India – Class 10 CBSE History Notes | Chapter 2 | Key Events, Movements & Leaders

Resources and Development – Class 10 Geography Notes, Concepts, and Map Work