A quadratic equation is an algebraic equation of the form ax2+bx+c=0 where a is not equal to zero. It is built-in with a variable raised to the power of two, thus called the square.
A quadratic equation may have two distinct real solutions, or one real solution when the roots are equal, or two complex solutions depending upon the value of the discriminant (D).
In the class 10 solutions of quadratic equations, students learn three major techniques to solve quadratic equations: Factorization. Completing the Square. Quadratic Formula.
In this page you will get complete detailed NCERT solutions for Class 10 quadratic equations, Exercises of class 10 are also included like Class 10 Maths Chapter 4 exercise 4.1,4.2 and 4.3.
ALLEN provides step-wise methods for factorisation and quadratic formula as per CBSE marking scheme. This helps students avoid calculation errors in exams.
Yes, it usually carries good weightage in algebra. Both direct and word problems are commonly asked.
Use the quadratic formula when factorisation becomes difficult or time-consuming. It works for all quadratic equations.
Substitute values carefully and simplify step-by-step. Small sign errors can change the final answer.
Most board questions are based on NCERT patterns. Practicing all exercises thoroughly is essential.
Students often miscalculate the discriminant or skip steps in word problems. Clear and complete solutions are required for full marks.
Join ALLEN!
(Session 2026 - 27)
Choose class
Choose your goal
Preferred Mode
Choose State
NCERT Solutions for Class 10 Maths Chapter 4 Quadratic Equations
This chapter introduces the students to quadratic equations by showing how to solve the equations, along with factoring, use of the formula for quadratic equations and determining the nature of roots. The objective is of vast importance as these very ideas form a basis for advanced mathematics and problem-solving in science and engineering. The step-by-step solutions with detailed explanations in ALLEN Study Materials make concepts easy to grasp and interpret in a clear and convenient way.
These NCERT Solutions for Class 10 Maths Chapter 4 strictly adhere to the instructions of the CBSE board. They also help you score well in exams and tests. The NCERT Solutions for Class 10 quadratic equations in are, therefore, of utmost importance for a student who wants to excel at their exams.
1.0Download NCERT Solutions Class 10 Maths Chapter 4 Quadratic Equations : Free PDF
NCERT Solutions for Class 10 Maths Chapter 4 Exercise 4.1: Exercise 4.1 of NCERT Class 10 Maths Chapter 4 contains basic concepts about quadratic equations. Questions have been provided to the students to identify quadratic equations and word problems associated with creating the quadratic equations.
NCERT Solutions for Class 10 Maths Chapter 4 Exercise 4.2: Exercise 4.2 of NCERT Class 10 Maths Chapter 4 deals with solving quadratic equations by factoring. In this exercise, students are asked to factorize quadratic equations and find their roots.
NCERT Solutions for Class 10 Maths Chapter 4 Exercise 4.3: Exercise 4.3 of NCERT Class 10 Maths Chapter 4 deals with the nature of the roots of any quadratic equations. Students are asked to determine the discriminant of quadratic equations.
Chapter 4, Quadratic Equations, focuses on equations of the form ax2+bx+c=0, where a ≠ 0 . Students learn various methods to solve these equations, including factorization, completing the square, and the quadratic formula. The chapter also covers the discriminant to determine the nature of roots and their real-life applications. Mastering quadratic equations is essential for solving advanced mathematical problems and understanding key concepts in algebra.
Quadratic Equations: Equations of the form ax2+bx+c=0 (where a ≠ 0).
Solving by Factorization: Factoring the quadratic equation to find x.
Solving by Completing the Square: Converting the equation into a perfect square form and solving.
Quadratic Formula: x=2a−b±b2−4ac to find the roots.
Nature of Roots: Using the discriminant (Δ=b2−4ac) to determine the number and type of roots.
Applications: Solving real-life problems using quadratic equations.
5.0General Outline for Class 10 Maths Chapter 4 Quadratic Equation
Introduction
Definition of a Quadratic Equation: A quadratic equation is a second-degree polynomial equation in the form: ax2+bx+c=0 where a, b, and c are constants, and a ≠ 0.
Examples of Quadratic Equations:
x2+5x+6=0
2x2–3x+1=0
Standard Form of a Quadratic Equation
The standard form is ax2+bx+c=0, where:
a is the coefficient of x2,
b is the coefficient of x,
c is the constant term.
Important Point: a ≠ 0, because if a = 0, the equation becomes linear, not quadratic.
Example: x2−5x+6=0 factors to (x − 2)(x − 3) = 0, so the roots are x = 2 and x = 3.
Quadratic Formula:
The general solution is given by the quadratic formula: x=2a−b±b2−4ac
This formula can be used for any quadratic equation to find the roots.
Completing the Square Method: Rewrite the equation in the form (x+p)2=q, then solve for x.
Discriminant
Discriminant Formula: The discriminant of a quadratic equation is Δ=b2−4ac.
Interpretation of the Discriminant:
If Δ>0, there are two real and distinct roots.
If Δ=0, there is one real and repeated root (also called a double root).
If Δ<0, there are no real roots (the roots are complex).
Nature of Roots
Real and Distinct Roots: Occur when the discriminant is positive (Δ>0).
Real and Equal Roots: Occur when the discriminant is zero (Δ=0).
Complex Roots: Occur when the discriminant is negative (Δ<0).
Applications of Quadratic Equations
Word Problems: Quadratic equations are used to solve problems involving areas, speed, time, profit-loss, etc.
Example: A rectangle’s area is given by a quadratic equation, or solving projectile motion problems.
Real-Life Applications:
Physics (motion, trajectories),
Economics (profit-maximization problems),
Engineering (structural calculations), and more.
Sum and Product of Roots
For a quadratic equation ax2+bx+c=0, the sum and product of the roots (r1 and r2) are given by:
Sum of roots: r1+r2=−ab
Product of roots: r1⋅r2=ac
6.0Sample NCERT Solutions for Class 10 Maths Chapter 4 Quadratic Equations
1. Check whether the following are quadratic equations :
(i) (x+1)² = 2(x-3)
(ii) x² - 2x = (-2)(3-x)
(iii) (x-2)(x+1) = (x-1)(x+3)
(iv) (x-3)(2x+1) = x(x+5)
(v) (2x-1)(x-3) = (x+5)(x-1)
(vi) x² + 3x + 1 = (x-2)²
(vii) (x+2)³ = 2x(x²-1)
(viii) x³ - 4x² - x + 1 = (x-2)³
Solution:
(i) (x+1)² = 2(x-3)
=> x² + 2x + 1 = 2x - 6
=> x² + 2x - 2x + 1 + 6 = 0
=> x² + 0x + 7 = 0
It is of the form ax² + bx + c = 0.
Hence, the given equation is a quadratic equation.
(ii) x² - 2x = (-2)(3-x)
=> x² - 2x = -6 + 2x
=> x² - 4x + 6 = 0
It is of the form ax² + bx + c = 0.
Hence, the given equation is a quadratic equation.
(iii) (x-2)(x+1) = (x-1)(x+3)
=> x² + x - 2x - 2 = x² + 3x - x - 3
=> x² - x - 2 = x² + 2x - 3
=> -x - 2x - 2 + 3 = 0
=> -3x + 1 = 0 or 3x - 1 = 0
It is not of the form ax² + bx + c = 0.
Hence, the given equation is not a quadratic equation.
(iv) (x-3)(2x+1) = x(x+5)
=> 2x² - 5x - 3 = x² + 5x
=> x² - 10x - 3 = 0
It is of the form ax² + bx + c = 0.
Hence, the given equation is a quadratic equation.
(v) (2x-1)(x-3) = (x+5)(x-1)
=> 2x² - 7x + 3 = x² + 4x - 5
=> x² - 11x + 8 = 0
It is of the form ax² + bx + c = 0.
Hence, the given equation is a quadratic equation.
(vi) x² + 3x + 1 = (x-2)²
=> x² + 3x + 1 = x² + 4 - 4x
=> 7x - 3 = 0
It is not of the form ax² + bx + c = 0.
Hence, the given equation is not a quadratic equation.
(vii) (x+2)³ = 2x(x²-1)
=> x³ + 3 × x × 2 × (x+2) + 2³ = 2x(x²-1)
=> x³ + 6x(x+2) + 8 = 2x³ - 2x
=> x³ + 6x² + 12x + 8 = 2x³ - 2x
=> -x³ + 6x² + 14x + 8 = 0
=> x³ - 6x² - 14x - 8 = 0
It is not of the form ax² + bx + c = 0
Hence, the given equation is not a quadratic equation.
(viii) x³ - 4x² - x + 1 = (x-2)³
=> x³ - 4x² - x + 1 = x³ - 8 - 6x² + 12x
=> 2x² - 13x + 9 = 0
It is of the form ax² + bx + c = 0.
Hence, the given equation is a quadratic equation.
2. Represent the following situations in the form of quadratic equations:
(i) The area of a rectangular plot is 528 m². The length of the plot (in metres) is one more than twice its breadth. We need to find the length and breadth of the plot.
(ii) The product of two consecutive positive integers is 306. We need to find the integers.
(iii) Rohan's mother is 26 years older than him. The product of their ages (in years) 3 years from now will be 360. We would like to find Rohan's present age.
(iv) A train travels a distance of 480 km at a uniform speed. If the speed had been 8 km/h less, then it would have taken 3 hours more to cover the same distance. We need to find the speed of the train.
Solution:
(i) Let the breadth of the rectangular plot be x meters.
Then, the length of the plot is (2x + 1) meters.
The area of the plot is given as 528 m².
Therefore, x × (2x + 1) = 528
=> 2x² + x = 528
=> 2x² + x - 528 = 0
(ii) Let the two consecutive positive integers be x and x + 1.
It is given that their product is 306.
Therefore, x(x + 1) = 306
=> x² + x = 306
=> x² + x - 306 = 0
(iii) Let Rohan's present age be x years.
Then, the present age of Rohan's mother is (x + 26) years.
After 3 years, Rohan's age will be (x + 3) years, and his mother's age will be (x + 26 + 3) = (x + 29) years.
It is given that the product of their ages after 3 years is 360.
Therefore, (x + 3)(x + 29) = 360
=> x² + 29x + 3x + 87 = 360
=> x² + 32x + 87 = 360
=> x² + 32x + 87 - 360 = 0
=> x² + 32x - 273 = 0
(iv) Let the speed of the train be x km/h.
Time taken to travel 480 km = 480/x hours.
In the second condition, the speed of the train is (x - 8) km/h.
It is given that the train takes 3 hours more to cover the same distance.
Therefore, the time taken to travel 480 km is (480/x + 3) hours.
Speed × Time = Distance
(x - 8)(480/x + 3) = 480
=> 480 + 3x - 3840/x - 24 = 480
=> 3x - 3840/x = 24
=> 3x² - 3840 = 24x
=> 3x² - 24x - 3840 = 0
=> x² - 8x - 1280 = 0
3. Find the roots of the following quadratic equations by factorisation :
(i) x² - 3x - 10 = 0
(ii) 2x² + x - 6 = 0
(iii) √2x² + 7x + 5√2 = 0
(iv) 2x² - x + 1/8 = 0
(v) 100x² - 20x + 1 = 0
Solution:
(i) x² - 3x - 10 = 0
=> x² - 5x + 2x - 10 = 0
=> x(x - 5) + 2(x - 5) = 0
=> (x + 2)(x - 5) = 0
=> x + 2 = 0 or x - 5 = 0
=> x = -2 or x = 5
Hence, the roots are -2 and 5.
(ii) 2x² + x - 6 = 0
=> 2x² + 4x - 3x - 6 = 0
=> 2x(x + 2) - 3(x + 2) = 0
=> (x + 2)(2x - 3) = 0
=> x + 2 = 0 or 2x - 3 = 0
=> x = -2 or x = 3/2
(v) 100x² - 20x + 1 = 0
=> (10x)² - 2 × 10x × 1 + 1² = 0
=> (10x - 1)² = 0
=> Both roots are given by 10x - 1 = 0, i.e. x = 1/10.
Hence, the roots are 1/10, 1/10.
4. Find the nature of the roots of the following quadratic equations. If the real roots exist, find them: