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 →

Key takeaways

  • Quadratic Equations Class 10 carries 11 marks in CBSE board exams with questions ranging from 2 to 5 marks each
  • The standard form ax² + bx + c = 0 (where a ≠ 0) is the foundation — recognising this form instantly saves time in exams
  • NCERT prescribes exactly three solution methods: factorisation (fastest when applicable), completing the square (conceptual), and quadratic formula (universal)
  • The discriminant Δ = b² - 4ac determines nature of roots: Δ > 0 gives two distinct real roots, Δ = 0 gives equal roots, Δ < 0 means no real roots
  • Factorisation works only when roots are rational — roughly 40% of board exam quadratic equations class 10 problems are designed for this method
  • The quadratic formula x = [-b ± √(b² - 4ac)] / 2a solves every quadratic equation and must be memorised character-perfect
  • Word problems on quadratic equations class 10 typically involve consecutive integers, age problems, area-perimeter relationships, and time-speed-distance scenarios

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)

Frequently asked questions

How many marks does Quadratic Equations Class 10 carry in CBSE board exams?+
Quadratic Equations typically carries 10-11 marks in the CBSE Class 10 Maths board paper. This usually includes one 1-mark MCQ on discriminant or nature of roots, one or two 2-3 mark short-answer questions on factorisation or quadratic formula, and one 5-mark word problem involving area, motion, or number relationships. The 2024 board paper had three questions totaling 10 marks; the 2025 sample paper shows 11 marks. This makes it one of the top-five scoring chapters.
Which method should my child use first — factorisation or quadratic formula?+
Always attempt factorisation first if coefficients are small integers, because it is 2-3 times faster than the quadratic formula. If within 30 seconds the middle term does not split neatly, immediately switch to the quadratic formula rather than wasting exam time. For word problems, most CBSE questions are designed so factorisation works, but the quadratic formula is safer if your child is unsure. Teach them to write the discriminant first: if Δ is a perfect square, factorisation will likely work; if not, use the formula directly.
My child keeps making sign errors in the quadratic formula. How can we fix this?+
Sign errors account for 40% of mistakes in quadratic formula problems. Create a ritual: before substituting into x = [-b ± √(b² - 4ac)] / 2a, have your child circle the coefficients a, b, c in the standard form equation and write their signs explicitly (e.g., 'a=2, b=-5, c=3'). The negative sign in front of 'b' in the formula means if b is already negative, it becomes positive. Practice ten problems from NCERT Exercise 4.3 where your child must announce aloud: 'b equals negative five, so negative b equals positive five' before writing it down. Muscle memory eliminates this error within a week.
What is the discriminant, and why does CBSE ask about it so often?+
The discriminant Δ = b² - 4ac is the expression under the square root in the quadratic formula. It tells you the nature of roots without solving the entire equation — a huge time-saver. CBSE loves this concept because it tests understanding, not just computation. If Δ > 0, you get two different real roots; if Δ = 0, two equal roots; if Δ < 0, no real roots (roots are imaginary, beyond Class 10 scope). Board exams often ask 'Find k such that the equation has equal roots' — you set Δ = 0 and solve for k. This is a standard 2-3 mark question that appears almost every year.
Are there any quadratic equations class 10 problems where the answer is a negative number, or must roots always be positive?+
Roots of a quadratic equation can absolutely be negative, zero, or positive — mathematically, all are valid. You reject a root only if it violates the real-world constraints of a word problem. For example, if x represents the side length of a square, then x = -5 is rejected because length cannot be negative. But in a pure algebra problem like x² + x - 6 = 0, both roots x = 2 and x = -3 are correct and must be written. Many students incorrectly think 'negative answers are wrong' — this loses marks. Always write both roots, then check the word problem context to see if one should be discarded.
How important is completing the square in the CBSE syllabus compared to other methods?+
Completing the square is conceptually important (it derives the quadratic formula and appears in Class 11 coordinate geometry), but in terms of board exam frequency, it is less common than factorisation or the quadratic formula. CBSE may set one 'solve by completing the square' question for 2-3 marks, usually in Section B. However, your child should know the method because it deepens understanding and occasionally appears in case-study questions. Allocate 10-15% of practice time to completing the square, 40% to factorisation, and 45% to quadratic formula and word problems for optimal exam readiness.
Can my child skip the word problems in Quadratic Equations Class 10 and still score well?+
Absolutely not — word problems are worth 5 marks (sometimes up to 8 marks if the paper has two word problems), which is nearly half the chapter's total weightage. The 2024 board paper had one 5-mark word problem on area of a park, and the 2025 sample paper includes a 5-mark problem on consecutive integers. These problems test whether your child can translate real-world scenarios into algebraic equations, a skill CBSE heavily emphasises. Skipping word problems caps your maximum score in the chapter at around 60-70%. Instead, practice NCERT Exercise 4.3 Questions 6-11, which cover all common word problem patterns.
What are the sum and product of roots formulas, and when are they useful?+
For the quadratic equation ax² + bx + c = 0 with roots α and β, the sum α + β = -b/a and the product αβ = c/a. These are useful in three scenarios: (1) Verifying your calculated roots (add them and check against -b/a). (2) Forming a new quadratic equation when given two roots (e.g., if roots are 2 and 5, equation is x² - 7x + 10 = 0). (3) Solving problems where one root is related to the other (e.g., 'one root is thrice the other'). CBSE typically sets one 2-3 mark question on this, often phrased as 'Find a quadratic equation with roots...' or 'If α and β are roots, find α² + β²' using (α+β)² - 2αβ.
How much time should my child spend on NCERT versus external question banks for Quadratic Equations Class 10?+
Spend 70% of practice time on NCERT exercises first. Solve every problem in Exercises 4.1 through 4.4 — that is 44 problems — at least twice. NCERT is the Bible for CBSE; approximately 30-35% of board questions are NCERT adaptations with changed numbers. After completing NCERT thoroughly, move to the CBSE Question Bank 2024-25 (available free on CBSE website) for an additional 15 problems, including case studies. Finally, solve previous year board papers (2020-2024) to see actual exam patterns. External books like RD Sharma are useful only after NCERT mastery and only if your child is targeting 95%+. Most students scoring 80-85% in Maths do NCERT + Question Bank + 5 previous papers, nothing more.
Will my child fall behind if their school is using a different textbook instead of NCERT for Quadratic Equations Class 10?+
It does not matter what textbook your school uses for teaching — the CBSE board exam is set 100% from the NCERT syllabus and often directly from NCERT exercise problems. If your school uses RS Aggarwal, RD Sharma, or any private publisher, your child must still solve the entire NCERT Chapter 4 (Quadratic Equations) independently at home. Many CBSE schools teach from other books for classroom variety but explicitly tell students to practice NCERT for boards. Make sure your child has the official NCERT Class 10 Maths textbook (free PDF available on ncert.nic.in) and solves all four exercises. The CBSE marking scheme references NCERT terminology and methods, so answers must align with that.
Is there any quadratic equations class 10 content that is specifically for HOTS or Olympiad students, or is everything board-exam relevant?+
Everything in NCERT Chapter 4 is board-exam relevant and within the standard syllabus. However, the NCERT Exemplar book (a supplementary publication by NCERT) includes HOTS problems like 'For what values of k does the equation kx(x-2) + 6 = 0 have two equal roots?' or 'Prove that the equation x² + (k-3)x + k = 0 has real roots for all real k'. These require deeper reasoning about the discriminant and algebraic manipulation but are still within CBSE scope. Students targeting 95%+ or preparing for competitive exams like NTSE should solve Exemplar problems. For students aiming for 75-85%, sticking to NCERT exercises is sufficient — board papers rarely exceed NCERT difficulty.
Can CBSETUTOR.ai help if my child is stuck on a specific Quadratic Equations Class 10 word problem from their school worksheet?+
Yes, that is exactly what CBSETUTOR.ai is designed for. Your child can photograph the word problem from their worksheet, upload it to the platform, and the AI will provide a step-by-step solution in CBSE format: defining the variable, setting up the quadratic equation from the word problem, choosing the solution method, solving, and verifying the answer in context. The AI is trained on the entire NCERT Class 10 Maths book and understands CBSE-specific solution formatting. Unlike Google or ChatGPT, CBSETUTOR.ai will not skip steps or use shortcuts that lose method marks. It runs 24×7 at ₹999/month for all classes 6-12 with a 3-day free trial (no card needed), so your child gets instant help even at 11 pm when you are unavailable to tutor them.

Ready to give your Class 10 child the tutor that never sleeps?

CBSETUTOR.ai covers every chapter in the Class 10 NCERT syllabus — Maths, Science, Social Science, English, Hindi and more. 24×7. Patient. Unlimited. 3-day free trial.

Start your child's 3-day free trial →