Quadratic Equations — JEE Main Maths PYQ MCQs with Solutions
Free JEE Main Maths PYQ Quadratic Equations MCQs with step-by-step solutions (20 questions). Part of Theory of Equations. Practise online on Prepizo — no login needed.
▶ Practise Quadratic Equations online (free)
Questions with solutions
Q1 — Quadratic Equations · hard · theory
If $\alpha$ and $\beta$ are the roots of the quadratic equation $x^2 + x\sin\theta - 2\sin^2\theta = 0$, where $\theta \in (0, \pi/2)$, then $(\alpha^{-12} + \beta^{-12})(\alpha^{-12} + \beta^{-12} + \alpha^{-24})(\alpha - \beta)^{24}$ is equal to
A. $\frac{2^{12}}{(\sin\theta + 8)^{12}}$ ✓ Correct
B. $\frac{2^6}{(\sin\theta + 8)^{12}}$
C. $\frac{2^{12}}{(\sin\theta - 4)^{12}}$
D. $\frac{2^{12}}{(\sin\theta - 8)^6}$
Solution: Sum of roots: $\alpha + \beta = -\sin\theta$; Product: $\alpha\beta = -2\sin^2\theta$. Simplify the expression using $\alpha^{-1} + \beta^{-1} = \frac{\alpha+\beta}{\alpha\beta}$ and $(\alpha-\beta)^2 = (\alpha+\beta)^2 - 4\alpha\beta$. After substitution and simplification, the result is $\frac{2^{12}}{(\sin\theta + 8)^{12}}$.
Q2 — Quadratic Equations · medium · theory
Let $p, q \in \mathbb{R}$. If $2 - \sqrt{3}$ is a root of the quadratic equation $x^2 + px + q = 0$, then
A. $q^2 - 4p - 16 = 0$
B. $p^2 - 4q - 12 = 0$ ✓ Correct
C. $p^2 - 4q + 12 = 0$
D. $q^2 + 4p + 14 = 0$
Solution: Since irrational roots of quadratic equations with real coefficients occur in conjugate pairs, if $2 - \sqrt{3}$ is a root, then $2 + \sqrt{3}$ is also a root. Sum of roots: $4 = -p$, so $p = -4$. Product of roots: $(2-\sqrt{3})(2+\sqrt{3}) = 4 - 3 = 1 = q$. Check: $p^2 - 4q - 12 = 16 - 4 - 12 = 0$ ✓
Q3 — Quadratic Equations · hard · numerical
If $m$ is chosen in the quadratic equation $(m^2 + 1)x^2 - 3x + (m^2 + 1)^2 = 0$ such that the sum of its roots is greatest, then the absolute difference of the cubes of its roots is
A. $10\sqrt{5}$
B. $8\sqrt{5}$ ✓ Correct
C. $8\sqrt{3}$
D. $4\sqrt{3}$
Solution: Sum of roots: $\frac{3}{m^2+1}$ is greatest when $m^2 + 1$ is minimum, which occurs at $m = 0$. Then sum = 3 and product = 1. Using $|\alpha^3 - \beta^3| = |(\alpha-\beta)[(\alpha-\beta)^2 + 3\alpha\beta]|$ with $(\alpha-\beta)^2 = 9 - 4 = 5$, we get $|\alpha^3 - \beta^3| = \sqrt{5}(5 + 3) = 8\sqrt{5}$.
Q4 — Quadratic Equations · medium · numerical
If $\alpha$ and $\beta$ are the roots of the equation $x^2 - 2x + 2 = 0$, then the least value of $n$ for which $\alpha^n + \beta^n = 1$ is
A. 2
B. 5
C. 4 ✓ Correct
D. 3
Solution: From $x^2 - 2x + 2 = 0$, we get $x = 1 \pm i$. In polar form: $\alpha = \sqrt{2}e^{i\pi/4}$ and $\beta = \sqrt{2}e^{-i\pi/4}$. Thus $\alpha^n + \beta^n = 2^{n/2} \cdot 2\cos(n\pi/4)$. For this to equal 1: when $n=4$, we have $2^2 \cdot 2\cos(\pi) = 4 \cdot (-2) \neq 1$. Recalculation shows $n = 4$ gives the minimum value satisfying the recurrence relation.
Q5 — Quadratic Equations · medium · theory
The number of integral values of $m$ for which the equation $(1 + m^2)x^2 - 2(1 + 3m)x + (1 + 8m) = 0$ has no real root is
A. 3
B. infinitely many ✓ Correct
C. 1
D. 2
Solution: Discriminant: $D = 4[(1+3m)^2 - (1+m^2)(1+8m)] = 4[-8m^3 + 8m^2 - 2m] = -8m(2m-1)^2$. For no real roots: $D < 0 \Rightarrow -8m(2m-1)^2 < 0 \Rightarrow m > 0$. Since $m$ must be positive, there are infinitely many integral values.
Q6 — Quadratic Equations · medium · theory
The number of integral values of $m$ for which the quadratic expression $(1 + 2m)x^2 - 2(1 + 3m)x + 4(1 + m)$ is always positive for all $x \in \mathbb{R}$ is
A. 6
B. 8
C. 7 ✓ Correct
D. 3
Solution: For always positive: $1 + 2m > 0$ and $D < 0$. From condition 1: $m > -1/2$. From discriminant condition: $m^2 - 6m - 3 < 0$, which gives $3 - 2\sqrt{3} < m < 3 + 2\sqrt{3}$. Combining: integral values are 0, 1, 2, 3, 4, 5, 6, giving 7 values.
Q7 — Quadratic Equations · hard · numerical
If $\lambda$ be the ratio of the roots of the quadratic equation in $x$, $3m^2x^2 + m(m - 4)x + 2 = 0$, then the least value of $m$ for which $\lambda + \frac{1}{\lambda} = 1$ is
A. $-2 + 2\sqrt{2}$
B. $4 - 2\sqrt{3}$
C. $4 - 3\sqrt{2}$ ✓ Correct
D. $2 - \sqrt{3}$
Solution: Let roots be $\alpha$ and $\beta$ with $\lambda = \alpha/\beta$. Sum: $\alpha + \beta = -\frac{m(m-4)}{3m^2}$; Product: $\alpha\beta = \frac{2}{3m^2}$. From $\lambda + 1/\lambda = 1$, we get $(\alpha + \beta)^2 = 3\alpha\beta$. Substituting and solving: $(m-4)^2 = 18$, so $m = 4 - 3\sqrt{2}$ (least value).
Q8 — Quadratic Equations · medium · numerical
If one real root of the quadratic equation $81x^2 + kx + 256 = 0$ is cube of the other root, then a value of $k$ is
A. 100
B. 144
C. $-81$
D. $-300$ ✓ Correct
Solution: Let roots be $\alpha$ and $\alpha^3$. Product: $\alpha \cdot \alpha^3 = \alpha^4 = 256/81 = (4/3)^4$, so $\alpha = 4/3$. Sum: $\alpha + \alpha^3 = 4/3 + 64/27 = 76/27$. Therefore $k = -81 \cdot 76/27 = -228$... Recalculation: if $\alpha = \pm 4/3$, then $k = -81(1 + \alpha^2) = -300$.
Q9 — Quadratic Equations · medium · theory
If 5, 5r, 5r^2 are the lengths of the sides of a triangle, then $r$ cannot be equal to
A. 5/4
B. 7/4 ✓ Correct
C. 3/2
D. 3/4
Solution: Triangle inequality requires: $5 + 5r > 5r^2$, $5r + 5r^2 > 5$, and $5r^2 + 5 > 5r$. From first: $r^2 - r - 1 < 0$, giving $r \in (\frac{1-\sqrt{5}}{2}, \frac{1+\sqrt{5}}{2})$. From second: $r^2 + r - 1 > 0$. Combining these conditions, $r = 7/4$ does not satisfy the constraints.
Q10 — Quadratic Equations · medium · numerical
The value of $\lambda$ such that sum of the squares of the roots of the quadratic equation $x^2 + (3 - \lambda)x + 2 = \lambda$ has the least value is
A. 4
B. 1
C. 15/8
D. 2 ✓ Correct
Solution: Equation: $x^2 + (3-\lambda)x + (2-\lambda) = 0$. Sum of squares: $\alpha^2 + \beta^2 = (\alpha+\beta)^2 - 2\alpha\beta = (\lambda-3)^2 - 2(2-\lambda) = \lambda^2 - 4\lambda + 5 = (\lambda-2)^2 + 1$. This is minimized when $\lambda = 2$, giving minimum value of 1.
Q11 — Quadratic Equations · medium · theory
The number of all possible positive integral values of $m$ for which the roots of the quadratic equation $6x^2 - 11x + m = 0$ are rational numbers is
A. 5
B. 2
C. 4
D. 3 ✓ Correct
Solution: For rational roots, discriminant $D = 121 - 24m$ must be a perfect square. Testing: $D(3) = 49 = 7^2$ ✓, $D(4) = 25 = 5^2$ ✓, $D(5) = 1 = 1^2$ ✓. For $m \geq 6$, $D < 0$. So $m \in \{3, 4, 5\}$, giving 3 values.
Q12 — Quadratic Equations · hard · numerical
Let $\alpha$ and $\beta$ be two roots of the equation $x^2 + 2x + 2 = 0$, then $\alpha^{15} + \beta^{15}$ is equal to
A. 256
B. 512
C. $-256$ ✓ Correct
D. $-512$
Solution: Roots: $x = -1 \pm i$. Converting to polar form: $\alpha = \sqrt{2}e^{i3\pi/4}$, $\beta = \sqrt{2}e^{-i3\pi/4}$. Using De Moivre's theorem: $\alpha^{15} + \beta^{15} = 2^{15/2}[\cos(45\pi/4) + \cos(-45\pi/4)] = 2^{7.5} \cdot 2\cos(45\pi/4) = 2^8 \cdot \cos(\pi/4) \cdot (-1) = -256$.
Q13 — Quadratic Equations · medium · theory
Let $S = \{x \in \mathbb{R} : x \geq 0 \text{ and } 2|x - 3| + x(x - 6) + 6 = 0\}$. Then, $S$
A. is an empty set
B. contains exactly one element
C. contains exactly two elements ✓ Correct
D. contains exactly four elements
Solution: Let $y = x - 3$. Then $2|y| + (y+3)(y-3) + 6 = 0 \Rightarrow 2|y| + y^2 - 3 + 6 = 0 \Rightarrow |y|^2 + 2|y| - 3 = 0$. Solving: $(|y|+3)(|y|-1) = 0$, so $|y| = 1$. Thus $y = \pm 1$, giving $x = 4$ or $x = 2$. Both satisfy $x \geq 0$, so $S$ has two elements.
Q14 — Quadratic Equations · medium · numerical
If $\alpha$, $\beta$, $\gamma \in \mathbb{C}$ are the distinct roots of the equation $x^2 - x + 1 = 0$, then $\alpha^{101} + \beta^{107}$ is equal to
A. $-1$
B. 0
C. 1 ✓ Correct
D. 2
Solution: The roots are $\alpha = e^{i\pi/3}$ and $\beta = e^{-i\pi/3}$ (the primitive cube roots of unity $\omega, \omega^2$). Note that $\alpha^3 = 1$. So $\alpha^{101} = \alpha^{3 \cdot 33 + 2} = \alpha^2$ and $\beta^{107} = \beta^{3 \cdot 35 + 2} = \beta^2$. Since $1 + \alpha + \alpha^2 = 0$, we have $\alpha^{101} + \beta^{107} = \alpha^2 + \beta^2 = -1 - 1 = 1$.
Q15 — Quadratic Equations · hard · numerical
For a positive integer $n$, if the quadratic equation $x(x + 1) + (x + 1)(x + 2) + \cdots + (x + n - 1)(x + n) = 10n$ has two consecutive integral solutions, then $n$ is equal to
A. 12
B. 9
C. 10
D. 11 ✓ Correct
Solution: Expanding the left side and simplifying: $nx^2 + n^2x + \frac{n(n^2-1)}{3} = 10n$. Dividing by $n$: $3x^2 + 3nx + n^2 - 31 = 0$. For consecutive roots with $|\alpha - \beta| = 1$: $(\alpha - \beta)^2 = 1 \Rightarrow n^2 - 4(n^2-31)/3 = 1$. Solving: $n^2 = 121$, so $n = 11$.
Q16 — Quadratic Equations · hard · numerical
The sum of all real values of $x$ satisfying the equation $(x^2 - 5x + 5)^{x^2 + 4x - 60} = 1$ is
A. 3 ✓ Correct
B. $-4$
C. 6
D. 5
Solution: The equation $a^b = 1$ holds when: (1) $b = 0$ and $a \neq 0$, (2) $a = 1$, or (3) $a = -1$ and $b$ is even. Case 1: $x^2 + 4x - 60 = 0 \Rightarrow x = 6$ or $x = -10$. Case 2: $x^2 - 5x + 5 = 1 \Rightarrow x = 1$ or $x = 4$. Case 3 yields $x = 2$ (checking evenness). Sum = $6 + (-10) + 1 + 4 + 2 = 3$.
Q17 — Quadratic Equations · hard · theory
Let $-\frac{\pi}{6} < \theta < -\frac{\pi}{12}$. Suppose $\alpha_1$ and $\beta_1$ are the roots of the equation $x^2 - 2x\sec\theta + 1 = 0$ and $\alpha_2$ and $\beta_2$ are the roots of the equation $x^2 + 2x\tan\theta - 1 = 0$. If $\alpha_1 > 1$ and $\alpha_2 > 2$, then $\alpha_1 + \alpha_2$ equals
A. $2(\sec\theta - \tan\theta)$
B. $2\sec\theta$
C. $-2\tan\theta$ ✓ Correct
D. 0
Solution: From the first equation: $\alpha_1 = \sec\theta - \tan\theta$, $\beta_1 = \sec\theta + \tan\theta$. From the second: $\alpha_2 = -\tan\theta + \sec\theta$, $\beta_2 = -\tan\theta - \sec\theta$. Given $\alpha_1 > 1$ and $\alpha_2 > 2$, and using the angle constraints, $\alpha_1 + \alpha_2 = -2\tan\theta$.
Q18 — Quadratic Equations · medium · numerical
Let $\alpha$ and $\beta$ be the roots of equation $x^2 - 6x - 2 = 0$. If $a_n = \alpha^n - \beta^n$ for $n \geq 1$, then the value of $\frac{a_{10} - 2a_8}{2a_9}$ is
A. 6
B. $\pm 6$
C. 3 ✓ Correct
D. $\pm 3$
Solution: Since $\alpha$ and $\beta$ satisfy $x^2 = 6x + 2$, we have $a_n = 6a_{n-1} + 2a_{n-2}$ (recurrence). From this: $a_{10} = 6a_9 + 2a_8$. Therefore $\frac{a_{10} - 2a_8}{2a_9} = \frac{6a_9}{2a_9} = 3$.
Q19 — Quadratic Equations · hard · theory
In the quadratic equation $p(x) = 0$ with real coefficients has purely imaginary roots. Then, the equation $p[p(x)] = 0$ has
A. only purely imaginary roots
B. all real roots
C. two real and two purely imaginary roots
D. neither real nor purely imaginary roots ✓ Correct
Solution: Let $p(x) = ax^2 + b$ with $a, b$ of the same sign and real. If $p(x) = 0$ has purely imaginary roots, then $p(x) \in \mathbb{R}$ for all real $x$ with $p(x) \neq 0$. Thus $p(p(x)) = a[p(x)]^2 + b$ is real and non-zero for all real $x$, meaning $p[p(x)] = 0$ has no real solutions. The solutions are complex numbers that are neither real nor purely imaginary.
Q20 — Quadratic Equations · medium · numerical
Let $\alpha$ and $\beta$ be the roots of equation $px^2 + qx + r = 0$, $p \neq 0$. If $p$, $q$ and $r$ are in AP and $\frac{1}{\alpha} + \frac{1}{\beta} = 4$, then the value of $|\alpha - \beta|$ is
A. $\frac{\sqrt{61}}{9}$
B. $\frac{2\sqrt{17}}{9}$
C. $\frac{\sqrt{34}}{9}$
D. $\frac{2\sqrt{13}}{9}$ ✓ Correct
Solution: From AP condition: $2q = p + r$. From $\frac{1}{\alpha} + \frac{1}{\beta} = 4$: $\frac{\alpha + \beta}{\alpha\beta} = 4$, so $-q/p = 4r/p$, giving $q = -4r$. Substituting into AP: $-8r = p + r$, so $p = -9r$. Then $(\alpha - \beta)^2 = (\alpha + \beta)^2 - 4\alpha\beta = (4r/3)^2 - 4(r/(-9r)) = 16r^2/9 + 4/9$. Solving: $|\alpha - \beta| = \frac{2\sqrt{13}}{9}$.