A English

Solution of quadratic equations and Nature of roots Questions in English

Class 11 Mathematics · 4-2.Quadratic Equations and Inequations · Solution of quadratic equations and Nature of roots

652+

Questions

English

Language

100%

With Solutions

Showing 50 of 652 questions in English

51
EasyMCQ
The value of $k$ for which the equation $2x^2 - kx + x + 8 = 0$ has equal and real roots is:
A
$-9$ and $-7$
B
$9$ and $7$
C
$-9$ and $7$
D
$9$ and $-7$

Solution

(D) The given quadratic equation is $2x^2 - (k - 1)x + 8 = 0$.
For the equation to have equal and real roots,the discriminant $D$ must be equal to $0$.
$D = b^2 - 4ac = 0$
Here,$a = 2$,$b = -(k - 1)$,and $c = 8$.
Substituting these values: $(-(k - 1))^2 - 4(2)(8) = 0$
$(k - 1)^2 - 64 = 0$
$k^2 - 2k + 1 - 64 = 0$
$k^2 - 2k - 63 = 0$
Factoring the quadratic equation: $(k - 9)(k + 7) = 0$
Therefore,$k = 9$ or $k = -7$.
52
EasyMCQ
The roots of the quadratic equation $2x^2 + 3x + 1 = 0$ are:
A
Irrational
B
Rational
C
Imaginary
D
None of these

Solution

(B) Given the quadratic equation $2x^2 + 3x + 1 = 0$.
Comparing this with $ax^2 + bx + c = 0$,we get $a = 2, b = 3, c = 1$.
The discriminant $D = b^2 - 4ac = (3)^2 - 4(2)(1) = 9 - 8 = 1$.
Since $D > 0$ and $D$ is a perfect square,the roots are real and rational.
Using the quadratic formula $x = \frac{-b \pm \sqrt{D}}{2a}$,we get $x = \frac{-3 \pm \sqrt{1}}{2(2)} = \frac{-3 \pm 1}{4}$.
Thus,the roots are $x = \frac{-2}{4} = -\frac{1}{2}$ and $x = \frac{-4}{4} = -1$.
Both roots are rational numbers.
53
EasyMCQ
If $l, m, n$ are real and $l \neq m$,then the roots of the equation $(l - m)x^2 - 5(l + m)x - 2(l - m) = 0$ are
A
Complex
B
Real and distinct
C
Real and equal
D
None of these

Solution

(B) The given quadratic equation is $(l - m)x^2 - 5(l + m)x - 2(l - m) = 0$.
The discriminant $D$ of a quadratic equation $ax^2 + bx + c = 0$ is given by $D = b^2 - 4ac$.
Here,$a = (l - m)$,$b = -5(l + m)$,and $c = -2(l - m)$.
$D = [-5(l + m)]^2 - 4(l - m)(-2(l - m))$
$D = 25(l + m)^2 + 8(l - m)^2$.
Since $l$ and $m$ are real and $l \neq m$,$(l - m)^2 > 0$ and $(l + m)^2 \geq 0$.
Thus,$D = 25(l + m)^2 + 8(l - m)^2 > 0$.
Since the discriminant $D > 0$,the roots of the equation are real and distinct.
54
EasyMCQ
The roots of the equation $x^2 + 2\sqrt{3}x + 3 = 0$ are
A
Real and unequal
B
Rational and equal
C
Irrational and equal
D
Irrational and unequal

Solution

(C) Given the quadratic equation $x^2 + 2\sqrt{3}x + 3 = 0$.
Comparing this with $ax^2 + bx + c = 0$,we get $a = 1, b = 2\sqrt{3}, c = 3$.
The discriminant $D = b^2 - 4ac$ is calculated as:
$D = (2\sqrt{3})^2 - 4(1)(3)$
$D = 12 - 12 = 0$.
Since $D = 0$,the roots are real and equal.
Further,the roots are given by $x = \frac{-b \pm \sqrt{D}}{2a} = \frac{-2\sqrt{3} \pm 0}{2(1)} = -\sqrt{3}$.
Since $-\sqrt{3}$ is an irrational number,the roots are irrational and equal.
55
MediumMCQ
If ${x^2} + 2x + 2xy + my - 3$ has two rational factors,then the value of $m$ will be
A
$-6, -2$
B
$-6, 2$
C
$6, -2$
D
$6, 2$

Solution

(C) The given expression is $f(x, y) = x^2 + 2x(1 + y) + (my - 3)$.
For the expression to have rational factors,its discriminant $D$ with respect to $x$ must be a perfect square of a linear polynomial in $y$.
$D = [2(1 + y)]^2 - 4(1)(my - 3) = 4(1 + 2y + y^2 - my + 3) = 4(y^2 + y(2 - m) + 4)$.
For $D$ to be a perfect square,the quadratic $y^2 + y(2 - m) + 4$ must be a perfect square,which means its discriminant must be zero.
$D_y = (2 - m)^2 - 4(1)(4) = 0$.
$(2 - m)^2 = 16$.
$2 - m = \pm 4$.
If $2 - m = 4$,then $m = -2$.
If $2 - m = -4$,then $m = 6$.
Thus,the values of $m$ are $6$ and $-2$.
56
MediumMCQ
The roots of $ax^2 + b = 0$ are real and distinct if:
A
$ab > 0$
B
$ab < 0$
C
$a, b > 0$
D
$a, b < 0$

Solution

(B) For a quadratic equation $Ax^2 + Bx + C = 0$,the roots are real and distinct if the discriminant $D = B^2 - 4AC > 0$.
Here,$A = a$,$B = 0$,and $C = b$.
Substituting these values into the discriminant formula:
$D = 0^2 - 4(a)(b) > 0$
$-4ab > 0$
Dividing by $-4$ (which reverses the inequality sign):
$ab < 0$.
57
EasyMCQ
The roots of the equations $2x^2 - 5x + 1 = 0$ and $x^2 + 5x + 2 = 0$ are:
A
Reciprocal and of the same sign
B
Reciprocal and of opposite signs
C
Equal in product
D
None of these

Solution

(B) Let the roots of the first equation $2x^2 - 5x + 1 = 0$ be $\alpha$ and $\beta$.
Then,$\alpha \beta = \frac{c}{a} = \frac{1}{2}$.
Now,consider the second equation $x^2 + 5x + 2 = 0$. Let its roots be $\gamma$ and $\delta$.
Then,$\gamma \delta = \frac{2}{1} = 2$.
Comparing the two equations,we observe that the coefficients of the second equation are the reverse of the first,but with a sign change in the middle term.
Specifically,if the roots of $ax^2 + bx + c = 0$ are $\alpha, \beta$,then the roots of $cx^2 + bx + a = 0$ are $\frac{1}{\alpha}, \frac{1}{\beta}$.
For the equation $x^2 + 5x + 2 = 0$,which is $2x^2 + 5x + 1 = 0$ (if we consider the reciprocal property),the roots are related to the original.
Actually,for $2x^2 - 5x + 1 = 0$,the roots are $\alpha, \beta$. For $x^2 + 5x + 2 = 0$,the roots are $-\frac{1}{\alpha}, -\frac{1}{\beta}$.
Thus,the roots are reciprocals of each other and have opposite signs.
58
EasyMCQ
If $a + b + c = 0$,$a \ne 0$,and $a, b, c \in \mathbb{Q}$,then both the roots of the equation $ax^2 + bx + c = 0$ are
A
Rational
B
Non-real
C
Irrational
D
Zero

Solution

(A) Given the quadratic equation $ax^2 + bx + c = 0$ where $a, b, c \in \mathbb{Q}$ and $a + b + c = 0$.
Since $a + b + c = 0$,we have $b = -(a + c)$.
The discriminant $D$ is given by $D = b^2 - 4ac$.
Substituting $b = -(a + c)$,we get $D = (-(a + c))^2 - 4ac = (a + c)^2 - 4ac$.
Expanding this,$D = a^2 + 2ac + c^2 - 4ac = a^2 - 2ac + c^2 = (a - c)^2$.
Since $a, c \in \mathbb{Q}$,$(a - c)^2$ is a perfect square of a rational number.
For a quadratic equation with rational coefficients,if the discriminant $D$ is a perfect square of a rational number,the roots are rational.
Therefore,both roots are rational.
59
EasyMCQ
If $a, b, c \in Q$,then the roots of the equation $(b + c - 2a)x^2 + (c + a - 2b)x + (a + b - 2c) = 0$ are
A
Rational
B
Non-real
C
Irrational
D
Equal

Solution

(A) Let the given quadratic equation be $Ax^2 + Bx + C = 0$,where $A = b + c - 2a$,$B = c + a - 2b$,and $C = a + b - 2c$.
Sum of the coefficients is $A + B + C = (b + c - 2a) + (c + a - 2b) + (a + b - 2c) = (a - a) + (b - b) + (c - c) = 0$.
Since the sum of the coefficients is $0$,one root of the equation is $x = 1$.
Since $a, b, c \in Q$,the coefficients $A, B, C$ are rational numbers.
For a quadratic equation with rational coefficients,if one root is rational,the other root must also be rational (as the product of roots is $C/A$,which is rational).
Therefore,the roots are rational.
60
EasyMCQ
The expression $x^2 + 2bx + c$ has a positive value for all real $x$ if:
A
$b^2 - 4c > 0$
B
$b^2 - 4c < 0$
C
$c^2 < b$
D
$b^2 < c$

Solution

(D) The given expression is $f(x) = x^2 + 2bx + c$.
Completing the square,we get $f(x) = (x + b)^2 + c - b^2$.
Since $(x + b)^2 \ge 0$ for all real $x$,the expression $f(x)$ will be positive for all $x$ if the constant term $c - b^2 > 0$.
This implies $c > b^2$,or $b^2 < c$.
61
EasyMCQ
If the roots of $4x^2 + px + 9 = 0$ are equal,then the absolute value of $p$ is:
A
$144$
B
$12$
C
$-12$
D
$\pm 12$

Solution

(B) For a quadratic equation $ax^2 + bx + c = 0$,the roots are equal if the discriminant $D = b^2 - 4ac = 0$.
Here,$a = 4$,$b = p$,and $c = 9$.
Substituting these values into the discriminant formula:
$p^2 - 4(4)(9) = 0$
$p^2 - 144 = 0$
$p^2 = 144$
$p = \pm 12$
The absolute value of $p$ is $|p| = |\pm 12| = 12$.
62
EasyMCQ
The condition for the roots of the equation $(c^2 - ab)x^2 - 2(a^2 - bc)x + (b^2 - ac) = 0$ to be equal is
A
$a = 0$
B
$b = 0$
C
$c = 0$
D
None of these

Solution

(A) For the roots of a quadratic equation $Ax^2 + Bx + C = 0$ to be equal,the discriminant $D = B^2 - 4AC$ must be zero.
Here,$A = (c^2 - ab)$,$B = -2(a^2 - bc)$,and $C = (b^2 - ac)$.
Setting $D = 0$:
$[-2(a^2 - bc)]^2 - 4(c^2 - ab)(b^2 - ac) = 0$
$4(a^2 - bc)^2 - 4(c^2 - ab)(b^2 - ac) = 0$
$(a^4 - 2a^2bc + b^2c^2) - (b^2c^2 - ac^3 - ab^3 + a^2bc) = 0$
$a^4 - 2a^2bc + b^2c^2 - b^2c^2 + ac^3 + ab^3 - a^2bc = 0$
$a^4 - 3a^2bc + ac^3 + ab^3 = 0$
$a(a^3 + b^3 + c^3 - 3abc) = 0$
Thus,the condition is $a = 0$ or $a^3 + b^3 + c^3 = 3abc$.
63
MediumMCQ
If ${b_1}{b_2} = 2({c_1} + {c_2})$,then at least one of the equations ${x^2} + {b_1}x + {c_1} = 0$ and ${x^2} + {b_2}x + {c_2} = 0$ has
A
Real roots
B
Purely imaginary roots
C
Imaginary roots
D
None of these

Solution

(A) Let ${D_1}$ and ${D_2}$ be the discriminants of the equations ${x^2} + {b_1}x + {c_1} = 0$ and ${x^2} + {b_2}x + {c_2} = 0$ respectively.
Then,${D_1} = b_1^2 - 4{c_1}$ and ${D_2} = b_2^2 - 4{c_2}$.
Adding the two discriminants,we get:
${D_1} + {D_2} = b_1^2 + b_2^2 - 4({c_1} + {c_2})$.
Given that ${b_1}{b_2} = 2({c_1} + {c_2})$,we can substitute $4({c_1} + {c_2}) = 2{b_1}{b_2}$ into the equation:
${D_1} + {D_2} = b_1^2 + b_2^2 - 2{b_1}{b_2} = {(b_1 - b_2)^2}$.
Since the square of any real number is non-negative,${(b_1 - b_2)^2} \ge 0$,which implies ${D_1} + {D_2} \ge 0$.
If the sum of two numbers is non-negative,at least one of them must be non-negative.
Therefore,${D_1} \ge 0$ or ${D_2} \ge 0$,which means at least one of the equations has real roots.
64
EasyMCQ
The value of $k$ for which the quadratic equation $kx^2 + 1 = kx + 3x - 11x^2$ has real and equal roots is:
A
$ - 11, - 3$
B
$5, 7$
C
$5, - 7$
D
None of these

Solution

(C) The given quadratic equation is $kx^2 + 1 = kx + 3x - 11x^2$.
Rearranging the terms,we get $(k + 11)x^2 - (k + 3)x + 1 = 0$.
For the quadratic equation to have real and equal roots,the discriminant $D$ must be equal to $0$.
$D = b^2 - 4ac = 0$
Substituting the coefficients $a = (k + 11)$,$b = -(k + 3)$,and $c = 1$:
$(k + 3)^2 - 4(k + 11)(1) = 0$
$k^2 + 6k + 9 - 4k - 44 = 0$
$k^2 + 2k - 35 = 0$
Factoring the quadratic equation:
$(k + 7)(k - 5) = 0$
Thus,$k = -7$ or $k = 5$.
65
DifficultMCQ
The expression $y = ax^2 + bx + c$ always has the same sign as $c$ if
A
$4ac < b^2$
B
$4ac > b^2$
C
$ac < b^2$
D
$ac > b^2$

Solution

(B) Let $f(x) = ax^2 + bx + c$. Then $f(0) = c$. Thus,the graph of $y = f(x)$ meets the $y$-axis at $(0, c)$.
If $c > 0$,then by hypothesis $f(x) > 0$. This means that the curve $y = f(x)$ does not meet the $x$-axis.
If $c < 0$,then by hypothesis $f(x) < 0$,which means that the curve $y = f(x)$ is always below the $x$-axis and so it does not intersect the $x$-axis.
Thus,in both cases,$y = f(x)$ does not intersect the $x$-axis,i.e.,$f(x) \neq 0$ for any real $x$.
Hence,$f(x) = 0$,i.e.,$ax^2 + bx + c = 0$ has imaginary roots,which implies the discriminant $D = b^2 - 4ac < 0$,or $b^2 < 4ac$.
66
MediumMCQ
The value of $m$ for which the equation $\frac{a}{x + a + m} + \frac{b}{x + b + m} = 1$ has roots equal in magnitude but opposite in sign is
A
$\frac{a + b}{a - b}$
B
$0$
C
$\frac{a - b}{a + b}$
D
$\frac{2(a - b)}{a + b}$

Solution

(B) Given equation: $\frac{a}{x + a + m} + \frac{b}{x + b + m} = 1$
Multiplying both sides by $(x + a + m)(x + b + m)$,we get:
$a(x + b + m) + b(x + a + m) = (x + a + m)(x + b + m)$
$ax + ab + am + bx + ab + bm = x^2 + bx + mx + ax + ab + am + mx + bm + m^2$
Simplifying the equation:
$x^2 + 2mx + m^2 - ab = 0$
For the roots to be equal in magnitude but opposite in sign,the sum of the roots must be $0$.
Sum of roots $= -\frac{\text{coefficient of } x}{\text{coefficient of } x^2} = -\frac{2m}{1} = -2m$
Setting $-2m = 0$,we get $m = 0$.
67
EasyMCQ
The roots of the equation $({a^2} + {b^2}){t^2} - 2(ac + bd)t + ({c^2} + {d^2}) = 0$ are equal. Then:
A
$ab = cd$
B
$ac = bd$
C
$ad + bc = 0$
D
$\frac{a}{b} = \frac{c}{d}$

Solution

(D) For a quadratic equation $At^2 + Bt + C = 0$ to have equal roots,the discriminant $D = B^2 - 4AC$ must be equal to $0$.
Here,$A = (a^2 + b^2)$,$B = -2(ac + bd)$,and $C = (c^2 + d^2)$.
Setting $D = 0$ gives:
$[-2(ac + bd)]^2 - 4(a^2 + b^2)(c^2 + d^2) = 0$
$4(ac + bd)^2 - 4(a^2 + b^2)(c^2 + d^2) = 0$
$(ac + bd)^2 - (a^2 + b^2)(c^2 + d^2) = 0$
$a^2c^2 + b^2d^2 + 2abcd - (a^2c^2 + a^2d^2 + b^2c^2 + b^2d^2) = 0$
$a^2c^2 + b^2d^2 + 2abcd - a^2c^2 - a^2d^2 - b^2c^2 - b^2d^2 = 0$
$-a^2d^2 - b^2c^2 + 2abcd = 0$
$-(a^2d^2 + b^2c^2 - 2abcd) = 0$
$-(ad - bc)^2 = 0$
$(ad - bc)^2 = 0$
$ad = bc$
$\frac{a}{b} = \frac{c}{d}$.
68
EasyMCQ
For what values of $k$ will the equation $x^2 - 2(1 + 3k)x + 7(3 + 2k) = 0$ have equal roots?
A
$1, - \frac{10}{9}$
B
$2, - \frac{10}{9}$
C
$3, - \frac{10}{9}$
D
$4, - \frac{10}{9}$

Solution

(B) For a quadratic equation $ax^2 + bx + c = 0$ to have equal roots,the discriminant $D = b^2 - 4ac$ must be equal to $0$.
Here,$a = 1$,$b = -2(1 + 3k)$,and $c = 7(3 + 2k)$.
Setting $D = 0$:
$[-2(1 + 3k)]^2 - 4(1)(7(3 + 2k)) = 0$
$4(1 + 3k)^2 - 28(3 + 2k) = 0$
Divide by $4$:
$(1 + 3k)^2 - 7(3 + 2k) = 0$
$1 + 6k + 9k^2 - 21 - 14k = 0$
$9k^2 - 8k - 20 = 0$
Solving the quadratic equation $9k^2 - 8k - 20 = 0$ using the quadratic formula $k = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$:
$k = \frac{8 \pm \sqrt{(-8)^2 - 4(9)(-20)}}{2(9)}$
$k = \frac{8 \pm \sqrt{64 + 720}}{18}$
$k = \frac{8 \pm \sqrt{784}}{18}$
$k = \frac{8 \pm 28}{18}$
$k_1 = \frac{36}{18} = 2$ and $k_2 = \frac{-20}{18} = -\frac{10}{9}$.
Thus,the values of $k$ are $2, -\frac{10}{9}$.
69
EasyMCQ
If the roots of the equation $x^2 + a^2 = 8x + 6a$ are real,then
A
$a \in [2, 8]$
B
$a \in [-2, 8]$
C
$a \in (2, 8)$
D
$a \in (-2, 8)$

Solution

(B) The given equation is $x^2 - 8x + (a^2 - 6a) = 0$.
For the roots to be real,the discriminant $D$ must be greater than or equal to $0$.
$D = b^2 - 4ac \ge 0$
$(-8)^2 - 4(1)(a^2 - 6a) \ge 0$
$64 - 4a^2 + 24a \ge 0$
Dividing by $-4$ (and reversing the inequality sign):
$a^2 - 6a - 16 \le 0$
Factoring the quadratic:
$(a - 8)(a + 2) \le 0$
This inequality holds when $a$ lies between the roots $-2$ and $8$,inclusive.
Therefore,$a \in [-2, 8]$.
70
EasyMCQ
Let $p, q \in \{1, 2, 3, 4\}$. The number of equations of the form $px^2 + qx + 1 = 0$ having real roots is
A
$15$
B
$9$
C
$7$
D
$8$

Solution

(C) For the quadratic equation $px^2 + qx + 1 = 0$ to have real roots,the discriminant $D$ must be greater than or equal to $0$.
$D = q^2 - 4(p)(1) \ge 0$
$q^2 \ge 4p$
Given $p, q \in \{1, 2, 3, 4\}$,we test the possible values:
If $p = 1$,$q^2 \ge 4 \Rightarrow q \in \{2, 3, 4\}$ ($3$ solutions).
If $p = 2$,$q^2 \ge 8 \Rightarrow q \in \{3, 4\}$ ($2$ solutions).
If $p = 3$,$q^2 \ge 12 \Rightarrow q \in \{4\}$ ($1$ solution).
If $p = 4$,$q^2 \ge 16 \Rightarrow q \in \{4\}$ ($1$ solution).
Total number of solutions = $3 + 2 + 1 + 1 = 7$.
71
EasyMCQ
For what value of $k$ will the equation $x^2 - (3k - 1)x + 2k^2 + 2k = 0$ have equal roots?
A
$5$
B
$9$
C
Both $5$ and $9$
D
$0$

Solution

(C) For a quadratic equation $ax^2 + bx + c = 0$ to have equal roots,the discriminant $D = b^2 - 4ac$ must be equal to $0$.
Here,$a = 1$,$b = -(3k - 1)$,and $c = 2k^2 + 2k$.
Setting $D = 0$:
$(-(3k - 1))^2 - 4(1)(2k^2 + 2k) = 0$
$(3k - 1)^2 - 4(2k^2 + 2k) = 0$
$9k^2 - 6k + 1 - 8k^2 - 8k = 0$
$k^2 - 14k + 1 = 0$
Wait,checking the original equation provided in the prompt: $x^2 - (3k - 1)x + 2k^2 + 2k = 0$. Solving $k^2 - 14k + 1 = 0$ gives $k = 7 \pm 4\sqrt{3}$.
However,based on the provided solution steps in the prompt,the equation was intended to be $x^2 - (3k - 1)x + 2k^2 + 2k - 11 = 0$.
Using the intended equation: $D = (3k - 1)^2 - 4(2k^2 + 2k - 11) = 0$
$9k^2 - 6k + 1 - 8k^2 - 8k + 44 = 0$
$k^2 - 14k + 45 = 0$
$(k - 5)(k - 9) = 0$
Thus,$k = 5$ or $k = 9$.
72
EasyMCQ
The value of $k$ for which the equation $(k - 2)x^2 + 8x + k + 4 = 0$ has both roots real,distinct,and negative is
A
$0$
B
$2$
C
$3$
D
$-4$

Solution

(C) For the quadratic equation $ax^2 + bx + c = 0$ to have real and distinct roots,the discriminant $D = b^2 - 4ac > 0$.
Here,$a = k - 2$,$b = 8$,and $c = k + 4$.
$D = 8^2 - 4(k - 2)(k + 4) = 64 - 4(k^2 + 2k - 8) = 64 - 4k^2 - 8k + 32 = -4k^2 - 8k + 96$.
Setting $D > 0$: $-4(k^2 + 2k - 24) > 0$ $\Rightarrow k^2 + 2k - 24 < 0$ $\Rightarrow (k + 6)(k - 4) < 0$,so $-6 < k < 4$.
For roots to be negative,the sum of roots $\alpha + \beta = -b/a = -8/(k - 2) < 0$ and the product of roots $\alpha \beta = c/a = (k + 4)/(k - 2) > 0$.
From $-8/(k - 2) < 0$,we get $k - 2 > 0 \Rightarrow k > 2$.
From $(k + 4)/(k - 2) > 0$,we get $k < -4$ or $k > 2$.
Combining all conditions: $2 < k < 4$. Among the given options,$k = 3$ satisfies this condition.
Checking $k = 3$: $(3 - 2)x^2 + 8x + (3 + 4) = 0$ $\Rightarrow x^2 + 8x + 7 = 0$ $\Rightarrow (x + 1)(x + 7) = 0$,giving $x = -1, -7$,which are real,distinct,and negative.
73
EasyMCQ
If $k \in (-\infty, -2) \cup (2, \infty)$,then the roots of the equation $x^2 + 2kx + 4 = 0$ are
A
Complex
B
Real and unequal
C
Real and equal
D
One real and one imaginary

Solution

(B) The given quadratic equation is $x^2 + 2kx + 4 = 0$.
For a quadratic equation $ax^2 + bx + c = 0$,the nature of roots is determined by the discriminant $D = b^2 - 4ac$.
Here,$a = 1$,$b = 2k$,and $c = 4$.
$D = (2k)^2 - 4(1)(4) = 4k^2 - 16$.
For the roots to be real and unequal,we must have $D > 0$.
$4k^2 - 16 > 0$ $\Rightarrow 4(k^2 - 4) > 0$ $\Rightarrow k^2 > 4$.
This inequality holds when $k \in (-\infty, -2) \cup (2, \infty)$.
Since the given condition is $k \in (-\infty, -2) \cup (2, \infty)$,the discriminant $D$ is always greater than $0$.
Therefore,the roots are real and unequal.
74
EasyMCQ
If the equation $(m - n)x^2 + (n - l)x + l - m = 0$ has equal roots,then $l, m,$ and $n$ satisfy:
A
$2l = m + n$
B
$2m = n + l$
C
$m = n + l$
D
$l = m + n$

Solution

(B) For a quadratic equation $ax^2 + bx + c = 0$ to have equal roots,the discriminant $D = b^2 - 4ac$ must be $0$.
Here,$a = (m - n)$,$b = (n - l)$,and $c = (l - m)$.
Substituting these into $D = 0$:
$(n - l)^2 - 4(m - n)(l - m) = 0$
$n^2 + l^2 - 2nl - 4(ml - m^2 - nl + mn) = 0$
$n^2 + l^2 - 2nl - 4ml + 4m^2 + 4nl - 4mn = 0$
$l^2 + n^2 + 4m^2 + 2nl - 4mn - 4ml = 0$
This expression is the expansion of $(l + n - 2m)^2 = 0$.
Therefore,$l + n - 2m = 0$,which implies $2m = n + l$.
This indicates that $l, m, n$ are in $A.P.$
75
EasyMCQ
The least integer $k$ which makes the roots of the equation $x^2 + 5x + k = 0$ imaginary is
A
$4$
B
$5$
C
$6$
D
$7$

Solution

(D) For the roots of the quadratic equation $ax^2 + bx + c = 0$ to be imaginary,the discriminant $D$ must be less than $0$.
$D = b^2 - 4ac < 0$
Here,$a = 1$,$b = 5$,and $c = k$.
Substituting these values,we get $5^2 - 4(1)(k) < 0$.
$25 - 4k < 0$
$4k > 25$
$k > \frac{25}{4}$
$k > 6.25$
The least integer $k$ greater than $6.25$ is $7$.
76
EasyMCQ
The roots of $4x^2 + 6px + 1 = 0$ are equal,then the value of $p$ is
A
$\frac{4}{5}$
B
$\frac{1}{3}$
C
$\frac{2}{3}$
D
$\frac{4}{3}$

Solution

(C) For a quadratic equation $ax^2 + bx + c = 0$,the roots are equal if the discriminant $D = b^2 - 4ac = 0$.
Given equation: $4x^2 + 6px + 1 = 0$.
Here,$a = 4$,$b = 6p$,and $c = 1$.
Substituting these values into the discriminant formula:
$(6p)^2 - 4(4)(1) = 0$
$36p^2 - 16 = 0$
$36p^2 = 16$
$p^2 = \frac{16}{36} = \frac{4}{9}$
$p = \pm \sqrt{\frac{4}{9}} = \pm \frac{2}{3}$.
Since the options provided only include the positive value,the correct option is $\frac{2}{3}$.
77
MediumMCQ
For how many values of $k$ is the equation $(1 + 2k)x^2 + (1 - 2k)x + (1 - 2k) = 0$ a perfect square?
A
$2$
B
$0$
C
$1$
D
$3$

Solution

(A) The given equation is $(1 + 2k)x^2 + (1 - 2k)x + (1 - 2k) = 0$.
For a quadratic equation $ax^2 + bx + c = 0$ to be a perfect square,its discriminant $D = b^2 - 4ac$ must be equal to $0$.
Here,$a = (1 + 2k)$,$b = (1 - 2k)$,and $c = (1 - 2k)$.
Setting $D = 0$,we get $(1 - 2k)^2 - 4(1 + 2k)(1 - 2k) = 0$.
Factoring out $(1 - 2k)$,we have $(1 - 2k) \cdot [(1 - 2k) - 4(1 + 2k)] = 0$.
$(1 - 2k) \cdot [1 - 2k - 4 - 8k] = 0$.
$(1 - 2k) \cdot (-3 - 10k) = 0$.
This gives two possible values for $k$: $1 - 2k = 0 \implies k = \frac{1}{2}$ and $-3 - 10k = 0 \implies k = -\frac{3}{10}$.
However,if $k = -\frac{1}{2}$,the coefficient of $x^2$ becomes $0$,and the equation is no longer quadratic. Checking $k = \frac{1}{2}$,the equation becomes $2x^2 = 0$,which is a perfect square. Checking $k = -\frac{3}{10}$,the equation becomes $(1 - 0.6)x^2 + (1 + 0.6)x + (1 + 0.6) = 0$,i.e.,$0.4x^2 + 1.6x + 1.6 = 0$,which simplifies to $x^2 + 4x + 4 = (x+2)^2 = 0$,which is also a perfect square.
Thus,there are $2$ such values of $k$.
78
EasyMCQ
If $\sin A, \sin B, \cos A$ are in $G.P.$,then the roots of the equation $x^2 + 2x \cot B + 1 = 0$ are always
A
Real
B
Imaginary
C
Greater than $1$
D
Equal

Solution

(A) Given that $\sin A, \sin B, \cos A$ are in $G.P.$,we have $\sin^2 B = \sin A \cos A$.
Multiplying by $2$,we get $2 \sin^2 B = 2 \sin A \cos A = \sin 2A$.
Using the identity $2 \sin^2 B = 1 - \cos 2B$,we have $1 - \cos 2B = \sin 2A$,which implies $\cos 2B = 1 - \sin 2A$.
Since $-1 \le \sin 2A \le 1$,it follows that $0 \le 1 - \sin 2A \le 2$,so $\cos 2B \ge 0$.
For the quadratic equation $x^2 + 2x \cot B + 1 = 0$,the discriminant $D$ is given by $D = (2 \cot B)^2 - 4(1)(1) = 4 \cot^2 B - 4 = 4(\cot^2 B - 1)$.
Using $\cot^2 B - 1 = \frac{\cos^2 B - \sin^2 B}{\sin^2 B} = \frac{\cos 2B}{\sin^2 B}$,we get $D = 4 \frac{\cos 2B}{\sin^2 B}$.
Since $\cos 2B \ge 0$ and $\sin^2 B > 0$,we have $D \ge 0$.
Therefore,the roots of the equation are always real.
79
EasyMCQ
If $2 + i\sqrt{3}$ is a root of the equation $x^2 + px + q = 0$,where $p$ and $q$ are real,then $(p, q) = $
A
$(-4, 7)$
B
$(4, -7)$
C
$(4, 7)$
D
$(-4, -7)$

Solution

(A) Since the coefficients $p$ and $q$ are real,the complex roots must occur in conjugate pairs.
Given one root is $x_1 = 2 + i\sqrt{3}$,the other root must be $x_2 = 2 - i\sqrt{3}$.
Using the properties of quadratic equations,the sum of the roots is $x_1 + x_2 = (2 + i\sqrt{3}) + (2 - i\sqrt{3}) = 4$.
From the equation $x^2 + px + q = 0$,the sum of the roots is $-p$. Therefore,$-p = 4$,which implies $p = -4$.
The product of the roots is $x_1 \times x_2 = (2 + i\sqrt{3})(2 - i\sqrt{3}) = 2^2 - (i\sqrt{3})^2 = 4 - (-3) = 7$.
From the equation $x^2 + px + q = 0$,the product of the roots is $q$. Therefore,$q = 7$.
Thus,$(p, q) = (-4, 7)$.
80
EasyMCQ
If the roots of the equation $\frac{\alpha}{x - \alpha} + \frac{\beta}{x - \beta} = 1$ are equal in magnitude but opposite in sign,then $\alpha + \beta =$
A
$0$
B
$1$
C
$2$
D
None of these

Solution

(A) Given equation: $\frac{\alpha}{x - \alpha} + \frac{\beta}{x - \beta} = 1$
Multiplying by $(x - \alpha)(x - \beta)$,we get:
$\alpha(x - \beta) + \beta(x - \alpha) = (x - \alpha)(x - \beta)$
$\alpha x - \alpha \beta + \beta x - \alpha \beta = x^2 - (\alpha + \beta)x + \alpha \beta$
$x^2 - (\alpha + \beta)x - (\alpha + \beta)x + 3\alpha \beta = 0$
$x^2 - 2(\alpha + \beta)x + 3\alpha \beta = 0$
Let the roots be $k$ and $-k$. Since the sum of the roots is equal to the coefficient of $x$ with a negative sign:
$k + (-k) = 2(\alpha + \beta)$
$0 = 2(\alpha + \beta)$
$\alpha + \beta = 0$
81
EasyMCQ
The quadratic equation with real coefficients whose one root is $7 + 5i$ will be:
A
$x^2 - 14x + 74 = 0$
B
$x^2 + 14x + 74 = 0$
C
$x^2 - 14x - 74 = 0$
D
$x^2 + 14x - 74 = 0$

Solution

(A) Since the coefficients are real,the complex roots must occur in conjugate pairs.
Given one root is $\alpha = 7 + 5i$,the other root must be $\beta = 7 - 5i$.
The sum of the roots is $\alpha + \beta = (7 + 5i) + (7 - 5i) = 14$.
The product of the roots is $\alpha \beta = (7 + 5i)(7 - 5i) = 7^2 - (5i)^2 = 49 + 25 = 74$.
The quadratic equation is given by $x^2 - (\text{sum of roots})x + (\text{product of roots}) = 0$.
Substituting the values,we get $x^2 - 14x + 74 = 0$.
82
MediumMCQ
If the roots of the equation $\frac{1}{x + p} + \frac{1}{x + q} = \frac{1}{r}$ are equal in magnitude but opposite in sign,then the product of the roots will be
A
$\frac{p^2 + q^2}{2}$
B
$-\frac{p^2 + q^2}{2}$
C
$\frac{p^2 - q^2}{2}$
D
$-\frac{p^2 - q^2}{2}$

Solution

(B) The given equation is $\frac{1}{x + p} + \frac{1}{x + q} = \frac{1}{r}$.
Multiplying by $r(x + p)(x + q)$,we get $r(x + q) + r(x + p) = (x + p)(x + q)$.
$rx + rq + rx + rp = x^2 + px + qx + pq$.
$x^2 + x(p + q - 2r) + (pq - rp - rq) = 0$.
Let the roots be $\alpha$ and $-\alpha$. Since the sum of the roots is zero,the coefficient of $x$ must be zero:
$p + q - 2r = 0 \implies r = \frac{p + q}{2}$.
The product of the roots is $\alpha(-\alpha) = -\alpha^2 = pq - r(p + q)$.
Substituting $r = \frac{p + q}{2}$ into the product expression:
$-\alpha^2 = pq - \frac{p + q}{2}(p + q) = pq - \frac{(p + q)^2}{2}$.
$-\alpha^2 = \frac{2pq - (p^2 + q^2 + 2pq)}{2} = -\frac{p^2 + q^2}{2}$.
83
EasyMCQ
The quadratic equation whose one root is $2 - \sqrt{3}$ will be:
A
$x^2 - 4x - 1 = 0$
B
$x^2 - 4x + 1 = 0$
C
$x^2 + 4x - 1 = 0$
D
$x^2 + 4x + 1 = 0$

Solution

(B) Given that the first root is $\alpha = 2 - \sqrt{3}$.
Since the coefficients are rational,the other root must be the conjugate,$\beta = 2 + \sqrt{3}$.
The sum of the roots is $\alpha + \beta = (2 - \sqrt{3}) + (2 + \sqrt{3}) = 4$.
The product of the roots is $\alpha \beta = (2 - \sqrt{3})(2 + \sqrt{3}) = 2^2 - (\sqrt{3})^2 = 4 - 3 = 1$.
The quadratic equation is given by $x^2 - (\text{sum of roots})x + (\text{product of roots}) = 0$.
Substituting the values,we get $x^2 - 4x + 1 = 0$.
84
EasyMCQ
The quadratic equation whose one root is $\frac{1}{2 + \sqrt{5}}$ will be
A
$x^2 + 4x - 1 = 0$
B
$x^2 + 4x + 1 = 0$
C
$x^2 - 4x - 1 = 0$
D
$\sqrt{2}x^2 - 4x + 1 = 0$

Solution

(A) Given one root $\alpha = \frac{1}{2 + \sqrt{5}}$.
Rationalizing the denominator,we get $\alpha = \frac{2 - \sqrt{5}}{(2 + \sqrt{5})(2 - \sqrt{5})} = \frac{2 - \sqrt{5}}{4 - 5} = \frac{2 - \sqrt{5}}{-1} = \sqrt{5} - 2$.
Since the coefficients of the quadratic equation are typically rational,the other root $\beta$ must be the conjugate of $\alpha$,so $\beta = -\sqrt{5} - 2$.
Sum of roots $(\alpha + \beta) = (\sqrt{5} - 2) + (-\sqrt{5} - 2) = -4$.
Product of roots $(\alpha \beta) = (\sqrt{5} - 2)(-\sqrt{5} - 2) = -(\sqrt{5} - 2)(\sqrt{5} + 2) = -(5 - 4) = -1$.
The quadratic equation is given by $x^2 - (\text{sum of roots})x + (\text{product of roots}) = 0$.
Substituting the values,we get $x^2 - (-4)x + (-1) = 0$,which simplifies to $x^2 + 4x - 1 = 0$.
85
EasyMCQ
If the roots of the equation $x^2 + 2mx + m^2 - 2m + 6 = 0$ are equal,then the value of $m$ is:
A
$3$
B
$0$
C
$2$
D
$-1$

Solution

(A) For a quadratic equation $ax^2 + bx + c = 0$,the roots are equal if the discriminant $D = b^2 - 4ac = 0$.
Here,$a = 1$,$b = 2m$,and $c = m^2 - 2m + 6$.
Substituting these values into the discriminant formula:
$(2m)^2 - 4(1)(m^2 - 2m + 6) = 0$
$4m^2 - 4m^2 + 8m - 24 = 0$
$8m - 24 = 0$
$8m = 24$
$m = 3$.
86
EasyMCQ
The equation whose roots are $\frac{1}{3 + \sqrt{2}}$ and $\frac{1}{3 - \sqrt{2}}$ is
A
$7x^2 - 6x + 1 = 0$
B
$6x^2 - 7x + 1 = 0$
C
$x^2 - 6x + 7 = 0$
D
$x^2 - 7x + 6 = 0$

Solution

(A) Let the roots be $\alpha = \frac{1}{3 + \sqrt{2}}$ and $\beta = \frac{1}{3 - \sqrt{2}}$.
Rationalizing the roots:
$\alpha = \frac{3 - \sqrt{2}}{(3 + \sqrt{2})(3 - \sqrt{2})} = \frac{3 - \sqrt{2}}{9 - 2} = \frac{3 - \sqrt{2}}{7}$
$\beta = \frac{3 + \sqrt{2}}{(3 - \sqrt{2})(3 + \sqrt{2})} = \frac{3 + \sqrt{2}}{9 - 2} = \frac{3 + \sqrt{2}}{7}$
Sum of roots $(\alpha + \beta) = \frac{3 - \sqrt{2} + 3 + \sqrt{2}}{7} = \frac{6}{7}$
Product of roots $(\alpha \times \beta) = \frac{(3 - \sqrt{2})(3 + \sqrt{2})}{49} = \frac{9 - 2}{49} = \frac{7}{49} = \frac{1}{7}$
The quadratic equation is given by $x^2 - (\text{sum of roots})x + (\text{product of roots}) = 0$.
$x^2 - \frac{6}{7}x + \frac{1}{7} = 0$
Multiplying by $7$,we get $7x^2 - 6x + 1 = 0$.
87
DifficultMCQ
$A$ two-digit number is four times the sum of its digits and three times the product of its digits. The number is:
A
$42$
B
$24$
C
$12$
D
$21$

Solution

(B) Let the two-digit number be $10x + y$,where $x$ is the tens digit and $y$ is the units digit.
According to the problem,the number is four times the sum of its digits:
$10x + y = 4(x + y)$
$10x + y = 4x + 4y$
$6x = 3y$
$y = 2x$ (Equation $1$)
Also,the number is three times the product of its digits:
$10x + y = 3xy$ (Equation $2$)
Substitute $y = 2x$ into Equation $2$:
$10x + 2x = 3x(2x)$
$12x = 6x^2$
Since $x$ is the tens digit,$x \neq 0$,so we can divide by $6x$:
$2 = x$
Using Equation $1$,$y = 2(2) = 4$.
Thus,the number is $10(2) + 4 = 24$.
88
DifficultMCQ
Let $\alpha, \alpha^2$ be the roots of $x^2 + x + 1 = 0$. Then the equation whose roots are $\alpha^{31}, \alpha^{62}$ is:
A
$x^2 - x + 1 = 0$
B
$x^2 + x - 1 = 0$
C
$x^2 + x + 1 = 0$
D
$x^{60} + x^{30} + 1 = 0$

Solution

(C) Given the equation $x^2 + x + 1 = 0$.
Since $\alpha$ is a root,$\alpha^2 + \alpha + 1 = 0$,which implies $\alpha^3 = 1$.
Also,the roots are $\alpha$ and $\alpha^2$,so $\alpha + \alpha^2 = -1$ and $\alpha \cdot \alpha^2 = \alpha^3 = 1$.
We need the equation with roots $\alpha^{31}$ and $\alpha^{62}$.
Since $\alpha^3 = 1$,we have $\alpha^{31} = (\alpha^3)^{10} \cdot \alpha = 1^{10} \cdot \alpha = \alpha$.
Similarly,$\alpha^{62} = (\alpha^3)^{20} \cdot \alpha^2 = 1^{20} \cdot \alpha^2 = \alpha^2$.
The roots of the new equation are $\alpha$ and $\alpha^2$.
Therefore,the required equation is the same as the original equation: $x^2 + x + 1 = 0$.
89
EasyMCQ
The roots of the quadratic equation $(a + b - 2c)x^2 - (2a - b - c)x + (a - 2b + c) = 0$ are
A
$1$ and $\frac{a - 2b + c}{a + b - 2c}$
B
$\frac{1}{2}$ and $a - 2b + c$
C
$a - 2b + c$ and $\frac{1}{a + b - 2c}$
D
None of these

Solution

(D) For a quadratic equation $Ax^2 + Bx + C = 0$,if $A + B + C = 0$,then $x = 1$ is always a root.
Here,$A = a + b - 2c$,$B = -(2a - b - c)$,and $C = a - 2b + c$.
Sum of coefficients: $A + B + C = (a + b - 2c) - (2a - b - c) + (a - 2b + c) = a + b - 2c - 2a + b + c + a - 2b + c = (a - 2a + a) + (b + b - 2b) + (-2c + c + c) = 0 + 0 + 0 = 0$.
Since the sum of coefficients is $0$,$x_1 = 1$ is a root.
The product of roots is $\frac{C}{A} = \frac{a - 2b + c}{a + b - 2c}$.
Since $x_1 \times x_2 = \frac{a - 2b + c}{a + b - 2c}$ and $x_1 = 1$,the second root is $x_2 = \frac{a - 2b + c}{a + b - 2c}$.
Comparing this with the given options,none of the options $A, B,$ or $C$ match the calculated roots. Therefore,the correct option is $D$.
90
EasyMCQ
If $3 + 4i$ is a root of the equation ${x^2} + px + q = 0$ where $p$ and $q$ are real numbers,then:
A
$p = 6, q = 25$
B
$p = 6, q = 1$
C
$p = -6, q = -7$
D
$p = -6, q = 25$

Solution

(D) Given that the coefficients $p$ and $q$ are real numbers,the complex roots must occur in conjugate pairs.
Since $3 + 4i$ is a root,its conjugate $3 - 4i$ must also be a root of the equation ${x^2} + px + q = 0$.
For a quadratic equation ${x^2} + px + q = 0$,the sum of the roots is given by $-p$ and the product of the roots is given by $q$.
Sum of roots: $(3 + 4i) + (3 - 4i) = 6 = -p \implies p = -6$.
Product of roots: $(3 + 4i)(3 - 4i) = 3^2 - (4i)^2 = 9 - 16(-1) = 9 + 16 = 25 = q$.
Thus,$p = -6$ and $q = 25$.
91
MediumMCQ
If the roots of $x^2 - bx + c = 0$ are two consecutive integers,then $b^2 - 4c$ is
A
$1$
B
$2$
C
$3$
D
$4$

Solution

(A) Let the roots be $\alpha$ and $\alpha + 1$.
Then,the sum of the roots is $\alpha + (\alpha + 1) = 2\alpha + 1 = b$.
The product of the roots is $\alpha(\alpha + 1) = c$.
Now,we calculate the discriminant $b^2 - 4c$:
$b^2 - 4c = (2\alpha + 1)^2 - 4\alpha(\alpha + 1)$
$= 4\alpha^2 + 4\alpha + 1 - 4\alpha^2 - 4\alpha$
$= 1$.
Therefore,$b^2 - 4c = 1$.
92
EasyMCQ
If $1 - i$ is a root of the equation ${x^2} - ax + b = 0$,then $b = $
A
$ -2 $
B
$ -1 $
C
$ 1 $
D
$ 2 $

Solution

(D) Since the coefficients of the quadratic equation ${x^2} - ax + b = 0$ are real,the complex roots must occur in conjugate pairs.
Given that $1 - i$ is a root,its conjugate $1 + i$ must also be a root.
The sum of the roots is $(1 - i) + (1 + i) = 2$.
From the equation,the sum of the roots is $a$,so $a = 2$.
The product of the roots is $(1 - i)(1 + i) = 1^2 - i^2 = 1 - (-1) = 2$.
From the equation,the product of the roots is $b$,so $b = 2$.
93
EasyMCQ
If $3$ is a root of $x^2 + kx - 24 = 0$,it is also a root of
A
$x^2 + 5x + k = 0$
B
$x^2 - 5x + k = 0$
C
$x^2 - kx + 6 = 0$
D
$x^2 + kx + 24 = 0$

Solution

(C) Given that $3$ is a root of the equation $x^2 + kx - 24 = 0$.
Substituting $x = 3$ into the equation:
$(3)^2 + k(3) - 24 = 0$
$9 + 3k - 24 = 0$
$3k - 15 = 0$
$3k = 15$
$k = 5$
Now,check which option satisfies the condition that $x = 3$ is a root when $k = 5$:
For option $(C)$,$x^2 - kx + 6 = 0$ becomes $x^2 - 5x + 6 = 0$.
Substituting $x = 3$: $(3)^2 - 5(3) + 6 = 9 - 15 + 6 = 0$.
Thus,$3$ is a root of $x^2 - kx + 6 = 0$.
94
EasyMCQ
What is the product of the real roots of the equation ${t^2}{x^2} + |x| + 9 = 0$?
A
Is always positive
B
Is always negative
C
Does not exist
D
None of these

Solution

(C) Given the equation ${t^2}{x^2} + |x| + 9 = 0$.
For any real number $t$ and $x$,we know that ${t^2}{x^2} \ge 0$ and $|x| \ge 0$.
Therefore,${t^2}{x^2} + |x| + 9 \ge 9$.
Since the expression is always greater than or equal to $9$,it can never be equal to $0$.
Thus,the equation has no real roots.
Consequently,the product of the real roots does not exist.
95
EasyMCQ
If one root of the equation $x^2 + px + q = 0$ is $2 + \sqrt{3}$,then the values of $p$ and $q$ are:
A
$-4, 1$
B
$4, -1$
C
$2, \sqrt{3}$
D
$-2, -\sqrt{3}$

Solution

(A) Given the quadratic equation $x^2 + px + q = 0$ with rational coefficients,if one root is $2 + \sqrt{3}$,the other root must be its conjugate,$2 - \sqrt{3}$.
Sum of roots $= -p = (2 + \sqrt{3}) + (2 - \sqrt{3}) = 4$,which implies $p = -4$.
Product of roots $= q = (2 + \sqrt{3})(2 - \sqrt{3}) = 2^2 - (\sqrt{3})^2 = 4 - 3 = 1$.
Therefore,the values are $(p, q) = (-4, 1)$.
96
MediumMCQ
If $x^2 - 3x + 2$ is a factor of $x^4 - px^2 + q$,then $(p, q) = $
A
$(3, 4)$
B
$(4, 5)$
C
$(4, 3)$
D
$(5, 4)$

Solution

(D) Let $f(x) = x^4 - px^2 + q$. Since $x^2 - 3x + 2$ is a factor of $f(x)$,the roots of $x^2 - 3x + 2 = 0$ must also be roots of $f(x) = 0$.
$x^2 - 3x + 2 = (x - 1)(x - 2) = 0$,so the roots are $x = 1$ and $x = 2$.
For $x = 1$: $1^4 - p(1)^2 + q = 0$ $\Rightarrow 1 - p + q = 0$ $\Rightarrow p - q = 1$ (Equation $i$).
For $x = 2$: $2^4 - p(2)^2 + q = 0$ $\Rightarrow 16 - 4p + q = 0$ $\Rightarrow 4p - q = 16$ (Equation $ii$).
Subtracting $(i)$ from (ii): $(4p - q) - (p - q) = 16 - 1$ $\Rightarrow 3p = 15$ $\Rightarrow p = 5$.
Substituting $p = 5$ into $(i)$: $5 - q = 1 \Rightarrow q = 4$.
Thus,$(p, q) = (5, 4)$.
97
EasyMCQ
If $x$ is real,then the minimum value of ${x^2} - 8x + 17$ is
A
$-1$
B
$0$
C
$1$
D
$2$

Solution

(C) The given expression is ${x^2} - 8x + 17$.
We can rewrite this by completing the square:
${x^2} - 8x + 17 = {x^2} - 8x + 16 + 1 = {(x - 4)^2} + 1$.
Since $x$ is a real number,the square of any real number is always non-negative,i.e.,${(x - 4)^2} \ge 0$.
The minimum value of ${(x - 4)^2}$ is $0$ when $x = 4$.
Therefore,the minimum value of the expression is $0 + 1 = 1$.
98
EasyMCQ
If $x$ is real,then the value of $x^2 - 6x + 13$ will not be less than
A
$4$
B
$6$
C
$7$
D
$8$

Solution

(A) Let $y = x^2 - 6x + 13$.
We can rewrite the expression by completing the square:
$y = (x^2 - 6x + 9) + 4$
$y = (x - 3)^2 + 4$.
Since $(x - 3)^2 \ge 0$ for all real $x$,the minimum value of $(x - 3)^2 + 4$ is $0 + 4 = 4$.
Therefore,$y \ge 4$.
Thus,the value of the expression will not be less than $4$.
99
DifficultMCQ
The number of real values of $x$ for which the equality $|3x^2 + 12x + 6| = 5x + 16$ holds is:
A
$4$
B
$3$
C
$2$
D
$1$

Solution

(C) The given equation is $|3x^2 + 12x + 6| = 5x + 16$ ... $(i)$
Case $1$: $3x^2 + 12x + 6 \ge 0$
$x^2 + 4x + 2 \ge 0$ $\Rightarrow (x+2)^2 \ge 2$ $\Rightarrow x \le -2 - \sqrt{2}$ or $x \ge -2 + \sqrt{2}$ ... $(ii)$
In this case,the equation becomes $3x^2 + 12x + 6 = 5x + 16 \Rightarrow 3x^2 + 7x - 10 = 0$.
Solving the quadratic,we get $(3x + 10)(x - 1) = 0$,so $x = 1$ or $x = -\frac{10}{3}$.
Checking against $(ii)$,$x = 1$ satisfies the condition,but $x = -\frac{10}{3} \approx -3.33$ does not satisfy $x \le -2 - 1.414 = -3.414$ (since $-3.33 > -3.414$).
Case $2$: $3x^2 + 12x + 6 < 0$
$-2 - \sqrt{2} < x < -2 + \sqrt{2}$ ... $(iii)$
In this case,the equation becomes $-(3x^2 + 12x + 6) = 5x + 16 \Rightarrow 3x^2 + 17x + 22 = 0$.
Solving the quadratic,we get $(3x + 11)(x + 2) = 0$,so $x = -2$ or $x = -\frac{11}{3}$.
Checking against $(iii)$,$x = -2$ satisfies the condition,but $x = -\frac{11}{3} \approx -3.66$ does not satisfy the condition (since $-3.66 < -3.414$).
Thus,the valid solutions are $x = 1$ and $x = -2$. There are $2$ such real values.
100
EasyMCQ
If the sum of the two roots of the equation $4x^3 + 16x^2 - 9x - 36 = 0$ is zero,then the roots are
A
$1, 2, -2$
B
$-2, \frac{2}{3}, -\frac{2}{3}$
C
$-3, \frac{3}{2}, -\frac{3}{2}$
D
$-4, \frac{3}{2}, -\frac{3}{2}$

Solution

(D) Given the cubic equation $4x^3 + 16x^2 - 9x - 36 = 0$.
We can factorize the expression by grouping terms:
$4x^2(x + 4) - 9(x + 4) = 0$.
Taking $(x + 4)$ as a common factor:
$(x + 4)(4x^2 - 9) = 0$.
This gives the roots $x + 4 = 0$ or $4x^2 - 9 = 0$.
For $x + 4 = 0$,we get $x = -4$.
For $4x^2 - 9 = 0$,we get $x^2 = \frac{9}{4}$,which implies $x = \pm \frac{3}{2}$.
The roots are $-4, \frac{3}{2}, -\frac{3}{2}$.
Note that the sum of the two roots $\frac{3}{2}$ and $-\frac{3}{2}$ is zero,which satisfies the given condition.
Thus,the roots are $-4, \frac{3}{2}, -\frac{3}{2}$.

4-2.Quadratic Equations and Inequations — Solution of quadratic equations and Nature of roots · Frequently Asked Questions

1Are these 4-2.Quadratic Equations and Inequations questions useful for JEE and NEET?

Yes. All questions in this section are mapped to JEE Main and NEET exam patterns. Previous year questions from JEE Main, NEET, GUJCET and state-level exams are included with full solutions.

2Can I switch to Hindi or Gujarati for these questions?

Yes. Use the language tabs in the hero section or the sidebar to view the same questions and solutions in English, Hindi or Gujarati.

3How do I generate a question paper from this subtopic?

Use the Vedclass Exam Paper Generator — select the chapter and subtopic, set difficulty, and generate Sets A, B, C, D automatically. First 3 chapters of every subject are free.

Vedclass Products

For Students

Vedclass Test Series

Mock tests in real JEE/NEET style with performance analysis. 5-day free trial.

Start Free Trial
For Teachers

Exam Paper Generator

Generate Set A/B/C/D papers from this chapter in 2 minutes. 3 chapters free.

Try Free
For Institutes

Online Exam Module

Live online exams with unlimited students, 360° analytics & white-label branding.

See Demo
For Teachers & Institutes

Generate a 4-2.Quadratic Equations and Inequations Exam Paper in 2 Minutes

Select subtopic & difficulty — Sets A, B, C, D auto-generated with No Repeat logic.

First 3 chapters of every subject are free — no payment required.