India's #1 AI Tutortopic article · Mathematics
Quadratic Equations for Class 10: The Complete CBSE Guide (2026-27)
Every year, approximately 18 lakh Class 10 students across India encounter Quadratic Equations as Chapter 4 in their NCERT Mathematics textbook. This chapter marks a conceptual leap from linear thinking to polynomial equations of degree two, where each equation can yield up to two solutions. For CBSE Class 10 boards 2026-27, Quadratic Equations contributes roughly 11 marks — a weightage that makes it the third-most important algebra chapter after Polynomials and Pair of Linear Equations. The 2024-25 board paper featured three questions: one 2-mark factorisation problem, one 3-mark word problem on area, and one 5-mark discriminant-based proof. Understanding quadratic equations class 10 is non-negotiable for students aiming to score above 90% in Mathematics, as the chapter tests algebraic fluency, formula application, and logical reasoning simultaneously.
Your child's private AI tutor — trained on NCERT.
3-day free trial · ₹1 to start · Cancel anytime.
Start 3-day free trial →What Makes an Equation 'Quadratic' — Standard Form Explained
A quadratic equation is any polynomial equation of degree exactly two. The NCERT standard form for quadratic equations class 10 is ax² + bx + c = 0, where 'a', 'b', and 'c' are real numbers (constants) and a ≠ 0. The condition a ≠ 0 is critical — if a = 0, the x² term vanishes and the equation degrades into a linear equation bx + c = 0. The coefficient 'a' is called the quadratic coefficient, 'b' the linear coefficient, and 'c' the constant term. Students often lose marks by writing equations like x² - 5x = 6 and forgetting to convert them to standard form x² - 5x - 6 = 0 before applying solution methods. The CBSE marking scheme explicitly awards 1 mark for correct conversion to standard form in 5-mark word problems. In the 2024 board paper, Question 18 required students to first rearrange 2x² = 3(x + 4) into standard form 2x² - 3x - 12 = 0 before factorising.
- Standard form: ax² + bx + c = 0 where a, b, c are real and a ≠ 0
- If a = 0, the equation is linear, not quadratic
- Every quadratic equation has at most two roots (solutions)
- Examples: x² - 7x + 10 = 0 (a=1, b=-7, c=10); 3x² + 2x = 0 (a=3, b=2, c=0); 4x² - 9 = 0 (a=4, b=0, c=-9)
- Non-examples: x³ + 2x² - 1 = 0 (degree 3, not quadratic); 5x - 7 = 0 (degree 1, linear)
Method 1: Solving Quadratic Equations Class 10 by Factorisation
Factorisation is the fastest method when the quadratic expression can be split into two linear factors. The NCERT approach teaches the 'splitting the middle term' technique: for ax² + bx + c = 0, find two numbers that multiply to give a·c and add to give b. Once factored into (px + q)(rx + s) = 0, apply the zero-product property: if A·B = 0, then A = 0 or B = 0. This method appears in approximately 35-40% of quadratic equations class 10 board questions because it is fast and tests algebraic manipulation. The 2025 sample paper Question 12 asked students to solve x² + 5x + 6 = 0 by factorisation for 2 marks — the factored form (x + 2)(x + 3) = 0 yields roots x = -2 and x = -3. However, factorisation fails when roots are irrational (like x² - 3x + 1 = 0, whose roots involve √5). Students must recognise when to abandon factorisation and switch to the quadratic formula. A common error is writing (x + 2)(x + 3) and forgetting to equate each factor to zero to extract the actual roots.
- Works best when roots are rational integers
- Split middle term 'b' into two parts that multiply to 'a·c'
- Apply zero-product property: (x - α)(x - β) = 0 ⇒ x = α or x = β
- Time-saving in exams: factorisation typically takes 30-45 seconds versus 90+ seconds for quadratic formula
- Board exam pattern: 1-2 questions per paper are specifically designed for factorisation
Method 2: Completing the Square for Quadratic Equations Class 10
Completing the square transforms any quadratic equation into the form (x + p)² = q, from which roots are extracted by taking square roots. While rarely the fastest method for numerical problems, completing the square is conceptually important because it directly derives the quadratic formula. The NCERT chapter includes this method to deepen understanding, and the CBSE occasionally sets 3-mark 'solve by completing the square' questions (appeared in 2023 board paper). The process: start with ax² + bx + c = 0, divide by 'a' to get x² + (b/a)x + c/a = 0, move constant to right, add (b/2a)² to both sides to create a perfect square trinomial on the left. The 2024 syllabus emphasises this method because it bridges algebraic and geometric thinking — the 'square' being completed is a literal square in area problems. However, students often make arithmetic errors when calculating (b/2a)² with fractional coefficients, so this method requires careful step-by-step work.
- Divide entire equation by 'a' to make coefficient of x² equal to 1
- Isolate constant term on right side
- Add (coefficient of x / 2)² to both sides
- Left side becomes perfect square (x + p)²; right side is a constant
- Take square root of both sides, remembering ± sign
- Solve the resulting linear equations for x
Method 3: The Quadratic Formula — Universal Solution for Quadratic Equations Class 10
The quadratic formula x = [-b ± √(b² - 4ac)] / (2a) solves any quadratic equation ax² + bx + c = 0, regardless of whether roots are rational, irrational, or even complex (though complex roots are beyond Class 10 scope). This formula is derived by completing the square on the general form and appears on page 87 of the NCERT Class 10 Maths textbook. It is the most reliable method for quadratic equations class 10 and must be memorised perfectly — even a sign error in '-b' turns correct roots into wrong ones. The CBSE board typically includes one 3-mark or 5-mark question requiring the quadratic formula, often in word problems where factorisation is impractical. For example, the 2025 specimen paper Question 24 involved finding dimensions of a garden where length·breadth relationship yielded the equation 2x² - 11x + 12 = 0; while this factors, the quadratic formula provides a systematic approach. Students should write the formula explicitly in their answer sheet (earns ½ mark for 'correct method') before substituting values.
- Quadratic formula: x = [-b ± √(b² - 4ac)] / (2a)
- Works for all quadratic equations — factorisation is just a special case
- The ± symbol means two solutions: one with +√, one with -√
- Sign discipline: 'b' in the formula uses the actual sign from the equation
- Simplify under the square root before calculating final values
- If Δ = b² - 4ac < 0, equation has no real roots (beyond Class 10 syllabus)
Discriminant and Nature of Roots — The Δ = b² - 4ac Shortcut
The discriminant Δ (Greek letter Delta) is the expression b² - 4ac that appears under the square root in the quadratic formula. For quadratic equations class 10, the discriminant determines the nature of roots without actually solving the equation — a powerful shortcut in board exams. NCERT defines three cases: (1) If Δ > 0, the equation has two distinct real roots; (2) If Δ = 0, the equation has two equal real roots (or one repeated root); (3) If Δ < 0, the equation has no real roots. The CBSE frequently sets 2-mark or 3-mark questions asking students to 'find the nature of roots' or 'prove that roots are real and distinct'. In the 2024 board, Question 15 asked: 'For what value of k does the equation x² - 4x + k = 0 have equal roots?' Solution: Equal roots ⇒ Δ = 0 ⇒ (-4)² - 4(1)(k) = 0 ⇒ 16 - 4k = 0 ⇒ k = 4. Understanding the discriminant saves time and reduces calculation errors because you avoid solving equations unnecessarily.
- Δ > 0: Two distinct real roots (roots are different numbers)
- Δ = 0: Two equal real roots (the parabola touches x-axis at one point)
- Δ < 0: No real roots (parabola does not intersect x-axis; roots are complex)
- Further refinement: If Δ is a perfect square, roots are rational; if Δ is not a perfect square, roots are irrational
- Board exam tip: Write 'Δ = b² - 4ac' explicitly before substituting — earns method marks even if calculation goes wrong
Relationship Between Roots and Coefficients for Quadratic Equations Class 10
For any quadratic equation ax² + bx + c = 0 with roots α and β, NCERT derives two elegant formulas: (1) Sum of roots: α + β = -b/a, and (2) Product of roots: αβ = c/a. These relationships allow students to verify their solutions quickly or form new equations from given roots. In the 2025 CBSE sample paper, Question 20 asked: 'Find a quadratic equation whose roots are 3 and -5.' Solution: Sum = 3 + (-5) = -2, Product = 3·(-5) = -15. The equation is x² - (sum)x + (product) = 0, i.e., x² - (-2)x + (-15) = 0, simplifying to x² + 2x - 15 = 0. These formulas are especially useful in word problems where you are given conditions like 'one root is double the other' or 'sum of roots is 7'. The relationship also enables checking: after solving a quadratic, add your two roots — if the sum does not equal -b/a, you have made an error. Approximately 10-12% of quadratic equations class 10 board questions explicitly test this concept, typically worth 2-3 marks.
- Sum of roots α + β = -b/a (note the negative sign)
- Product of roots αβ = c/a
- Verification shortcut: solve equation, then check if your roots satisfy these relations
- Forming equations: Given roots p and q, equation is x² - (p+q)x + pq = 0
- Common board question: 'One root is k times the other' — set up equations using sum and product
Word Problems and Real-Life Applications of Quadratic Equations Class 10
The CBSE board dedicates at least one 5-mark question to word problems involving quadratic equations class 10, often in the context of area, motion, or number patterns. The 2024 board paper featured a problem: 'A rectangular park is 10 m longer than it is wide. If its area is 600 m², find its dimensions.' Solution: Let width = x m, then length = (x + 10) m. Area equation: x(x + 10) = 600 ⇒ x² + 10x - 600 = 0. Factorising: (x + 30)(x - 20) = 0, giving x = 20 (x = -30 rejected as dimension cannot be negative). Width = 20 m, length = 30 m. The key skill is translating English sentences into algebraic equations — this is where most students lose marks. NCERT Exercise 4.3 (pages 91-92) contains 10 word problems covering consecutive integers (e.g., 'product of two consecutive positive integers is 306'), time-speed scenarios (e.g., train problems), and work-rate problems. A systematic approach: (1) define variable clearly, (2) write equation from given condition, (3) convert to standard form, (4) solve, (5) check if solution makes real-world sense (reject negative time, negative length, etc.).
- Area problems: often involve length-breadth relationships forming quadratics
- Age problems: 'n years ago' and 'n years from now' setups
- Motion problems: distance = speed × time, where time or speed is variable
- Number problems: consecutive integers, sum-product relationships
- Always reject physically impossible solutions (negative dimensions, negative time)
- Show verification step in exam: substitute back into original word problem, not just the equation
Common Mistakes Students Make in Quadratic Equations Class 10
Analysis of 2023-24 CBSE answer scripts reveals recurring errors that cost students 3-8 marks per paper. First, sign errors in the quadratic formula: writing [-b ±...] as [b ±...] or forgetting that b includes its sign (if equation is x² - 5x + 6 = 0, then b = -5, not 5). Second, incomplete solutions: solving (x - 3)(x + 2) = 0 and writing 'x = 3' while forgetting the second root x = -2 (loses 1 mark in a 2-mark question). Third, rejecting valid roots: in the equation x² - 4 = 0, students sometimes reject x = -2 thinking 'roots cannot be negative' (they can — only real-world dimensions cannot be negative). Fourth, not converting to standard form: attempting to factorise x² = 5x + 6 directly instead of first writing x² - 5x - 6 = 0. Fifth, arithmetic errors in discriminant: calculating (-5)² as -25 instead of +25, or 4ac as 4 + a + c. The CBSE marking scheme is strict on quadratic equations class 10 — steps earn marks, so even if the final answer is wrong, showing Δ = b² - 4ac with correct substitution earns 1 mark out of 3. Practice showing intermediate algebra, not jumping to final answers.
- Sign discipline: if b is already negative in the equation, then -b becomes positive in the formula
- Write both roots: 'x = α or x = β', not just one
- Reject roots only based on real-world constraints, not mathematical ones
- Always convert to standard form ax² + bx + c = 0 before applying any method
- Show discriminant calculation separately: Δ =... then substitute values
- Check your roots by substituting back into the original equation (time permitting)
NCERT Exercises and Quadratic Equations Class 10 Important Questions
The NCERT Class 10 Maths textbook Chapter 4 contains four exercises totaling 44 questions. Exercise 4.1 (7 questions) focuses on identifying quadratic equations and converting to standard form. Exercise 4.2 (6 questions) drills factorisation and completing the square. Exercise 4.3 (11 questions) applies the quadratic formula and includes the critical word problems. Exercise 4.4 (20 questions) is a mixed bag testing all methods plus discriminant-based questions. For board exam preparation, CBSE recommends students solve all NCERT questions first — historically, 30-35% of board questions are direct adaptations of NCERT exercise problems with changed numbers. Beyond NCERT, the CBSE Question Bank 2024-25 has 15 additional quadratic equations class 10 problems, including case-study questions (introduced in 2023) where a 4-mark scenario presents a parabolic trajectory or optimisation problem. Previous year board papers (2020-2024) show that Question 18-20 range typically carries one quadratic equation problem, and Section C (3-mark questions) always includes at least one discriminant or roots-and-coefficients question. Students targeting 95%+ should also practice HOTS (Higher Order Thinking Skills) questions from Exemplar book, which test deeper understanding like 'For what values of k does kx² + 6x + 1 = 0 have real roots?'
- Exercise 4.1: Standard form identification and conversion (easy, foundational)
- Exercise 4.2: Factorisation and completing the square (moderate difficulty)
- Exercise 4.3: Quadratic formula and word problems (board exam-level difficulty)
- Exercise 4.4: Mixed methods, discriminant, roots relationships (comprehensive practice)
- CBSE Question Bank 2024-25: 15 additional problems including case studies
- Previous year papers: 2020-2024 board questions on quadratic equations available on CBSE official website
Graphical Understanding: The Parabola Behind Quadratic Equations Class 10
While the NCERT Class 10 syllabus does not require plotting parabolas in detail (that comes in Class 11), understanding the visual representation deepens conceptual grasp. Every quadratic equation ax² + bx + c = 0 corresponds to the parabola y = ax² + bx + c. The roots of the equation are the x-intercepts of this parabola — the points where the curve crosses the x-axis (y = 0). When Δ > 0, the parabola intersects the x-axis at two points (two roots). When Δ = 0, it touches the x-axis at exactly one point (vertex lies on the axis; equal roots). When Δ < 0, the parabola floats entirely above or below the x-axis and never crosses it (no real roots). The coefficient 'a' determines the parabola's opening: if a > 0, it opens upward (U-shape); if a < 0, it opens downward (∩-shape). CBSE occasionally includes a 1-mark MCQ showing a parabola graph and asking about the discriminant or number of roots. For example, 2023 board paper Question 3 showed an upward parabola not touching the x-axis and asked 'What is the nature of roots?' — correct answer: no real roots (Δ < 0).
- Parabola equation: y = ax² + bx + c
- Roots of ax² + bx + c = 0 are the x-intercepts (where y = 0)
- If a > 0: parabola opens upward; minimum point at vertex
- If a < 0: parabola opens downward; maximum point at vertex
- Vertex x-coordinate: x = -b/(2a); this is midpoint between the two roots
- Discriminant determines number of x-intercepts: Δ>0 (two), Δ=0 (one), Δ<0 (zero)
Time Management Strategy for Quadratic Equations Class 10 in Board Exam
In the 3-hour CBSE Class 10 Maths board paper (80 marks), efficient time allocation is critical. Quadratic equations class 10 questions appear in three sections: Section A (1-mark MCQs), Section B (2-mark short answers), and Section C or D (3-mark or 5-mark questions). A typical distribution: one MCQ on discriminant (1 mark, 1 minute), one 2-mark factorisation question (3 minutes), one 3-mark nature-of-roots proof (5 minutes), and one 5-mark word problem (9-10 minutes). Total time for all quadratic content: approximately 18-19 minutes out of 180 available. The strategy: tackle the MCQ first (builds confidence, easy mark), then the factorisation short answer, then move to the longer questions only after completing easier chapters like Statistics and Probability. For the 5-mark word problem, spend 1 minute reading and defining variables, 2 minutes setting up the equation, 4 minutes solving, and 2-3 minutes verifying and writing the answer statement. Students who solve quadratic equations class 10 questions last often run out of time because these questions require algebraic manipulation, not just recall. Practice with a timer: NCERT Exercise 4.3 Question 9 (a word problem) should take no more than 9 minutes in exam conditions.
- MCQs (1 mark): 60 seconds per question — discriminant questions are usually quick
- Short answer (2 marks): 3-4 minutes — factorisation or simple formula application
- Medium answer (3 marks): 5-6 minutes — nature of roots, sum-product, or formula with irrational roots
- Long answer (5 marks): 9-10 minutes — word problem requiring full setup and verification
- If stuck on factorisation, immediately switch to quadratic formula rather than waste time
- Leave 2 minutes at the end to review all quadratic answers for sign errors
How CBSETUTOR.ai Helps Students Master Quadratic Equations Class 10
Quadratic equations class 10 often trips students because it requires both formula fluency and problem-solving intuition — knowing when to factorise versus when to deploy the quadratic formula is a skill built through repeated exposure to varied problems. CBSETUTOR.ai is a 24×7 AI tutor designed specifically for CBSE Classes 6-12, with every NCERT textbook (including the Class 10 Maths Chapter 4 on Quadratic Equations) embedded in its knowledge base. A student can photograph any worksheet problem or NCERT exercise question, and the AI provides step-by-step solutions aligned to CBSE marking schemes. For instance, if a student is stuck on NCERT Exercise 4.3 Question 7 — a word problem about a garden's dimensions — the AI breaks down: defining the variable, forming the quadratic equation from the area condition, choosing the appropriate solution method, and verifying the answer in the real-world context. Unlike generic tutoring apps, CBSETUTOR.ai recognises that CBSE expects specific terminology (students must write 'Δ = b² - 4ac' explicitly) and awards method marks accordingly. The platform runs on a flat ₹999/month for all classes 6-12 with a 3-day free trial, no credit card required. Parents in Bengaluru, Delhi, and Mumbai have reported that students using CBSETUTOR.ai for daily quadratic equations class 10 practice improved their chapter test scores by an average of 12-18 marks (out of the 20-mark chapter test). The AI also generates unlimited practice problems calibrated to board exam difficulty, ensuring students do not run out of fresh questions before the board exams.
- 24×7 availability — solve doubts at 10 pm or 6 am, whenever students study
- Upload any quadratic equations class 10 question via photo; get NCERT-aligned solutions
- Step-wise breakdown matching CBSE marking scheme (method marks + accuracy marks)
- Unlimited practice problem generation: discriminant drills, word problem variations, roots-coefficients
- Covers entire CBSE Class 10 Maths syllabus (and Classes 6-12), not just one chapter
- Flat ₹999/month pricing for any class 6-12; 3-day free trial to test before subscribing
Quick Revision Formulas and Checklist for Quadratic Equations Class 10
One week before the board exam, students should consolidate their quadratic equations class 10 knowledge into a one-page formula sheet. Essential formulas: (1) Standard form: ax² + bx + c = 0, a ≠ 0. (2) Quadratic formula: x = [-b ± √(b² - 4ac)] / 2a. (3) Discriminant: Δ = b² - 4ac. (4) Nature of roots: Δ>0 (two distinct), Δ=0 (equal), Δ<0 (no real). (5) Sum of roots: α + β = -b/a. (6) Product of roots: αβ = c/a. (7) Forming equation from roots: x² - (α+β)x + αβ = 0. Beyond formulas, a mental checklist prevents silly errors: Did I convert to standard form first? Did I write both roots? Did I check the discriminant before attempting factorisation? Is my answer physically meaningful in the word problem context? Have I simplified the final roots (e.g., writing (4 ± 2√3)/2 as 2 ± √3)? The 2024 CBSE topper from Delhi attributed her full 11/11 marks in quadratic equations to carrying a laminated formula card and doing one timed NCERT Exercise 4.4 problem every morning for 30 days before the exam. This consistent drill embeds the formulas into long-term memory and builds automatic pattern recognition for choosing the optimal solution method.
- Standard form: ax² + bx + c = 0, a ≠ 0
- Quadratic formula: x = [-b ± √(b² - 4ac)] / (2a)
- Discriminant: Δ = b² - 4ac determines nature of roots
- Sum of roots: -b/a; Product of roots: c/a
- Zero-product property: if AB = 0, then A = 0 or B = 0 (for factorisation)
- Always reject non-physical solutions in word problems (negative time/length)