Learn › Class 10 CBSE · Mathematics › Quadratic Equations
Quadratic Equations — Class 10 CBSE Mathematics MCQs with Solutions
Free Class 10 CBSE Mathematics Quadratic Equations MCQs with step-by-step solutions covering Standard form, Solution by factorisation, Quadratic formula, Nature of roots. Practise online on Prepizo — no login needed.
▶ Practise Quadratic Equations online (free)
Subtopics
Sample questions with solutions
Q1 — Standard form · easy · theory
Which of the following is a quadratic equation?
A. $2x + 3 = 0$
B. $x^2 - 5x + 6 = 0$ ✓ Correct
C. $x^3 + 2x^2 + x = 0$
D. $\frac{1}{x} + 2 = 0$
Solution: A quadratic equation has the form $ax^2 + bx + c = 0$ where $a \neq 0$ and the highest power of $x$ is 2. In $x^2 - 5x + 6 = 0$, we have $a=1$, $b=-5$, $c=6$, making it quadratic. The other equations are linear, cubic, or rational—not quadratic.
Q2 — Standard form · easy · theory
Why is the condition $a \neq 0$ essential in the standard form $ax^2 + bx + c = 0$ of a quadratic equation?
A. Because we need to divide by $a$ in the quadratic formula ✓ Correct
B. Because the equation would be too easy to solve
C. Because $a$ must always be a positive integer
D. To make sure there are always two real roots
Solution: If $a = 0$, the equation $0 \cdot x^2 + bx + c = 0$ becomes $bx + c = 0$, which is linear, not quadratic. Additionally, the quadratic formula $x = \frac{-b \pm \sqrt{b^2-4ac}}{2a}$ requires $a \neq 0$ in the denominator. The condition $a \neq 0$ is what distinguishes a quadratic equation from a linear one.
Q3 — Nature of roots · easy · theory
If the discriminant $\Delta = b^2 - 4ac < 0$ for a quadratic equation, what can we conclude about its roots?
A. The equation has two distinct real roots
B. The equation has two equal real roots
C. The equation has no real roots; roots are complex ✓ Correct
D. The equation has exactly one root
Solution: The discriminant $\Delta = b^2 - 4ac$ determines the nature of roots. When $\Delta < 0$, the term $\sqrt{b^2-4ac}$ is not real, so the quadratic formula $x = \frac{-b \pm \sqrt{b^2-4ac}}{2a}$ yields complex roots. Geometrically, this means the parabola does not intersect the x-axis.
Q4 — Nature of roots · easy · theory
What does it mean for a quadratic equation when $\Delta = b^2 - 4ac = 0$?
A. The equation has no real roots
B. The equation has two distinct real roots
C. The equation has two equal real roots (a repeated root) ✓ Correct
D. The equation is not quadratic
Solution: When $\Delta = 0$, the quadratic formula gives $x = \frac{-b \pm 0}{2a} = \frac{-b}{2a}$, a single repeated root. Graphically, the parabola just touches the x-axis at one point, confirming the root has multiplicity 2.
Q5 — Standard form · easy · theory
For a quadratic equation $ax^2 + bx + c = 0$, if the roots are $\alpha$ and $\beta$, which expression gives the sum of the roots?
A. $\frac{c}{a}$
B. $-\frac{b}{a}$ ✓ Correct
C. $\frac{b}{c}$
D. $\frac{a}{b}$
Solution: By Vieta's formulas, for roots $\alpha$ and $\beta$ of $ax^2 + bx + c = 0$, we have $\alpha + \beta = -\frac{b}{a}$. This relationship connects the sum of roots directly to the coefficients, without needing to compute the roots themselves.
Q6 — Standard form · easy · theory
For the quadratic equation $2x^2 - 8x + 6 = 0$, what is the product of the roots?
A. $-\frac{8}{2} = -4$
B. $\frac{6}{2} = 3$ ✓ Correct
C. $\frac{-8}{6}$
D. $\frac{2}{6}$
Solution: By Vieta's formulas, the product of roots $\alpha \cdot \beta = \frac{c}{a}$. In $2x^2 - 8x + 6 = 0$, we have $a=2$ and $c=6$, so the product is $\frac{6}{2} = 3$. Note: the sum of roots would be $-\frac{-8}{2} = 4$, not the product.
Q7 — Solution by factorisation · easy · theory
Which statement correctly identifies why $x^2 + x + 1 = 0$ cannot be solved by factorisation over the real numbers?
A. Because the coefficient of $x^2$ is 1
B. Because it has no real roots (discriminant is negative) ✓ Correct
C. Because it has equal roots
D. Because there is no constant term
Solution: Factorisation works when the quadratic can be written as $(px+q)(rx+s) = 0$, which happens only when the roots are real. Here, $\Delta = 1^2 - 4(1)(1) = -3 < 0$, so the roots are complex. Without real roots, factorisation into real linear factors is impossible.
Q8 — Quadratic formula · hard · theory
Prove conceptually why the quadratic formula $x = \frac{-b \pm \sqrt{b^2-4ac}}{2a}$ must contain a $\pm$ sign, resulting in two values.
A. Because completing the square on $ax^2 + bx + c = 0$ yields $(x + \frac{b}{2a})^2 = \frac{b^2-4ac}{4a^2}$, and taking the square root of both sides gives two solutions: $\pm$ ✓ Correct
B. Because quadratic equations always have two roots by definition
C. Because the coefficients $a$, $b$, $c$ are arbitrary
D. Because the discriminant must be positive
Solution: When we complete the square: $a(x^2 + \frac{b}{a}x) + c = 0$ becomes $a(x + \frac{b}{2a})^2 = \frac{b^2-4ac}{4a}$, so $(x + \frac{b}{2a})^2 = \frac{b^2-4ac}{4a^2}$. Taking the square root: $x + \frac{b}{2a} = \pm\sqrt{\frac{b^2-4ac}{4a^2}}$, giving $x = \frac{-b \pm \sqrt{b^2-4ac}}{2a}$. The $\pm$ reflects the fundamental fact that a square root has two values (positive and negative).
Q9 — Standard form · hard · theory
Derive the relationship $\alpha^2 + \beta^2 = (\alpha + \beta)^2 - 2\alpha\beta$ for the roots of a quadratic, and explain why this is useful.
A. It allows us to express the sum of squares of roots entirely in terms of the coefficients, without finding the roots themselves ✓ Correct
B. It proves that the roots must always be real
C. It shows that the discriminant is always positive
D. It simplifies the quadratic formula
Solution: Expanding $(\alpha + \beta)^2 = \alpha^2 + 2\alpha\beta + \beta^2$, we get $\alpha^2 + \beta^2 = (\alpha + \beta)^2 - 2\alpha\beta$. Using Vieta's formulas: $\alpha^2 + \beta^2 = (-\frac{b}{a})^2 - 2(\frac{c}{a}) = \frac{b^2}{a^2} - \frac{2c}{a} = \frac{b^2-2ac}{a^2}$. This expresses a property of roots using only coefficients—a powerful technique in algebra.
Q10 — Nature of roots · hard · theory
For a quadratic $ax^2 + bx + c = 0$ with roots $\alpha$ and $\beta$, why does $\Delta = b^2 - 4ac = a^2(\alpha - \beta)^2$ hold geometrically?
A. Because the discriminant measures the square of the difference between the roots scaled by $a^2$, determining how far apart the two x-intercepts are ✓ Correct
B. Because the discriminant is always positive when roots are real
C. Because $\alpha - \beta$ is always equal to $b/a$
D. Because the parabola's vertex lies on the x-axis
Solution: From Vieta: $\alpha - \beta = \sqrt{(\alpha + \beta)^2 - 4\alpha\beta} = \sqrt{\frac{b^2}{a^2} - \frac{4c}{a}} = \frac{\sqrt{b^2-4ac}}{|a|}$. Thus $a^2(\alpha - \beta)^2 = b^2 - 4ac = \Delta$. Geometrically, $|\alpha - \beta|$ is the distance between the x-intercepts. When $\Delta = 0$, the roots coincide (one point); when $\Delta > 0$, they separate (two points).
Q11 — Standard form · hard · theory
A quadratic has roots whose sum is 7 and product is 10. Explain why these roots must be real and distinct, and write the quadratic.
A. Because the discriminant $= (\text{sum})^2 - 4(\text{product}) = 49 - 40 = 9 > 0$. The quadratic is $x^2 - 7x + 10 = 0$. ✓ Correct
B. Because the roots are always real when they are integers; the quadratic is $x^2 + 7x + 10 = 0$.
C. Because the sum exceeds the product; the quadratic is $x^2 - 7x + 10 = 0$.
D. There is no way to determine if roots are real from this information; the quadratic is $x^2 + 7x - 10 = 0$.
Solution: For a monic quadratic $x^2 + px + q = 0$ with roots whose sum is $S$ and product is $P$, we have $p = -S$ and $q = P$. Here, $p = -7$ and $q = 10$, giving $x^2 - 7x + 10 = 0$. The discriminant is $(-7)^2 - 4(1)(10) = 49 - 40 = 9 > 0$, confirming two distinct real roots.
Q12 — Solution by factorisation · hard · theory
Consider the quadratic $(x - 2)^2 = 0$, which simplifies to $x^2 - 4x + 4 = 0$. Why is this a perfect-square quadratic, and what does it reveal about the relationship between the discriminant and the quadratic's factorisation?
A. It is a perfect square because it factors as $(x-2)^2$, a repeated linear factor. The discriminant is zero, confirming a double root at $x=2$. ✓ Correct
B. It is a perfect square because the constant term equals the square of half the $x$-coefficient; it has two distinct roots.
C. Perfect squares always have positive discriminants and complex roots.
D. The relationship between discriminant and factorisation does not apply to perfect squares.
Solution: A perfect-square quadratic $(x-k)^2 = x^2 - 2kx + k^2$ has the form where the discriminant $\Delta = (-2k)^2 - 4(1)(k^2) = 4k^2 - 4k^2 = 0$. This zero discriminant corresponds to the repeated root $x = k$ with multiplicity 2. Perfect squares are the unique case where a quadratic factors into an identical linear factor twice.
Q13 — Nature of roots · hard · theory
If $p$ is a positive integer and the quadratic $x^2 - px + p = 0$ has real roots, what can be concluded about the range of $p$?
A. $p \geq 4$ (because the discriminant $p^2 - 4p \geq 0$ requires $p(p-4) \geq 0$, and for positive $p$ this means $p \geq 4$) ✓ Correct
B. $p \geq 1$ (any positive integer works)
C. $p < 4$ (the discriminant must be negative for real roots)
D. $p = 4$ (only one value works)
Solution: For real roots, we need $\Delta \geq 0$: $(-p)^2 - 4(1)(p) \geq 0$ gives $p^2 - 4p \geq 0$, so $p(p-4) \geq 0$. Since $p > 0$ (positive integer), we need $p - 4 \geq 0$, thus $p \geq 4$. This shows how discriminant conditions constrain parameters.
Q14 — Nature of roots · hard · theory
A quadratic $ax^2 + bx + c = 0$ with $a > 0$ has no real roots. What does this imply about the parabola $y = ax^2 + bx + c$, and why does the sign of $a$ matter?
A. The parabola opens upward ($a > 0$) and lies entirely above the x-axis (never touches or crosses it), consistent with the absence of real roots. ✓ Correct
B. The parabola opens downward and touches the x-axis at one point.
C. The parabola opens upward but must cross the x-axis.
D. The sign of $a$ does not affect where the parabola is positioned relative to the x-axis.
Solution: When $a > 0$, the parabola opens upward. If $\Delta < 0$ (no real roots), the quadratic $ax^2 + bx + c$ has no x-intercepts. Since the parabola opens upward and has a minimum at the vertex, if this minimum value is positive, the entire curve lies above the x-axis. Conversely, if $a < 0$ with $\Delta < 0$, the parabola opens downward and lies entirely below the x-axis.
Q15 — Nature of roots · hard · theory
For a quadratic $f(x) = ax^2 + bx + c$, the vertex is at $x = -\frac{b}{2a}$, and the minimum/maximum value is $f(-\frac{b}{2a}) = -\frac{\Delta}{4a}$. How does this formula explain why $\Delta < 0$ guarantees no real roots when $a > 0$?
A. When $\Delta < 0$ and $a > 0$, the term $-\frac{\Delta}{4a}$ becomes positive, so the minimum value is positive, meaning the entire parabola stays above the x-axis. ✓ Correct
B. The vertex formula only applies when the discriminant is positive.
C. If $\Delta < 0$, the parabola has no vertex.
D. The minimum value is always negative when $\Delta < 0$.
Solution: The parabola $y = ax^2 + bx + c$ with $a > 0$ reaches its minimum at the vertex. This minimum value is $-\frac{\Delta}{4a} = -\frac{b^2-4ac}{4a}$. When $\Delta < 0$, we have $b^2 < 4ac$, so $-\frac{\Delta}{4a} = \frac{4ac-b^2}{4a} > 0$. Thus, the minimum $y$-value is positive, and since the parabola opens upward, it never touches the x-axis—confirming no real roots. This connects the discriminant directly to the parabola's position.
Q16 — Standard form · hard · theory
Analyse the following claim: 'If the coefficients $a$, $b$, $c$ of $ax^2 + bx + c = 0$ are all positive, the quadratic has no positive real roots.' Is this true, and why?
A. Yes, because for any positive $x$: $ax^2 + bx + c = a(x^2) + b(x) + c > 0$, so $ax^2 + bx + c \neq 0$ for positive $x$. ✓ Correct
B. No, because positive coefficients always produce positive roots.
C. Yes, but only if $a > 1$.
D. No, because the sign of coefficients does not determine the sign of roots.
Solution: If $a > 0$, $b > 0$, $c > 0$, and $x > 0$, then $ax^2 > 0$, $bx > 0$, and $c > 0$, so $ax^2 + bx + c > 0$. The quadratic is always positive for positive $x$, meaning the parabola never crosses the x-axis on the right side. Any real roots must be non-positive. This illustrates Descartes' Rule of Signs: the number of positive roots equals the number of sign changes in the coefficient sequence.
Q17 — Nature of roots · hard · theory
Given that the quadratic $3x^2 - kx + 12 = 0$ has two equal roots, determine the value(s) of $k$ and explain the geometric significance of equal roots.
A. $k = \pm 12$ (from $\Delta = 0$: $k^2 - 4(3)(12) = 0$ gives $k^2 = 144$). Equal roots mean the parabola is tangent to the x-axis. ✓ Correct
B. $k = 12$ only; equal roots mean the parabola opens upward.
C. $k = -12$ only; equal roots mean the two roots coincide.
D. $k = 6$; equal roots have no special geometric meaning.
Solution: For equal roots, $\Delta = 0$: $(-k)^2 - 4(3)(12) = 0$ gives $k^2 = 144$, so $k = 12$ or $k = -12$. Both values make the quadratic a perfect square: when $k=12$, we get $3x^2 - 12x + 12 = 3(x-2)^2$; when $k=-12$, we get $3x^2 + 12x + 12 = 3(x+2)^2$. Geometrically, the parabola touches the x-axis at exactly one point (at $x=2$ or $x=-2$ respectively)—tangent, not intersecting.
Q18 — Solution by factorisation · medium · theory
Why does the equation $(2x+1)(x-3) = 0$ lead to two roots via the zero-product property, and why is this related to factorisation?
A. Because we set each factor to zero and solve two linear equations separately ✓ Correct
B. Because multiplying the factors gives the roots directly
C. Because the product of the factors must equal zero
D. Because the coefficients are small integers
Solution: Factorisation reduces a quadratic to the product form $(px+q)(rx+s) = 0$. By the zero-product property, this is satisfied only when $px+q=0$ or $rx+s=0$, giving us two linear equations to solve. Here, $2x+1=0 \Rightarrow x=-\frac{1}{2}$ and $x-3=0 \Rightarrow x=3$. This is the conceptual basis for why factorisation works.
Q19 — Nature of roots · medium · theory
A quadratic $x^2 + px + q = 0$ has equal roots. What must be the relationship between $p$ and $q$?
A. $p^2 = 4q$ ✓ Correct
B. $p = 2q$
C. $p^2 + q^2 = 0$
D. $q = p^2$
Solution: Equal roots occur when the discriminant $\Delta = 0$. For $x^2 + px + q = 0$, we have $\Delta = p^2 - 4(1)(q) = 0$, which gives $p^2 = 4q$. This is the condition connecting the coefficients when roots coincide. Geometrically, the parabola is tangent to the x-axis.
Q20 — Standard form · medium · theory
If a quadratic has roots $\alpha = 2$ and $\beta = -3$, construct the quadratic equation using the relationship $\alpha + \beta$ and $\alpha \beta$.
A. $x^2 + x - 6 = 0$ ✓ Correct
B. $x^2 - x - 6 = 0$
C. $x^2 - 5x + 6 = 0$
D. $x^2 + 5x - 6 = 0$
Solution: The sum of roots is $\alpha + \beta = 2 + (-3) = -1$, and the product is $\alpha \beta = 2 \cdot (-3) = -6$. By Vieta's formulas (reversed), the equation is $x^2 - (\text{sum})x + (\text{product}) = 0$, giving $x^2 - (-1)x + (-6) = 0$ or $x^2 + x - 6 = 0$. This demonstrates reconstructing a quadratic from root properties.
Q21 — Solution by factorisation · medium · theory
For the quadratic $3x^2 - 12x + 9 = 0$, why is factorisation preferable to the quadratic formula in this case?
A. Because all coefficients are divisible by 3, simplifying to $x^2 - 4x + 3 = 0$, which factors easily as $(x-1)(x-3) = 0$ ✓ Correct
B. Because the quadratic formula only works for $a=1$
C. Because the discriminant is zero
D. Because the roots must be integers
Solution: Factorisation is strategic. Here, we can factor out 3: $3(x^2 - 4x + 3) = 0$, simplifying to $x^2 - 4x + 3 = 0$, which factors as $(x-1)(x-3)=0$ by inspection. This avoids fractions and is faster than applying the quadratic formula. The choice between factorisation and formula depends on recognizing factorable patterns.
Q22 — Nature of roots · medium · theory
Why does the parabola corresponding to $y = x^2 - 6x + 9$ touch the x-axis at exactly one point?
A. Because the discriminant is zero, meaning the quadratic has a double (repeated) root ✓ Correct
B. Because the coefficient of $x$ is negative
C. Because the constant term is positive
D. Because the parabola opens upward
Solution: The discriminant is $(-6)^2 - 4(1)(9) = 36 - 36 = 0$. A zero discriminant means a repeated root ($x = 3$ with multiplicity 2). Geometrically, this is a parabola tangent to the x-axis—touching at one point without crossing. The equation $x^2 - 6x + 9 = (x-3)^2 = 0$ confirms this.
Q23 — Nature of roots · medium · theory
Consider the statement: 'If the discriminant of a quadratic is positive, the parabola must cross the x-axis at two points.' Is this true, and why?
A. Yes, because a positive discriminant guarantees two distinct real roots ✓ Correct
B. No, because a positive discriminant means the roots are irrational
C. Yes, but only if the leading coefficient is positive
D. No, because the parabola might not intersect the x-axis
Solution: $\Delta > 0$ implies $\sqrt{b^2-4ac}$ is real and non-zero, giving $x = \frac{-b \pm \sqrt{b^2-4ac}}{2a}$ as two distinct real values. These correspond to the two x-intercepts of the parabola. Whether the parabola opens up or down (sign of $a$) does not affect the existence of two intersection points.
Q24 — Quadratic formula · medium · theory
Why is the quadratic formula $x = \frac{-b \pm \sqrt{b^2-4ac}}{2a}$ more general than factorisation?
A. Because it works for any quadratic, even when roots are irrational or complex, whereas factorisation requires real roots ✓ Correct
B. Because it gives integer roots only
C. Because it simplifies the calculation of coefficients
D. Because it avoids the need to identify $a$, $b$, and $c$
Solution: Factorisation over the reals works only when the quadratic has real (typically rational) roots, so it can be written as $(px+q)(rx+s)=0$. The quadratic formula, however, applies universally—it produces real roots when $\Delta \geq 0$, complex roots when $\Delta < 0$. This makes the formula the universal tool for solving any quadratic.