Skip to main content

Quadratic Equations Class 10 Notes | Discriminant, Formulas & Nature of Roots (2026-27)

Quadratic Equations - Quick Notes & Formula Sheet

Class 10 CBSE Mathematics · Chapter 4 · Complete Revision Guide (2026-27)

Syllabus Note for 2026-27
No topics have been officially deleted from the Quadratic Equations chapter this year. The one change worth knowing: Completing the Square is no longer a standalone examinable exercise - but it's still worth understanding, since it's how the quadratic formula itself is derived. Factorisation, the quadratic formula, and the discriminant/nature of roots remain fully examinable and high-weightage.

1. Standard Form of a Quadratic Equation

ax² + bx + c = 0, where a ≠ 0

Here a, b, and c are real numbers, and x is the variable. The values of x that satisfy this equation are called the roots of the equation.

Trap: Not rearranging to standard form first
A very common error is misidentifying a, b, and c when the equation isn't yet in the form ax²+bx+c=0. Always move every term to one side and simplify BEFORE reading off the coefficients - otherwise sign errors creep into every later step.

2. Methods of Solving a Quadratic Equation

A. Factorisation Method
Split the middle term (bx) into two terms whose coefficients multiply to give a×c and add to give b. Factor by grouping, then set each factor to zero.
B. Quadratic Formula
x = [ -b ± √(b² - 4ac) ] / 2a

Works for every quadratic equation, including ones that don't factor neatly with integer roots.

C. Completing the Square
Rewrites the equation into the form (x+k)²=n, letting you extract the roots directly. Not a separately tested method in 2026-27, but it's the derivation behind the quadratic formula above.
Quick check tip
Try factorisation first (it's faster when it works). If the numbers don't factor cleanly, switch to the quadratic formula rather than spending time forcing a factorisation that doesn't exist with integers.

3. Discriminant & Nature of Roots (Highest Weightage Topic)

D = b² - 4ac
ConditionNature of Roots
D > 0Two distinct real roots
D = 0Two equal real roots (repeated root)
D < 0No real roots
Trap: D=0 vs D≥0 confusion
This is the single most common mistake in this chapter. If a question asks for equal roots, you need D=0 exactly. If it asks for real roots, you need D≥0 (which includes both the D>0 and D=0 cases). Students very often apply the wrong one - always re-read the exact wording ("equal" vs "real") before setting up your condition.

4. Relationship Between Roots and Coefficients (Vieta's Formulas)

If α and β are the roots of ax²+bx+c=0:

Sum of roots: α + β = -b/a
Product of roots: α × β = c/a

These let you answer questions about the roots (like α²+β², or forming a new equation from transformed roots) without ever solving for the individual root values.

5. Word Problem Patterns (Very High Exam Weightage)

Problem TypeKey Setup
Consecutive numbersRepresent as x and (x+1), or x and (x+2) for consecutive odd/even numbers
Speed-distance-timeTime = Distance/Speed; if speed changes by a fixed amount, represent the new speed as (x±k)
Area / geometry (rectangular plot, etc.)Represent one dimension in terms of the other using the given relationship, then apply Area = length × breadth
AgesRepresent present ages with one variable; carefully track "years ago" vs "years hence" as subtraction/addition
Work and timeIf a task takes (x) days for one worker and (x+k) for another, use combined work-rate equations: 1/x + 1/(x+k) = 1/(time together)
Trap: Forgetting to reject invalid roots
Quadratic word problems often produce two mathematically valid roots, but only one makes sense in context (e.g., a negative value for time, speed, or length is impossible). Always check both roots against the real-world constraints of the problem and reject the invalid one - this is a scored step in CBSE's marking scheme, not optional.

6. Full Recap - Every Trap in One Place

TrapCorrect Understanding
Reading off a, b, c before rearranging to standard formAlways simplify to ax²+bx+c=0 first
Using D=0 when the question asks for "real roots""Real roots" needs D≥0; "equal roots" needs D=0 exactly
Forgetting the quadratic formula's ± signAlways gives two roots (unless D=0, where both are equal)
Not rejecting the invalid root in word problemsAlways check both roots against real-world constraints (no negative time, speed, length, etc.)
Treating "quadratic polynomial" and "quadratic equation" as identicalA polynomial has zeroes; setting it equal to 0 makes it an equation with roots
Spending exam time deeply practicing Completing the Square as a standalone methodNot separately tested in 2026-27 - know it conceptually, but prioritise factorisation and the formula

Frequently Asked Questions

What is the discriminant of a quadratic equation?
The discriminant is D = b² - 4ac for a quadratic equation ax²+bx+c=0. It tells you the nature of the roots without needing to solve the equation.
What is the difference between a quadratic equation and a quadratic polynomial?
A quadratic polynomial is the expression ax²+bx+c on its own. A quadratic equation sets that expression equal to zero. The polynomial has zeroes; the equation has roots - closely related terms, but not interchangeable in exam answers.
Is Completing the Square still tested in the CBSE 2026-27 board exam?
It's not a separate standalone exercise in the current NCERT syllabus, but it remains conceptually important since it's used to derive the quadratic formula. Don't skip understanding it, but don't over-invest exam-prep time on it either.
What is the most common mistake students make with the discriminant condition?
Confusing "equal roots" (D=0 exactly) with "real roots" (D≥0, which includes both D>0 and D=0). Always check the exact wording of the question first.

Practice What You've Just Revised

This chapter now has an expanded 5-part quiz series (100 questions total) - a dedicated Discriminant/Nature of Roots part has been added given how heavily this concept is tested.

Comments

Popular posts from this blog

Chemistry - periodic table PYQ 2022

Q.The first ionization enthalpy of Na, Mg and Si, respectively, are: 496, 737 and 786 kJ mol¹. The first ionization enthalpy (kJ mol¹) of Al is:                                                         ( JEE mains 2022) 1. 487  2.  768 3. 577 4. 856 Show Answer Ans:- [c] I. E: Na < Al < Mg < Si  .. 496 <IE (Al) < 737  Option (C), matches the condition .  i.e IE (Al) = 577 kJmol-¹

Indefinite Integration: Complete Notes for JEE Mains & Advanced

Indefinite Integration – Complete Revision (JEE Mains & Advanced) Indefinite Integration is not about memorising random formulas — it is about identifying forms . JEE strictly rotates questions around a fixed set of standard integrals and methods . This note covers the entire official syllabus with zero gaps. 1. Definition \[ \int f(x)\,dx = F(x)+C \quad \text{where } \frac{dF}{dx}=f(x) \] 2. ALL Standard Integrals (Must Memorise) \(\int x^n dx = \frac{x^{n+1}}{n+1}+C,\; n\neq-1\) \(\int \frac{1}{x}dx = \ln|x|+C\) \(\int e^x dx = e^x+C\) \(\int a^x dx = \frac{a^x}{\ln a}+C\) \(\int \sin x dx = -\cos x + C\) \(\int \cos x dx = \sin x + C\) \(\int \sec^2 x dx = \tan x + C\) \(\int \csc^2 x dx = -\cot x + C\) \(\int \sec x\tan x dx = \sec x + C\) \(\int \csc x\cot x dx = -\csc x + C\) 3. SIX IMPORTANT FORMS (JEE CORE) Form 1: \(\int \frac{1}{x^2+a^2}dx\) \[ = \frac{1}{a}\tan^{-1}\frac{x}{a}+C \] Form 2: \(\int \frac{1}{\sqrt{a^2-x^2}}dx\) \[...

Physics - JEE mains PYQ

 Q. Position of an ant (S in metres) moving in Y-Z plane is given by S=2t²j+5k (where t is in second). The magnitude and direction of velocity of the ant at t = 1 s will be :                                                         (Jee mains- 2024) 1. 16 m/s in y-direction  2. 4 m/s in x- direction  3. 9 m/s in z- direction  4. 4 m/s in y-direction  Show Answer 4 m/s in y-direction. v=ds/dt=4t ĵ At t = 1 sec v = 4ĵ More Questions kinametics PYQ

Class 10 Science – Full MCQ Sample Paper

Class 10 Science Sample Paper MCQ Quiz | CBSE | StudyBeacon Home › Class 10 Science › Sample Paper MCQs Class 10 Science – Full MCQ Sample Paper (25 Questions) Practice this complete MCQ-based sample paper prepared as per CBSE exam trend. Questions include PYQ-type, conceptual and application-based MCQs. Section A – Biology (Q1–Q9) Q1. Which process releases energy in cells? [Easy] Photosynthesis Respiration Transpiration Diffusion Answer: Respiration releases energy. Q2. Functional unit of kidney is: [Easy] Neuron Nephron Alveolus Villus Answer: Nephron filters blood. Q3. Which blood group is universal donor? [Moderate] AB+ A− O− B− Answer: O− lacks antigens. Q4. Main function of bile is: [Moderate] Digest protein Emulsify fats Digest starch Absorb glucose Answer: Bile breaks fat into droplets. Q5. DNA is located in: [Easy] Ribosome Cytoplasm Nucleus Vacuole Answer: DNA stores genetic info. Q6. ...

Chemistry - metallurgy PYQ 2022

 Q. In metallurgy the term "gangue" is used for:                                                         ( JEE mains 2022 ) 1. Contamination of undesired earthy materials. 2. Contamination of metals, other than desired metal 3. Minerals which are naturally occuring in pure form 4.Magnetic impurities in an ore. Show Answer Ans:- [A] Earthy and undesired materials present in the ore, other then the desired metal, is known as gangue.

Class 10 Light Chapter MCQ | 25 PYQ Quiz for CBSE 2025-26

Class 10 Science — Light (Reflection & Refraction) 25 MCQ Practice Quiz (Easy · Moderate · Hard) — Select an option and click Check Answer to reveal the correct option and an explanation. Use Check All to get your score. Easy 1. The speed of light in a medium is 1.5 × 10 8 m/s. What is the refractive index of the medium? A. 1.5 B. 2 C. 3 D. 4 Check Answer Easy 2. A ray of light strikes a plane mirror at 30° to the normal. What is the angle of reflection? A. 15° B. 30° C. 45° D. 60° Check Answer Easy 3. Which statement is correct for a concave mirror? A. It always diverges light B. It forms only virtual images C. It can form real or virtual images depending on object position D. It is used as a rear-view mirror Check Answer ...

JEE Mains 2026 Chemistry Revision: Mole Concept Notes, Formulas & PYQ Patterns

  StudyBeacon JEE Mains 2026 — Revision Capsule #1: Mole Concept 30-Second Refresher The mole connects particles ↔ mass ↔ volume ↔ concentration . Most Physical Chemistry problems reduce to converting between these. Essential Ideas (Ultra-Compressed) One mole = Avogadro number \(N_A = 6.022\times10^{23}\) particles. Moles ↔ mass: \(n=\dfrac{W}{M}\) (mass ÷ molar mass). Gases at STP: \(1\ \text{mol} = 22.4\ \text{L}\). Ideal gas: \(PV=nRT\). Watch units. Concentration: Molarity \(M=\dfrac{n}{V_{\text{soln}}}\), Molality \(m=\dfrac{n_{\text{solute}}}{\text{kg solvent}}\). Equivalents useful for redox/acid-base: \(n_{\text{eq}}=\dfrac{W}{\text{equivalent mass}}\). High-Yield Formulas (Memorize) n = W / M moles = mass ÷ molar mass n = V / 22.4 (gases at STP) PV = nRT idea...

50 Most Repeated Physics MCQs: Class 12 CBSE

  50 Most Repeated Physics MCQs: Class 12 CBSE Solved & Optimized for Board Exams 2026 All questions follow the latest CBSE MCQ pattern. Click the "Solution" dropdown to check your accuracy. Unit 1: Electrostatics & Current Electricity Q1. A dipole is placed in a uniform electric field. It experiences: (a) Force only (b) Torque only (c) Both force and torque (d) Neither force nor torque उत्तर (Solution) Ans: (b) Torque only. In a uniform field, net force is zero ($qE - qE$), but since the forces act at different points, they produce torque. Q2. If the distance between two charges is doubled, the electrostatic force becomes: (a) 1/2 times (b) 2 times (c) 1/4 times (d) 4 times उत्तर (Solution) Ans: (c) 1/4 times. $F \propto 1/r^2$. So, doubling $r$ makes $F$ one-fourth. Q3. Which of the following is the unit of Electric Flux...

Physics - simple harmonic motion pyq 2023

 Q. In a linear simple harmonic motion (SHM) (A) Restoring force is directly proportional to the displacement.  (B) The acceleration and displacement are opposite in direction.  (C) The velocity is maximum at mean position. (D) The acceleration is minimum at extreme points.  Choose the correct answer from the options given below:                                                         (JEE mains 2023) 1. (A), (B) and (C) only   2. (C) and (D) only 3. (A), (B) and (D) only 4. (A), (C) and (D) only Show Answer Ans. (1)   F=-kx,          A true  a=-w²x.      B true  Velocity is maximum at mean position, C true  Acceleration is maximum at extreme point, D false

Physics - Radioactivity PYQ 2023

 Q. The half-life of a radioactive nucleus is 5 years, The fraction of the original sample that would decay in 15 years is :                                                         ( JEE mains 2023) 1. 1/8 2. 1/4 3. 7/8 4. 3/4 Show Answer Ans. (3)  15 year = 3 half lives  Number of active nuclei = N/8  Number of decay = 7/8N