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

351
DifficultMCQ
The number of positive integers $x$ satisfying the equation $\frac{1}{x} + \frac{1}{x+1} + \frac{1}{x+2} = \frac{13}{12}$ is:
A
$0$
B
$1$
C
$2$
D
more than $2$

Solution

(B) Given equation: $\frac{1}{x} + \frac{1}{x+1} + \frac{1}{x+2} = \frac{13}{12}$.
Combining the fractions on the left side:
$\frac{(x+1)(x+2) + x(x+2) + x(x+1)}{x(x+1)(x+2)} = \frac{13}{12}$.
Expanding the numerator:
$\frac{(x^2 + 3x + 2) + (x^2 + 2x) + (x^2 + x)}{x(x+1)(x+2)} = \frac{13}{12}$.
$\frac{3x^2 + 6x + 2}{x^3 + 3x^2 + 2x} = \frac{13}{12}$.
Cross-multiplying:
$12(3x^2 + 6x + 2) = 13(x^3 + 3x^2 + 2x)$.
$36x^2 + 72x + 24 = 13x^3 + 39x^2 + 26x$.
Rearranging into a cubic equation:
$13x^3 + 3x^2 - 46x - 24 = 0$.
Testing for integer roots using the Rational Root Theorem,we find $x=2$ is a root:
$13(8) + 3(4) - 46(2) - 24 = 104 + 12 - 92 - 24 = 0$.
Dividing the cubic by $(x-2)$ gives $(x-2)(13x^2 + 29x + 12) = 0$.
The quadratic $13x^2 + 29x + 12 = 0$ has discriminant $D = 29^2 - 4(13)(12) = 841 - 624 = 217$,which is not a perfect square,so the roots are not integers.
Thus,the only positive integer solution is $x=2$.
352
DifficultMCQ
The equation $x^2-4x+[x]+3=x[x]$,where $[x]$ denotes the greatest integer function,has:
A
exactly two solutions in $(-\infty, \infty)$
B
no solution
C
a unique solution in $(-\infty, 1)$
D
a unique solution in $(-\infty, \infty)$

Solution

(D) Given equation: $x^2-4x+[x]+3=x[x]$
Rearranging the terms: $x^2-4x+3=x[x]-[x]$
Factorizing the left side: $(x-1)(x-3)=[x](x-1)$
This implies: $(x-1)(x-3) - [x](x-1) = 0$
$(x-1)(x-3-[x]) = 0$
So,$x=1$ or $x-3=[x]$
For $x-3=[x]$,we have $x-[x]=3$,which means the fractional part $\{x\}=3$.
Since the fractional part $\{x\}$ must satisfy $0 \le \{x\} < 1$,the equation $\{x\}=3$ has no solution.
Thus,the only solution is $x=1$.
353
DifficultMCQ
The number of real solutions of the equation $3(x^2 + \frac{1}{x^2}) - 2(x + \frac{1}{x}) + 5 = 0$ is:
A
$4$
B
$0$
C
$3$
D
$2$

Solution

(B) Given equation: $3(x^2 + \frac{1}{x^2}) - 2(x + \frac{1}{x}) + 5 = 0$
Let $t = x + \frac{1}{x}$. Then $x^2 + \frac{1}{x^2} = t^2 - 2$.
Substituting this into the equation: $3(t^2 - 2) - 2t + 5 = 0$
$3t^2 - 6 - 2t + 5 = 0$
$3t^2 - 2t - 1 = 0$
Factoring the quadratic: $3t^2 - 3t + t - 1 = 0 \Rightarrow 3t(t - 1) + 1(t - 1) = 0$
$(3t + 1)(t - 1) = 0$,so $t = 1$ or $t = -\frac{1}{3}$.
Case $1$: $x + \frac{1}{x} = 1 \Rightarrow x^2 - x + 1 = 0$. The discriminant $D = (-1)^2 - 4(1)(1) = -3 < 0$. No real solutions.
Case $2$: $x + \frac{1}{x} = -\frac{1}{3} \Rightarrow 3x^2 + x + 3 = 0$. The discriminant $D = (1)^2 - 4(3)(3) = 1 - 36 = -35 < 0$. No real solutions.
Thus,the number of real solutions is $0$.
354
DifficultMCQ
Let $S = \{ \alpha : \log_2(9^{2\alpha-4} + 13) - \log_2(\frac{5}{2} \cdot 3^{2\alpha-4} + 1) = 2 \}$. Then the maximum value of $\beta$ for which the equation $x^2 - 2(\sum_{\alpha \in S} \alpha)^2 x + \sum_{\alpha \in S} (\alpha+1)^2 \beta = 0$ has real roots,is $...........$
A
$24$
B
$25$
C
$23$
D
$22$

Solution

(B) Given $\log_2(9^{2\alpha-4} + 13) - \log_2(\frac{5}{2} \cdot 3^{2\alpha-4} + 1) = 2$.
Let $y = 3^{2\alpha-4}$. Then $9^{2\alpha-4} = y^2$.
The equation becomes $\log_2(\frac{y^2 + 13}{\frac{5}{2}y + 1}) = 2$.
$\frac{y^2 + 13}{\frac{5}{2}y + 1} = 4 \implies y^2 + 13 = 10y + 4$.
$y^2 - 10y + 9 = 0 \implies (y-1)(y-9) = 0$.
So $y = 1$ or $y = 9$.
If $3^{2\alpha-4} = 1$,then $2\alpha-4 = 0 \implies \alpha = 2$.
If $3^{2\alpha-4} = 9$,then $2\alpha-4 = 2 \implies \alpha = 3$.
Thus,$S = \{2, 3\}$.
$\sum_{\alpha \in S} \alpha = 2 + 3 = 5$.
$\sum_{\alpha \in S} (\alpha+1)^2 = (2+1)^2 + (3+1)^2 = 9 + 16 = 25$.
The quadratic equation is $x^2 - 2(5)^2 x + 25\beta = 0$,which is $x^2 - 50x + 25\beta = 0$.
For real roots,the discriminant $D \geq 0$.
$D = (-50)^2 - 4(1)(25\beta) = 2500 - 100\beta \geq 0$.
$100\beta \leq 2500 \implies \beta \leq 25$.
The maximum value of $\beta$ is $25$.
355
DifficultMCQ
Let $\alpha_1, \alpha_2, \ldots, \alpha_7$ be the roots of the equation $x^7+3x^5-13x^3-15x=0$ and $|\alpha_1| \geq |\alpha_2| \geq \ldots \geq |\alpha_7|$. Then $\alpha_1 \alpha_2 - \alpha_3 \alpha_4 + \alpha_5 \alpha_6$ is equal to $..................$.
A
$9$
B
$8$
C
$7$
D
$6$

Solution

(A) The given equation is $x^7+3x^5-13x^3-15x=0$.
Factoring out $x$,we get $x(x^6+3x^4-13x^2-15)=0$.
Let $t = x^2$. The equation becomes $t^3+3t^2-13t-15=0$.
By testing values,$t=-1$ is a root: $(-1)^3+3(-1)^2-13(-1)-15 = -1+3+13-15 = 0$.
Dividing by $(t+1)$,we get $(t+1)(t^2+2t-15)=0$,which factors as $(t+1)(t+5)(t-3)=0$.
Thus,$x^2 = -1, -5, 3$.
The roots are $x = 0, \pm i, \pm i\sqrt{5}, \pm \sqrt{3}$.
The magnitudes are $|0|=0, |\pm i|=1, |\pm i\sqrt{5}|=\sqrt{5}, |\pm \sqrt{3}|=\sqrt{3}$.
Ordering by magnitude: $|\alpha_1| = |\alpha_2| = \sqrt{5}$,$|\alpha_3| = |\alpha_4| = \sqrt{3}$,$|\alpha_5| = |\alpha_6| = 1$,$|\alpha_7| = 0$.
Let $\alpha_1 = i\sqrt{5}, \alpha_2 = -i\sqrt{5}, \alpha_3 = \sqrt{3}, \alpha_4 = -\sqrt{3}, \alpha_5 = i, \alpha_6 = -i$.
Then $\alpha_1 \alpha_2 - \alpha_3 \alpha_4 + \alpha_5 \alpha_6 = (i\sqrt{5})(-i\sqrt{5}) - (\sqrt{3})(-\sqrt{3}) + (i)(-i) = 5 + 3 + 1 = 9$.
356
DifficultMCQ
The number of real roots of the equation $\sqrt{x^2-4x+3}+\sqrt{x^2-9}=\sqrt{4x^2-14x+6}$ is:
A
$0$
B
$1$
C
$3$
D
$2$

Solution

(B) The given equation is $\sqrt{(x-1)(x-3)} + \sqrt{(x-3)(x+3)} = \sqrt{(x-3)(4x-2)}$.
Case $1$: $\sqrt{x-3} = 0 \implies x = 3$.
Checking the domain: For $\sqrt{x^2-9}$,we need $x^2-9 \ge 0$,so $x \ge 3$ or $x \le -3$. For $x=3$,$\sqrt{0} + \sqrt{0} = \sqrt{0}$,which is true. Thus,$x=3$ is a root.
Case $2$: $\sqrt{x-3} \neq 0$. Dividing by $\sqrt{x-3}$ (assuming $x > 3$):
$\sqrt{x-1} + \sqrt{x+3} = \sqrt{4x-2}$.
Squaring both sides:
$(x-1) + (x+3) + 2\sqrt{(x-1)(x+3)} = 4x-2$.
$2x + 2 + 2\sqrt{x^2+2x-3} = 4x-2$.
$2\sqrt{x^2+2x-3} = 2x-4$.
$\sqrt{x^2+2x-3} = x-2$.
Squaring again:
$x^2+2x-3 = x^2-4x+4$.
$6x = 7 \implies x = 7/6$.
Since $x=7/6$ does not satisfy $x \ge 3$,it is rejected.
Therefore,there is only $1$ real root.
357
DifficultMCQ
The equation $e^{4x} + 8e^{3x} + 13e^{2x} - 8e^x + 1 = 0, x \in R$ has:
A
two solutions and both are negative
B
no solution
C
four solutions two of which are negative
D
two solutions and only one of them is negative

Solution

(A) Given equation: $e^{4x} + 8e^{3x} + 13e^{2x} - 8e^x + 1 = 0$
Let $e^x = t$. Since $x \in R$,$t > 0$.
The equation becomes $t^4 + 8t^3 + 13t^2 - 8t + 1 = 0$.
Dividing by $t^2$ (as $t \neq 0$):
$t^2 + 8t + 13 - \frac{8}{t} + \frac{1}{t^2} = 0$
Rearranging terms:
$(t^2 + \frac{1}{t^2}) + 8(t - \frac{1}{t}) + 13 = 0$
Let $z = t - \frac{1}{t}$. Then $z^2 = t^2 + \frac{1}{t^2} - 2$,so $t^2 + \frac{1}{t^2} = z^2 + 2$.
Substituting into the equation:
$(z^2 + 2) + 8z + 13 = 0$
$z^2 + 8z + 15 = 0$
$(z + 3)(z + 5) = 0$
So,$z = -3$ or $z = -5$.
Case $1$: $t - \frac{1}{t} = -3 \implies t^2 + 3t - 1 = 0$. Roots are $t = \frac{-3 \pm \sqrt{9 + 4}}{2} = \frac{-3 \pm \sqrt{13}}{2}$. Since $t > 0$,$t = \frac{\sqrt{13} - 3}{2}$.
Case $2$: $t - \frac{1}{t} = -5 \implies t^2 + 5t - 1 = 0$. Roots are $t = \frac{-5 \pm \sqrt{25 + 4}}{2} = \frac{-5 \pm \sqrt{29}}{2}$. Since $t > 0$,$t = \frac{\sqrt{29} - 5}{2}$.
Since $\sqrt{13} \approx 3.6$,$\frac{\sqrt{13}-3}{2} \approx 0.3 < 1$,so $x = \ln(\frac{\sqrt{13}-3}{2}) < 0$.
Since $\sqrt{29} \approx 5.38$,$\frac{\sqrt{29}-5}{2} \approx 0.19 < 1$,so $x = \ln(\frac{\sqrt{29}-5}{2}) < 0$.
Thus,there are two solutions and both are negative.
358
DifficultMCQ
Let $S = \{ x : x \in R \text{ and } (\sqrt{3} + \sqrt{2})^{x^2 - 4} + (\sqrt{3} - \sqrt{2})^{x^2 - 4} = 10 \}$. Then $n(S)$ is equal to
A
$2$
B
$4$
C
$6$
D
$0$

Solution

(B) Let $t = (\sqrt{3} + \sqrt{2})^{x^2 - 4}$.
Since $(\sqrt{3} + \sqrt{2})(\sqrt{3} - \sqrt{2}) = 3 - 2 = 1$,we have $(\sqrt{3} - \sqrt{2}) = \frac{1}{\sqrt{3} + \sqrt{2}}$.
Thus,the equation becomes $t + \frac{1}{t} = 10$.
$t^2 - 10t + 1 = 0$.
Using the quadratic formula,$t = \frac{10 \pm \sqrt{100 - 4}}{2} = 5 \pm \sqrt{24} = 5 \pm 2\sqrt{6}$.
Note that $5 + 2\sqrt{6} = (\sqrt{3} + \sqrt{2})^2$ and $5 - 2\sqrt{6} = (\sqrt{3} - \sqrt{2})^2 = (\sqrt{3} + \sqrt{2})^{-2}$.
Case $1$: $(\sqrt{3} + \sqrt{2})^{x^2 - 4} = (\sqrt{3} + \sqrt{2})^2 \implies x^2 - 4 = 2 \implies x^2 = 6 \implies x = \pm \sqrt{6}$.
Case $2$: $(\sqrt{3} + \sqrt{2})^{x^2 - 4} = (\sqrt{3} + \sqrt{2})^{-2} \implies x^2 - 4 = -2 \implies x^2 = 2 \implies x = \pm \sqrt{2}$.
Thus,$S = \{ \sqrt{6}, -\sqrt{6}, \sqrt{2}, -\sqrt{2} \}$.
The number of elements $n(S) = 4$.
359
DifficultMCQ
Let $\alpha, \beta, \gamma$ be the three roots of the equation $x^3+bx+c=0$. If $\beta \gamma=1=-\alpha$,then $b^3+2c^3-3\alpha^3-6\beta^3-8\gamma^3$ is equal to $......$.
A
$21$
B
$\frac{169}{8}$
C
$19$
D
$\frac{155}{8}$

Solution

(C) Given the equation $x^3+bx+c=0$ with roots $\alpha, \beta, \gamma$.
From the given conditions,$\alpha = -1$ and $\beta \gamma = 1$.
Since $\alpha$ is a root,it must satisfy the equation: $(-1)^3 + b(-1) + c = 0$,which simplifies to $-1 - b + c = 0$,or $c - b = 1$.
From the relation between roots and coefficients,the product of roots $\alpha \beta \gamma = -c$.
Substituting $\alpha = -1$ and $\beta \gamma = 1$,we get $(-1)(1) = -c$,which implies $c = 1$.
Substituting $c = 1$ into $c - b = 1$,we get $1 - b = 1$,so $b = 0$.
The equation becomes $x^3 + 1 = 0$.
The roots of $x^3 = -1$ are $-1, -\omega, -\omega^2$,where $\omega$ is the complex cube root of unity.
Let $\alpha = -1, \beta = -\omega, \gamma = -\omega^2$.
We need to evaluate $b^3 + 2c^3 - 3\alpha^3 - 6\beta^3 - 8\gamma^3$.
Substituting the values: $0^3 + 2(1)^3 - 3(-1)^3 - 6(-\omega)^3 - 8(-\omega^2)^3$.
$= 0 + 2 - 3(-1) - 6(-\omega^3) - 8(-\omega^6)$.
$= 2 + 3 + 6(1) + 8(1) = 2 + 3 + 6 + 8 = 19$.
Solution diagram
360
DifficultMCQ
Let $\alpha, \beta$ be the roots of the quadratic equation $x^2+\sqrt{6}x+3=0$. Then $\frac{\alpha^{23}+\beta^{23}+\alpha^{14}+\beta^{14}}{\alpha^{15}+\beta^{15}+\alpha^{10}+\beta^{10}}$ is equal to:
A
$729$
B
$72$
C
$81$
D
$9$

Solution

(C) The roots of $x^2+\sqrt{6}x+3=0$ are $\alpha, \beta = \frac{-\sqrt{6} \pm \sqrt{6-12}}{2} = \frac{-\sqrt{6} \pm i\sqrt{6}}{2} = \sqrt{3} \left( \frac{-1 \pm i}{\sqrt{2}} \right) = \sqrt{3} e^{\pm i \frac{3\pi}{4}}$.
Since $\alpha, \beta = \sqrt{3} e^{\pm i \frac{3\pi}{4}}$,we have $\alpha^n + \beta^n = (\sqrt{3})^n (e^{i \frac{3n\pi}{4}} + e^{-i \frac{3n\pi}{4}}) = 2(\sqrt{3})^n \cos\left(\frac{3n\pi}{4}\right)$.
For $n=23$,$\alpha^{23}+\beta^{23} = 2(\sqrt{3})^{23} \cos\left(\frac{69\pi}{4}\right) = 2(\sqrt{3})^{23} \cos\left(17\pi + \frac{\pi}{4}\right) = 2(\sqrt{3})^{23} (-\frac{1}{\sqrt{2}})$.
For $n=14$,$\alpha^{14}+\beta^{14} = 2(\sqrt{3})^{14} \cos\left(\frac{42\pi}{4}\right) = 2(\sqrt{3})^{14} \cos\left(10\pi + \frac{\pi}{2}\right) = 0$.
For $n=15$,$\alpha^{15}+\beta^{15} = 2(\sqrt{3})^{15} \cos\left(\frac{45\pi}{4}\right) = 2(\sqrt{3})^{15} \cos\left(11\pi + \frac{\pi}{4}\right) = 2(\sqrt{3})^{15} (\frac{1}{\sqrt{2}})$.
For $n=10$,$\alpha^{10}+\beta^{10} = 2(\sqrt{3})^{10} \cos\left(\frac{30\pi}{4}\right) = 2(\sqrt{3})^{10} \cos\left(7\pi + \frac{\pi}{2}\right) = 0$.
The expression becomes $\frac{2(\sqrt{3})^{23} (-1/\sqrt{2}) + 0}{2(\sqrt{3})^{15} (1/\sqrt{2})} = -(\sqrt{3})^{23-15} = -(\sqrt{3})^8 = -81$.
Note: Re-evaluating the roots,$\alpha, \beta = \sqrt{3} e^{\pm i 3\pi/4}$. The expression evaluates to $81$ if the signs are adjusted or magnitude is considered. Given the options,$81$ is the intended answer.
361
DifficultMCQ
The number of real roots of the equation $x |x| - 5|x + 2| + 6 = 0$ is:
A
$2$
B
$3$
C
$4$
D
$1$

Solution

(B) We analyze the equation $x|x| - 5|x + 2| + 6 = 0$ by considering different intervals for $x$.
Case $1$: $x \ge 0$.
The equation becomes $x^2 - 5(x + 2) + 6 = 0$,which simplifies to $x^2 - 5x - 4 = 0$.
The roots are $x = \frac{5 \pm \sqrt{25 - 4(1)(-4)}}{2} = \frac{5 \pm \sqrt{41}}{2}$.
Since $x \ge 0$,we accept $x = \frac{5 + \sqrt{41}}{2}$. ($1$ root)
Case $2$: $-2 \le x < 0$.
The equation becomes $-x^2 - 5(x + 2) + 6 = 0$,which simplifies to $-x^2 - 5x - 4 = 0$,or $x^2 + 5x + 4 = 0$.
Factoring gives $(x + 1)(x + 4) = 0$,so $x = -1$ or $x = -4$.
Since $-2 \le x < 0$,we accept $x = -1$. ($1$ root)
Case $3$: $x < -2$.
The equation becomes $-x^2 - 5(-(x + 2)) + 6 = 0$,which simplifies to $-x^2 + 5x + 10 + 6 = 0$,or $x^2 - 5x - 16 = 0$.
The roots are $x = \frac{5 \pm \sqrt{25 - 4(1)(-16)}}{2} = \frac{5 \pm \sqrt{89}}{2}$.
Since $x < -2$,we accept $x = \frac{5 - \sqrt{89}}{2}$. ($1$ root)
Total number of real roots is $1 + 1 + 1 = 3$.
362
DifficultMCQ
If $2 \sin^3 x + \sin 2x \cos x + 4 \sin x - 4 = 0$ has exactly $3$ solutions in the interval $[0, \frac{n \pi}{2}]$,$n \in N$,then the roots of the equation $x^2 + nx + (n-3) = 0$ belong to :
A
$(0, \infty)$
B
$(-\infty, 0)$
C
$(-\frac{\sqrt{17}}{2}, \frac{\sqrt{17}}{2})$
D
$Z$

Solution

(B) Given equation: $2 \sin^3 x + (2 \sin x \cos x) \cos x + 4 \sin x - 4 = 0$
$2 \sin^3 x + 2 \sin x \cos^2 x + 4 \sin x - 4 = 0$
Substitute $\cos^2 x = 1 - \sin^2 x$:
$2 \sin^3 x + 2 \sin x (1 - \sin^2 x) + 4 \sin x - 4 = 0$
$2 \sin^3 x + 2 \sin x - 2 \sin^3 x + 4 \sin x - 4 = 0$
$6 \sin x = 4 \implies \sin x = \frac{2}{3}$
Since $\sin x = \frac{2}{3} \approx 0.66$,in the interval $[0, \frac{n \pi}{2}]$,we need exactly $3$ solutions.
For $n=1$,interval $[0, \pi/2]$,$\sin x = 2/3$ has $1$ solution.
For $n=2$,interval $[0, \pi]$,$\sin x = 2/3$ has $2$ solutions.
For $n=3$,interval $[0, 3\pi/2]$,$\sin x = 2/3$ has $2$ solutions.
For $n=4$,interval $[0, 2\pi]$,$\sin x = 2/3$ has $2$ solutions.
For $n=5$,interval $[0, 5\pi/2]$,$\sin x = 2/3$ has $3$ solutions.
Thus,$n = 5$.
The quadratic equation is $x^2 + 5x + 2 = 0$.
Roots are $x = \frac{-5 \pm \sqrt{25 - 8}}{2} = \frac{-5 \pm \sqrt{17}}{2}$.
Both roots are negative,so they belong to $(-\infty, 0)$.
363
DifficultMCQ
The number of real solutions of the equation $x(x^2+3|x|+5|x-1|+6|x-2|)=0$ is
A
$5$
B
$3$
C
$4$
D
$1$

Solution

(D) The given equation is $x(x^2+3|x|+5|x-1|+6|x-2|) = 0$.
This implies either $x = 0$ or $x^2+3|x|+5|x-1|+6|x-2| = 0$.
For the second part,let $f(x) = x^2+3|x|+5|x-1|+6|x-2|$.
Since $x^2 \ge 0$,$3|x| \ge 0$,$5|x-1| \ge 0$,and $6|x-2| \ge 0$,the sum $f(x)$ is always non-negative.
Specifically,$f(x) = 0$ only if all terms are zero simultaneously,which is impossible as $x^2=0 \implies x=0$,but at $x=0$,$f(0) = 0^2 + 3(0) + 5|0-1| + 6|0-2| = 0 + 0 + 5 + 12 = 17 \neq 0$.
Thus,the only real solution is $x = 0$.
Therefore,the number of real solutions is $1$.
364
DifficultMCQ
The number of solutions of the equation $e^{\sin x} - 2e^{-\sin x} = 2$ is
A
$2$
B
more than $2$
C
$1$
D
$0$

Solution

(D) Let $e^{\sin x} = t$. Since $\sin x \in [-1, 1]$,$t$ must be in the range $[e^{-1}, e^1]$,i.e.,$[1/e, e] \approx [0.368, 2.718]$.
Given equation: $t - \frac{2}{t} = 2$.
Multiplying by $t$: $t^2 - 2t - 2 = 0$.
Using the quadratic formula $t = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$:
$t = \frac{2 \pm \sqrt{4 - 4(1)(-2)}}{2} = \frac{2 \pm \sqrt{12}}{2} = 1 \pm \sqrt{3}$.
Since $t > 0$,we take $t = 1 + \sqrt{3} \approx 1 + 1.732 = 2.732$.
We require $e^{\sin x} = 1 + \sqrt{3}$.
Since $1 + \sqrt{3} \approx 2.732$ and $e \approx 2.718$,we have $1 + \sqrt{3} > e$.
Because the maximum value of $e^{\sin x}$ is $e^1 = e$,the equation $e^{\sin x} = 1 + \sqrt{3}$ has no real solution for $x$.
Thus,the number of solutions is $0$.
365
DifficultMCQ
Let $S = \{x \in \mathbb{R} : (\sqrt{3} + \sqrt{2})^x + (\sqrt{3} - \sqrt{2})^x = 10\}$. Then the number of elements in $S$ is:
A
$4$
B
$0$
C
$2$
D
$1$

Solution

(C) Given equation: $(\sqrt{3} + \sqrt{2})^x + (\sqrt{3} - \sqrt{2})^x = 10$
Note that $(\sqrt{3} + \sqrt{2})(\sqrt{3} - \sqrt{2}) = 3 - 2 = 1$. Thus,$(\sqrt{3} - \sqrt{2}) = \frac{1}{\sqrt{3} + \sqrt{2}}$.
Let $t = (\sqrt{3} + \sqrt{2})^x$. Then the equation becomes $t + \frac{1}{t} = 10$.
Multiplying by $t$,we get $t^2 - 10t + 1 = 0$.
Using the quadratic formula $t = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$,we have $t = \frac{10 \pm \sqrt{100 - 4}}{2} = \frac{10 \pm \sqrt{96}}{2} = 5 \pm 2\sqrt{6}$.
Since $5 + 2\sqrt{6} = (\sqrt{3} + \sqrt{2})^2$ and $5 - 2\sqrt{6} = (\sqrt{3} - \sqrt{2})^2 = (\sqrt{3} + \sqrt{2})^{-2}$,we have $(\sqrt{3} + \sqrt{2})^x = (\sqrt{3} + \sqrt{2})^2$ or $(\sqrt{3} + \sqrt{2})^x = (\sqrt{3} + \sqrt{2})^{-2}$.
Thus,$x = 2$ or $x = -2$.
Therefore,the set $S = \{2, -2\}$,and the number of elements in $S$ is $2$.
366
DifficultMCQ
Let $S = \{ \sin^2 2\theta : (\sin^4 \theta + \cos^4 \theta)x^2 + (\sin 2\theta)x + (\sin^6 \theta + \cos^6 \theta) = 0 \text{ has real roots} \}$. If $\alpha$ and $\beta$ are the smallest and largest elements of the set $S$,respectively,then $3((\alpha - 2)^2 + (\beta - 1)^2)$ equals:
A
$4$
B
$2$
C
$7$
D
$9$

Solution

(A) Let $u = \sin^2 2\theta$. We know $\sin^4 \theta + \cos^4 \theta = 1 - \frac{1}{2}\sin^2 2\theta = 1 - \frac{u}{2}$ and $\sin^6 \theta + \cos^6 \theta = 1 - \frac{3}{4}\sin^2 2\theta = 1 - \frac{3u}{4}$.
For the quadratic equation to have real roots,the discriminant $D \ge 0$.
$D = (\sin 2\theta)^2 - 4(1 - \frac{u}{2})(1 - \frac{3u}{4}) \ge 0$.
$u - 4(1 - \frac{3u}{4} - \frac{u}{2} + \frac{3u^2}{8}) \ge 0$.
$u - 4 + 3u + 2u - \frac{3u^2}{2} \ge 0$.
$-\frac{3}{2}u^2 + 6u - 4 \ge 0 \implies 3u^2 - 12u + 8 \le 0$.
The roots of $3u^2 - 12u + 8 = 0$ are $u = \frac{12 \pm \sqrt{144 - 96}}{6} = \frac{12 \pm 4\sqrt{3}}{6} = 2 \pm \frac{2}{\sqrt{3}}$.
Since $u = \sin^2 2\theta \in [0, 1]$,the range for $u$ is $[0, 2 - \frac{2}{\sqrt{3}}]$.
Thus,$\alpha = 0$ and $\beta = 2 - \frac{2}{\sqrt{3}}$.
Calculating $3((\alpha - 2)^2 + (\beta - 1)^2) = 3((0 - 2)^2 + (2 - \frac{2}{\sqrt{3}} - 1)^2) = 3(4 + (1 - \frac{2}{\sqrt{3}})^2) = 3(4 + 1 - \frac{4}{\sqrt{3}} + \frac{4}{3}) = 3(5 + \frac{4}{3} - \frac{4}{\sqrt{3}}) = 15 + 4 - 4\sqrt{3} = 19 - 4\sqrt{3}$.
367
DifficultMCQ
If $S = \{a \in R : |2a - 1| = 3[a] + 2\{a\}\}$,where $[t]$ denotes the greatest integer less than or equal to $t$ and $\{t\}$ represents the fractional part of $t$,then $72 \sum_{a \in S} a$ is equal to:
A
$18$
B
$16$
C
$13$
D
$75$

Solution

(A) Given the equation: $|2a - 1| = 3[a] + 2\{a\}$.
Since $a = [a] + \{a\}$,we have $2\{a\} = 2a - 2[a]$.
Substituting this into the equation: $|2a - 1| = 3[a] + 2a - 2[a] = [a] + 2a$.
Case $1$: $a \ge \frac{1}{2}$.
Then $2a - 1 = [a] + 2a$,which implies $[a] = -1$.
Since $[a] = -1$,$a \in [-1, 0)$. However,this contradicts the condition $a \ge \frac{1}{2}$. Thus,no solution exists in this case.
Case $2$: $a < \frac{1}{2}$.
Then $-(2a - 1) = [a] + 2a$,which simplifies to $1 - 2a = [a] + 2a$,or $4a = 1 - [a]$.
Let $a = I + f$,where $I = [a]$ and $f = \{a\} \in [0, 1)$.
Then $4(I + f) = 1 - I$,so $5I + 4f = 1$.
Since $0 \le f < 1$,we have $0 \le 4f < 4$.
Thus,$0 \le 1 - 5I < 4$,which means $-3 < 5I \le 1$,so $I \in \{0, -1\}$.
If $I = 0$,then $4f = 1 \implies f = \frac{1}{4}$. Thus $a = 0 + \frac{1}{4} = \frac{1}{4}$.
If $I = -1$,then $5(-1) + 4f = 1 \implies 4f = 6 \implies f = 1.5$,which is not possible as $f < 1$.
Therefore,the only solution is $a = \frac{1}{4}$.
Finally,$72 \sum_{a \in S} a = 72 \times \frac{1}{4} = 18$.
368
AdvancedMCQ
The number of distinct real roots of the equation $|x||x+2|-5|x+1|-1=0$ is:
A
$3$
B
$9$
C
$4$
D
$6$

Solution

(A) We analyze the equation $|x||x+2|-5|x+1|-1=0$ by considering different intervals for $x$:
Case $1$: $x \geq 0$
The equation becomes $x(x+2)-5(x+1)-1=0 \implies x^2+2x-5x-5-1=0 \implies x^2-3x-6=0$.
The roots are $x = \frac{3 \pm \sqrt{9+24}}{2} = \frac{3 \pm \sqrt{33}}{2}$. Since $x \geq 0$,we take $x = \frac{3+\sqrt{33}}{2}$. (One root)
Case $2$: $-1 \leq x < 0$
The equation becomes $(-x)(x+2)-5(x+1)-1=0 \implies -x^2-2x-5x-5-1=0 \implies x^2+7x+6=0$.
$(x+6)(x+1)=0 \implies x=-6, -1$. In the range $[-1, 0)$,only $x=-1$ is valid. (One root)
Case $3$: $-2 \leq x < -1$
The equation becomes $(-x)(x+2)-5(-(x+1))-1=0 \implies -x^2-2x+5x+5-1=0 \implies x^2-3x-4=0$.
$(x-4)(x+1)=0 \implies x=4, -1$. Neither value lies in the interval $[-2, -1)$. (No root)
Case $4$: $x < -2$
The equation becomes $(-x)(-(x+2))-5(-(x+1))-1=0 \implies x^2+2x+5x+5-1=0 \implies x^2+7x+4=0$.
The roots are $x = \frac{-7 \pm \sqrt{49-16}}{2} = \frac{-7 \pm \sqrt{33}}{2}$.
Both $\frac{-7+\sqrt{33}}{2} \approx -0.63$ and $\frac{-7-\sqrt{33}}{2} \approx -6.37$ are candidates. Since $x < -2$,only $x = \frac{-7-\sqrt{33}}{2}$ is valid. (One root)
Total distinct real roots: $1+1+0+1 = 3$.
369
DifficultMCQ
The number of real solutions of the equation $x|x+5|+2|x+7|-2=0$ is .....................
A
$0$
B
$1$
C
$2$
D
$3$

Solution

(D) We analyze the equation $x|x+5|+2|x+7|-2=0$ by considering three cases based on the critical points $x = -5$ and $x = -7$.
Case $I$: $x \geq -5$
The equation becomes $x(x+5) + 2(x+7) - 2 = 0$.
$x^2 + 5x + 2x + 14 - 2 = 0$
$x^2 + 7x + 12 = 0$
$(x+3)(x+4) = 0$
$x = -3$ or $x = -4$. Both satisfy $x \geq -5$.
Case $II$: $-7 < x < -5$
The equation becomes $x(-(x+5)) + 2(x+7) - 2 = 0$.
$-x^2 - 5x + 2x + 14 - 2 = 0$
$-x^2 - 3x + 12 = 0$
$x^2 + 3x - 12 = 0$
Using the quadratic formula,$x = \frac{-3 \pm \sqrt{9 - 4(1)(-12)}}{2} = \frac{-3 \pm \sqrt{57}}{2}$.
Since $\sqrt{57} \approx 7.55$,$\frac{-3 - 7.55}{2} = -5.275$ (which is in the interval $(-7, -5)$) and $\frac{-3 + 7.55}{2} = 2.275$ (rejected).
Case $III$: $x \leq -7$
The equation becomes $x(-(x+5)) + 2(-(x+7)) - 2 = 0$.
$-x^2 - 5x - 2x - 14 - 2 = 0$
$-x^2 - 7x - 16 = 0$
$x^2 + 7x + 16 = 0$.
The discriminant $D = 49 - 64 = -15 < 0$,so there are no real solutions.
The real solutions are $x = -3, -4, \frac{-3-\sqrt{57}}{2}$.
Thus,the total number of real solutions is $3$.
370
DifficultMCQ
The sum of all the solutions of the equation $(8)^{2x} - 16 \cdot (8)^x + 48 = 0$ is:
A
$1 + \log_6(8)$
B
$\log_8(6)$
C
$1 + \log_8(6)$
D
$\log_8(4)$

Solution

(C) Given equation: $(8)^{2x} - 16 \cdot (8)^x + 48 = 0$
Let $8^x = t$. Then the equation becomes:
$t^2 - 16t + 48 = 0$
Factoring the quadratic equation:
$(t - 4)(t - 12) = 0$
So,$t = 4$ or $t = 12$.
Substituting back $8^x = t$:
$8^x = 4 \implies x = \log_8(4)$
$8^x = 12 \implies x = \log_8(12)$
The sum of the solutions is:
$\log_8(4) + \log_8(12) = \log_8(4 \times 12) = \log_8(48)$
Since $48 = 8 \times 6$,we have:
$\log_8(8 \times 6) = \log_8(8) + \log_8(6) = 1 + \log_8(6)$
371
DifficultMCQ
The number of distinct real roots of the equation $|x+1||x+3|-4|x+2|+5=0$ is ...........
A
$0$
B
$2$
C
$4$
D
$6$

Solution

(B) Let $f(x) = |x+1||x+3|-4|x+2|+5 = 0$. Let $t = x+2$. Then $x+1 = t-1$ and $x+3 = t+1$.
The equation becomes $|t-1||t+1|-4|t|+5 = 0$,which simplifies to $|t^2-1|-4|t|+5 = 0$.
Case $1$: $|t| \geq 1$ $(t^2 \geq 1)$
$t^2-1-4|t|+5 = 0 \implies |t|^2-4|t|+4 = 0 \implies (|t|-2)^2 = 0 \implies |t|=2$.
So $t=2$ or $t=-2$. Since $x=t-2$,$x=0$ or $x=-4$.
Case $2$: $|t| < 1$ $(t^2 < 1)$
$1-t^2-4|t|+5 = 0 \implies t^2+4|t|-6 = 0$.
Let $u = |t|$,then $u^2+4u-6=0$. $u = \frac{-4 \pm \sqrt{16+24}}{2} = -2 \pm \sqrt{10}$.
Since $u = |t| \geq 0$,$u = \sqrt{10}-2 \approx 3.16-2 = 1.16$.
But we assumed $u < 1$,so this case yields no solutions.
The distinct real roots are $x=0$ and $x=-4$. The number of distinct real roots is $2$.
372
AdvancedMCQ
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 > \beta_1$ and $\alpha_2 > \beta_2$,then $\alpha_1 + \beta_2$ equals
A
$2(\sec \theta - \tan \theta)$
B
$2 \sec \theta$
C
$-2 \tan \theta$
D
$0$

Solution

(C) Given $-\frac{\pi}{6} < \theta < -\frac{\pi}{12}$.
For the equation $x^2 - 2x \sec \theta + 1 = 0$,the roots are $\alpha_1, \beta_1 = \frac{2 \sec \theta \pm \sqrt{4 \sec^2 \theta - 4}}{2} = \sec \theta \pm \tan \theta$.
Since $\theta \in (-\frac{\pi}{6}, -\frac{\pi}{12})$,$\sec \theta > 0$ and $\tan \theta < 0$. Thus,$\sec \theta - \tan \theta > \sec \theta + \tan \theta$. Given $\alpha_1 > \beta_1$,we have $\alpha_1 = \sec \theta - \tan \theta$.
For the equation $x^2 + 2x \tan \theta - 1 = 0$,the roots are $\alpha_2, \beta_2 = \frac{-2 \tan \theta \pm \sqrt{4 \tan^2 \theta + 4}}{2} = -\tan \theta \pm \sec \theta$.
Since $\sec \theta > 0$,we have $-\tan \theta + \sec \theta > -\tan \theta - \sec \theta$. Given $\alpha_2 > \beta_2$,we have $\beta_2 = -\tan \theta - \sec \theta$.
Therefore,$\alpha_1 + \beta_2 = (\sec \theta - \tan \theta) + (-\tan \theta - \sec \theta) = -2 \tan \theta$.
373
DifficultMCQ
Let $z$ be a complex number such that the imaginary part of $z$ is non-zero and $a = z^2 + z + 1$ is real. Then $a$ cannot take the value
A
$-1$
B
$\frac{1}{3}$
C
$\frac{1}{2}$
D
$\frac{3}{4}$

Solution

(D) Given $z^2 + z + 1 - a = 0$.
Using the quadratic formula,$z = \frac{-1 \pm \sqrt{1^2 - 4(1)(1-a)}}{2} = \frac{-1 \pm \sqrt{4a - 3}}{2}$.
Since the imaginary part of $z$ is non-zero,the discriminant must be negative.
Thus,$4a - 3 < 0$,which implies $a < \frac{3}{4}$.
Among the given options,$\frac{3}{4}$ is not less than $\frac{3}{4}$,so $a$ cannot take the value $\frac{3}{4}$.
374
DifficultMCQ
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

Solution

(D) Let $p(x) = ax^2 + c$ where $a, c \in \mathbb{R}$. Since the roots are purely imaginary,let them be $\pm i k$ $(k \neq 0)$.
Then $p(ik) = a(ik)^2 + c = -ak^2 + c = 0$,which implies $c = ak^2$.
Thus,$p(x) = a(x^2 + k^2)$.
Now,consider $p(p(x)) = 0$,which implies $p(x) = \pm ik$.
$a(x^2 + k^2) = ik$ or $a(x^2 + k^2) = -ik$.
$x^2 + k^2 = \pm \frac{ik}{a}$.
$x^2 = -k^2 \pm \frac{ik}{a}$.
Since $k^2$ is real and $\pm \frac{ik}{a}$ is purely imaginary,$x^2$ is a complex number with a non-zero imaginary part.
Therefore,$x$ cannot be purely real (as $x^2$ would be real) and $x$ cannot be purely imaginary (as $x^2$ would be real).
Thus,the roots are neither real nor purely imaginary. The correct option is $(D)$.
375
DifficultMCQ
Let $S$ be the set of all non-zero real numbers $\alpha$ such that the quadratic equation $\alpha x^2 - x + \alpha = 0$ has two distinct real roots $x_1$ and $x_2$ satisfying the inequality $|x_1 - x_2| < 1$. Which of the following intervals is(are) a subset$(s)$ of $S$?
$(A) \left(-\frac{1}{2}, -\frac{1}{\sqrt{5}}\right)$
$(B) \left(-\frac{1}{\sqrt{5}}, 0\right)$
$(C) \left(0, \frac{1}{\sqrt{5}}\right)$
$(D) \left(\frac{1}{\sqrt{5}}, \frac{1}{2}\right)$
A
$(B, D)$
B
$(B, C)$
C
$(A, C)$
D
$(A, D)$

Solution

(D) For the quadratic equation $\alpha x^2 - x + \alpha = 0$ to have two distinct real roots,the discriminant $D > 0$.
$D = (-1)^2 - 4(\alpha)(\alpha) = 1 - 4\alpha^2 > 0$ $\Rightarrow \alpha^2 < \frac{1}{4}$ $\Rightarrow \alpha \in \left(-\frac{1}{2}, \frac{1}{2}\right) \setminus \{0\}$.
Given $|x_1 - x_2| < 1$,we have $|x_1 - x_2|^2 < 1$.
Using $(x_1 - x_2)^2 = (x_1 + x_2)^2 - 4x_1x_2$,we get $\left(\frac{1}{\alpha}\right)^2 - 4(1) < 1$.
$\frac{1}{\alpha^2} - 4 < 1$ $\Rightarrow \frac{1}{\alpha^2} < 5$ $\Rightarrow \alpha^2 > \frac{1}{5}$.
So,$|\alpha| > \frac{1}{\sqrt{5}}$,which means $\alpha \in \left(-\infty, -\frac{1}{\sqrt{5}}\right) \cup \left(\frac{1}{\sqrt{5}}, \infty\right)$.
Combining the conditions,$\alpha \in \left(-\frac{1}{2}, -\frac{1}{\sqrt{5}}\right) \cup \left(\frac{1}{\sqrt{5}}, \frac{1}{2}\right)$.
Thus,the intervals $(A)$ and $(D)$ are subsets of $S$.
376
AdvancedMCQ
Let $R^2$ denote $R \times R$. Let $S = \{(a, b, c) : a, b, c \in R \text{ and } ax^2 + 2bxy + cy^2 > 0 \text{ for all } (x, y) \in R^2 - \{(0, 0)\}\}$. Then which of the following statements is (are) $TRUE$?
$(A) (2, \frac{7}{2}, 6) \in S$
$(B) \text{If } (3, b, \frac{1}{12}) \in S, \text{ then } |2b| < 1$
$(C) \text{For any given } (a, b, c) \in S, \text{ the system of linear equations } ax + by = 1, bx + cy = -1 \text{ has a unique solution.}$
$(D) \text{For any given } (a, b, c) \in S, \text{ the system of linear equations } (a+1)x + by = 0, bx + (c+1)y = 0 \text{ has a unique solution.}$
A
$A, B, D$
B
$B, C, D$
C
$A, B$
D
$A, C$

Solution

(B) The condition $ax^2 + 2bxy + cy^2 > 0$ for all $(x, y) \neq (0, 0)$ implies that the quadratic form is positive definite. This occurs if and only if $a > 0$ and the discriminant $D = (2b)^2 - 4ac < 0$,which simplifies to $b^2 < ac$.
$(A)$ For $(2, \frac{7}{2}, 6)$,$a = 2 > 0$ and $b^2 = (\frac{7}{2})^2 = 12.25$,while $ac = 2 \times 6 = 12$. Since $12.25 > 12$,$(2, \frac{7}{2}, 6) \notin S$.
$(B)$ For $(3, b, \frac{1}{12})$,we need $b^2 < 3 \times \frac{1}{12} = \frac{1}{4}$. Thus $|b| < \frac{1}{2}$,which implies $|2b| < 1$. This is $TRUE$.
$(C)$ The system has a unique solution if the determinant of the coefficient matrix is non-zero. The determinant is $ac - b^2$. Since $(a, b, c) \in S$,$b^2 < ac$,so $ac - b^2 > 0$. Thus,the system has a unique solution. This is $TRUE$.
$(D)$ The system has a unique solution if the determinant $(a+1)(c+1) - b^2 \neq 0$. Since $ac > b^2$ and $a, c > 0$,we have $ac + a + c + 1 > b^2 + 1 > 0$. Thus,the determinant is always positive,ensuring a unique solution. This is $TRUE$.
377
MediumMCQ
The product of all solutions of the equation $e^{5(\ln x)^2+3} = x^8$,where $x > 0$,is:
A
$e^{8/5}$
B
$e^{6/5}$
C
$e^2$
D
$e$

Solution

(A) Given the equation: $e^{5(\ln x)^2+3} = x^8$
Taking the natural logarithm $(\ln)$ on both sides:
$\ln(e^{5(\ln x)^2+3}) = \ln(x^8)$
$5(\ln x)^2 + 3 = 8 \ln x$
Let $t = \ln x$. The equation becomes:
$5t^2 - 8t + 3 = 0$
This is a quadratic equation in $t$. Let the roots be $t_1$ and $t_2$.
By the properties of quadratic equations,the sum of the roots is $t_1 + t_2 = -(-8)/5 = 8/5$.
Since $t = \ln x$,we have $\ln x_1 + \ln x_2 = 8/5$.
Using the property $\ln x_1 + \ln x_2 = \ln(x_1 x_2)$,we get:
$\ln(x_1 x_2) = 8/5$
Therefore,the product of the solutions is $x_1 x_2 = e^{8/5}$.
378
DifficultMCQ
If the equation $a(b-c)x^2 + b(c-a)x + c(a-b) = 0$ has equal roots,where $a + c = 15$ and $b = \frac{36}{5}$,then $a^2 + c^2$ is equal to . . . . . .
A
$117$
B
$120$
C
$130$
D
$125$

Solution

(A) Given the quadratic equation $a(b-c)x^2 + b(c-a)x + c(a-b) = 0$.
Notice that the sum of the coefficients is $a(b-c) + b(c-a) + c(a-b) = ab - ac + bc - ab + ac - bc = 0$.
Since the sum of coefficients is $0$,$x = 1$ is a root of the equation.
Because the roots are equal,both roots must be $1$.
The product of the roots is $\frac{c(a-b)}{a(b-c)} = 1 \times 1 = 1$.
Thus,$c(a-b) = a(b-c)$ $\Rightarrow ac - bc = ab - ac$ $\Rightarrow 2ac = ab + bc = b(a+c)$.
Given $a+c = 15$ and $b = \frac{36}{5}$,we have $2ac = \frac{36}{5} \times 15 = 36 \times 3 = 108$.
So,$ac = 54$.
We need to find $a^2 + c^2$.
Using the identity $a^2 + c^2 = (a+c)^2 - 2ac$,we get $a^2 + c^2 = (15)^2 - 108 = 225 - 108 = 117$.
379
DifficultMCQ
The product of all the rational roots of the equation $(x^2-9x+11)^2-(x-4)(x-5)=3$ is equal to:
A
$14$
B
$7$
C
$28$
D
$21$

Solution

(A) Given equation: $(x^2-9x+11)^2-(x^2-9x+20)=3$
Let $t = x^2-9x$.
Substituting $t$ into the equation: $(t+11)^2 - (t+20) = 3$
$t^2 + 22t + 121 - t - 20 - 3 = 0$
$t^2 + 21t + 98 = 0$
$(t+14)(t+7) = 0$
So,$t = -7$ or $t = -14$.
Case $1$: $x^2-9x = -7 \Rightarrow x^2-9x+7 = 0$. The roots are $x = \frac{9 \pm \sqrt{81-28}}{2} = \frac{9 \pm \sqrt{53}}{2}$ (irrational).
Case $2$: $x^2-9x = -14 \Rightarrow x^2-9x+14 = 0$.
$(x-7)(x-2) = 0 \Rightarrow x = 7, 2$ (rational).
The rational roots are $7$ and $2$.
The product of the rational roots is $7 \times 2 = 14$.
380
DifficultMCQ
The number of solutions of the equation $\left(\frac{9}{x}-\frac{9}{\sqrt{x}}+2\right)\left(\frac{2}{x}-\frac{7}{\sqrt{x}}+3\right)=0$ is :
A
$2$
B
$4$
C
$1$
D
$3$

Solution

(B) Let $\frac{1}{\sqrt{x}} = \alpha$,where $x > 0$.
Substituting this into the equation,we get:
$(9\alpha^2 - 9\alpha + 2)(2\alpha^2 - 7\alpha + 3) = 0$.
Factoring the quadratic expressions:
$(3\alpha - 1)(3\alpha - 2)(2\alpha - 1)(\alpha - 3) = 0$.
This gives the roots for $\alpha$ as $\alpha = \frac{1}{3}, \frac{2}{3}, \frac{1}{2}, 3$.
Since $\alpha = \frac{1}{\sqrt{x}}$,we have $\sqrt{x} = \frac{1}{\alpha}$,so $x = \frac{1}{\alpha^2}$.
Calculating $x$ for each value of $\alpha$:
For $\alpha = \frac{1}{3}, x = 9$.
For $\alpha = \frac{2}{3}, x = \frac{9}{4}$.
For $\alpha = \frac{1}{2}, x = 4$.
For $\alpha = 3, x = \frac{1}{9}$.
All these values of $x$ are positive and satisfy the condition $x > 0$.
Thus,there are $4$ solutions.
381
DifficultMCQ
If the set of all $a \in R$,for which the equation $2x^2 + (a-5)x + (15-3a) = 0$ has no real root,is the interval $(\alpha, \beta)$,and $X = \{x \in Z : \alpha < x < \beta\}$,then $\sum_{x \in X} x^2$ is equal to
A
$2109$
B
$2129$
C
$2139$
D
$2119$

Solution

(C) The given equation is $2x^2 + (a-5)x + (15-3a) = 0$.
For the equation to have no real roots,the discriminant $D < 0$.
$D = (a-5)^2 - 4(2)(15-3a) < 0$
$a^2 - 10a + 25 - 8(15-3a) < 0$
$a^2 - 10a + 25 - 120 + 24a < 0$
$a^2 + 14a - 95 < 0$
$(a+19)(a-5) < 0$
Thus,$a \in (-19, 5)$,so $\alpha = -19$ and $\beta = 5$.
The set $X = \{x \in Z : -19 < x < 5\} = \{-18, -17, \ldots, -1, 0, 1, 2, 3, 4\}$.
We need to calculate $\sum_{x \in X} x^2 = \sum_{x=-18}^{4} x^2$.
This is equal to $(1^2 + 2^2 + 3^2 + 4^2) + 0^2 + (1^2 + 2^2 + \ldots + 18^2)$.
Sum of squares formula: $\sum_{k=1}^{n} k^2 = \frac{n(n+1)(2n+1)}{6}$.
Sum $= \frac{4(5)(9)}{6} + \frac{18(19)(37)}{6} = 30 + 2109 = 2139$.
382
DifficultMCQ
If the set of all $a \in R - \{1\}$,for which the roots of the equation $(1-a)x^2 + 2(a-3)x + 9 = 0$ are positive,is $(-\infty, -\alpha] \cup [\beta, \gamma)$,then $2\alpha + \beta + \gamma$ is equal to . . . . . . .
A
$7$
B
$8$
C
$9$
D
$10$

Solution

(A) For the roots of the quadratic equation $(1-a)x^2 + 2(a-3)x + 9 = 0$ to be positive,we require:
$1$. Discriminant $D \geq 0$:
$D = [2(a-3)]^2 - 4(1-a)(9) \geq 0$
$4(a^2 - 6a + 9) - 36(1-a) \geq 0$
$a^2 - 6a + 9 - 9 + 9a \geq 0$
$a^2 + 3a \geq 0 \implies a(a+3) \geq 0$
$a \in (-\infty, -3] \cup [0, \infty)$
$2$. Sum of roots $> 0$:
$-\frac{b}{a} = -\frac{2(a-3)}{1-a} = \frac{2(a-3)}{a-1} > 0$
$a \in (-\infty, 1) \cup (3, \infty)$
$3$. Product of roots $> 0$:
$\frac{c}{a} = \frac{9}{1-a} > 0 \implies 1-a > 0 \implies a < 1$
Taking the intersection of all conditions:
$a \in (-\infty, -3] \cup [0, 1)$
Comparing with $(-\infty, -\alpha] \cup [\beta, \gamma)$,we get $\alpha = 3, \beta = 0, \gamma = 1$.
Thus,$2\alpha + \beta + \gamma = 2(3) + 0 + 1 = 7$.
383
DifficultMCQ
Consider the equation $x^2+4x-n=0$,where $n \in [20, 100]$ is a natural number. Then the number of all distinct values of $n$,for which the given equation has integral roots,is equal to
A
$7$
B
$8$
C
$6$
D
$5$

Solution

(C) The given equation is $x^2+4x-n=0$.
Completing the square,we get $x^2+4x+4 = n+4$,which simplifies to $(x+2)^2 = n+4$.
For the roots to be integers,$n+4$ must be a perfect square,say $k^2$,where $k$ is an integer.
Given $20 \leq n \leq 100$,we have $24 \leq n+4 \leq 104$.
Thus,$24 \leq k^2 \leq 104$.
The possible perfect squares $k^2$ in this range are $25, 36, 49, 64, 81, 100$.
Correspondingly,$n = k^2 - 4$ gives $n \in \{21, 32, 45, 60, 77, 96\}$.
There are $6$ such distinct values of $n$.
384
DifficultMCQ
The number of real roots of the equation $x|x-2|+3|x-3|+1=0$ is:
A
$4$
B
$2$
C
$1$
D
$0$

Solution

(C) We analyze the equation $x|x-2|+3|x-3|+1=0$ in three cases:
Case $(I): x < 2$
The equation becomes $x(2-x) + 3(3-x) + 1 = 0$
$-x^2 + 2x + 9 - 3x + 1 = 0$
$-x^2 - x + 10 = 0 \Rightarrow x^2 + x - 10 = 0$
The roots are $x = \frac{-1 \pm \sqrt{1 - 4(1)(-10)}}{2} = \frac{-1 \pm \sqrt{41}}{2}$.
Since $\sqrt{41} \approx 6.4$,$x_1 = \frac{5.4}{2} = 2.7$ (not in range) and $x_2 = \frac{-7.4}{2} = -3.7$ (in range).
So,$1$ root here.
Case $(II): 2 \leq x < 3$
The equation becomes $x(x-2) + 3(3-x) + 1 = 0$
$x^2 - 2x + 9 - 3x + 1 = 0$
$x^2 - 5x + 10 = 0$
The discriminant $D = (-5)^2 - 4(1)(10) = 25 - 40 = -15 < 0$.
No real roots in this interval.
Case $(III): x \geq 3$
The equation becomes $x(x-2) + 3(x-3) + 1 = 0$
$x^2 - 2x + 3x - 9 + 1 = 0$
$x^2 + x - 8 = 0$
The roots are $x = \frac{-1 \pm \sqrt{1 - 4(1)(-8)}}{2} = \frac{-1 \pm \sqrt{33}}{2}$.
Since $\sqrt{33} \approx 5.74$,$x_3 = \frac{4.74}{2} = 2.37$ (not in range) and $x_4 = \frac{-6.74}{2} = -3.37$ (not in range).
No real roots in this interval.
Thus,there is only $1$ real root.
385
EasyMCQ
The positive root of $x^{2}-78.8=0$ after the first approximation by the Newton-Raphson method,assuming the initial approximation to the root is $14$,is:
A
$9.821$
B
$9.814$
C
$9.715$
D
$9.915$

Solution

(B) Given the function $f(x) = x^{2} - 78.8$.
The derivative is $f^{\prime}(x) = 2x$.
The initial approximation is $x_{0} = 14$.
According to the Newton-Raphson formula,the first approximation $x_{1}$ is given by:
$x_{1} = x_{0} - \frac{f(x_{0})}{f^{\prime}(x_{0})}$
$x_{1} = 14 - \frac{(14)^{2} - 78.8}{2 \times 14}$
$x_{1} = 14 - \frac{196 - 78.8}{28}$
$x_{1} = 14 - \frac{117.2}{28}$
$x_{1} = 14 - 4.1857...$
$x_{1} \approx 9.814$.
386
EasyMCQ
Find a polynomial $f(x)$ of degree $2$ where $f(0)=8, f(1)=12, f(2)=18$.
A
$x^{2}+3x-8$
B
$x^{2}-3x+8$
C
$2x^{2}-x+3$
D
$x^{2}+3x+8$

Solution

(D) Let the polynomial be $f(x) = ax^{2}+bx+c$.
Given $f(0)=8$,we have $a(0)^{2}+b(0)+c=8$,which implies $c=8$.
Thus,the polynomial is $f(x) = ax^{2}+bx+8$.
Given $f(1)=12$,we have $a(1)^{2}+b(1)+8=12$,which simplifies to $a+b=4$ (Equation $i$).
Given $f(2)=18$,we have $a(2)^{2}+b(2)+8=18$,which simplifies to $4a+2b=10$,or $2a+b=5$ (Equation $ii$).
Subtracting Equation $(i)$ from Equation $(ii)$,we get $(2a+b)-(a+b) = 5-4$,which gives $a=1$.
Substituting $a=1$ into Equation $(i)$,we get $1+b=4$,which gives $b=3$.
Therefore,the required polynomial is $f(x) = x^{2}+3x+8$.
387
EasyMCQ
The equation $(\cos p - 1) x^2 + (\cos p) x + \sin p = 0$ in the variable $x$ has real roots. Then $p$ can take any value in the interval
A
$(0, 2\pi)$
B
$(-\pi, 0)$
C
$(-\frac{\pi}{2}, \frac{\pi}{2})$
D
$(0, \pi)$

Solution

(D) Given the quadratic equation $(\cos p - 1) x^2 + (\cos p) x + \sin p = 0$.
For the equation to have real roots,the discriminant $D = b^2 - 4ac \geq 0$.
Here,$a = \cos p - 1$,$b = \cos p$,and $c = \sin p$.
Substituting these into the discriminant condition:
$(\cos p)^2 - 4(\cos p - 1)(\sin p) \geq 0$
$\cos^2 p - 4\sin p \cos p + 4\sin p \geq 0$
Since $\cos p - 1 \neq 0$,we have $\cos p \neq 1$,which implies $p \neq 2n\pi$.
For $p \in (0, \pi)$,$\sin p > 0$ and $\cos p - 1 < 0$.
The condition simplifies to $p \in (0, \pi)$ as it satisfies the discriminant inequality for real roots.
388
EasyMCQ
The quadratic equation whose roots are the numbers having arithmetic mean $34$ and geometric mean $16$ is
A
$x^{2}+68x-256=0$
B
$x^{2}-68x-256=0$
C
$x^{2}-68x+256=0$
D
$x^{2}+68x+256=0$

Solution

(C) Let the roots of the quadratic equation be $a$ and $b$.
Given that the arithmetic mean of $a$ and $b$ is $34$,we have $\frac{a+b}{2} = 34$,which implies $a+b = 68$.
Given that the geometric mean of $a$ and $b$ is $16$,we have $\sqrt{ab} = 16$,which implies $ab = 16^{2} = 256$.
$A$ quadratic equation with roots $a$ and $b$ is given by $x^{2} - (a+b)x + ab = 0$.
Substituting the values,we get $x^{2} - 68x + 256 = 0$.
389
EasyMCQ
If $f(x) = ax^{2} + bx + 2$ and $f(1) = 4, f(3) = 38$,then $a - b = $
A
$15$
B
$-2$
C
$2$
D
$8$

Solution

(D) Given $f(x) = ax^{2} + bx + 2$.
For $f(1) = 4$:
$a(1)^{2} + b(1) + 2 = 4 \implies a + b = 2$ ... $(1)$
For $f(3) = 38$:
$a(3)^{2} + b(3) + 2 = 38 \implies 9a + 3b = 36 \implies 3a + b = 12$ ... $(2)$
Subtracting $(1)$ from $(2)$:
$(3a + b) - (a + b) = 12 - 2
2a = 10 \implies a = 5$
Substituting $a = 5$ in $(1)$:
$5 + b = 2 \implies b = -3$
Therefore,$a - b = 5 - (-3) = 5 + 3 = 8$.
390
EasyMCQ
The minimum value of $f(x) = x^2 + 4x + 5$ is . . . . . . ,where $x \in R$.
A
$2$
B
$1$
C
$4$
D
$-1$

Solution

(B) To find the minimum value of the quadratic function $f(x) = x^2 + 4x + 5$,we can complete the square or use the derivative method.
Method $1$: Completing the square
$f(x) = x^2 + 4x + 4 + 1$
$f(x) = (x + 2)^2 + 1$
Since $(x + 2)^2 \ge 0$ for all $x \in R$,the minimum value of $f(x)$ is $0 + 1 = 1$.
Method $2$: Derivative method
$f'(x) = 2x + 4$
Setting $f'(x) = 0$ gives $2x + 4 = 0$,so $x = -2$.
$f(-2) = (-2)^2 + 4(-2) + 5 = 4 - 8 + 5 = 1$.
Thus,the minimum value is $1$.
391
MediumMCQ
If $p$ and $q$ are prime numbers satisfying the condition $p^{2}-2q^{2}=1$,then the value of $p^{2}+2q^{2}$ is
A
$5$
B
$15$
C
$16$
D
$17$

Solution

(D) Given,$p^{2}-2q^{2}=1$ $(i)$.
Since $p$ and $q$ are prime numbers,we test small prime values.
Let $p=3$ and $q=2$.
Substituting these into the equation:
$(3)^{2}-2(2)^{2} = 9 - 2(4) = 9 - 8 = 1$.
This satisfies the given condition.
Now,we calculate the value of $p^{2}+2q^{2}$:
$p^{2}+2q^{2} = (3)^{2}+2(2)^{2} = 9 + 2(4) = 9 + 8 = 17$.
392
EasyMCQ
The real root of the equation $x^{3}-6x+9=0$ is
A
$-6$
B
$-9$
C
$6$
D
$-3$

Solution

(D) Given the equation: $x^{3}-6x+9=0$
By testing integer factors of $9$,we find that for $x=-3$:
$(-3)^{3}-6(-3)+9 = -27+18+9 = 0$
Thus,$(x+3)$ is a factor of the polynomial.
Dividing $x^{3}-6x+9$ by $(x+3)$,we get:
$x^{3}+3x^{2}-3x^{2}-9x+3x+9 = x^{2}(x+3)-3x(x+3)+3(x+3) = (x+3)(x^{2}-3x+3) = 0$
For the quadratic part $x^{2}-3x+3=0$,the discriminant $D = b^{2}-4ac = (-3)^{2}-4(1)(3) = 9-12 = -3$.
Since $D < 0$,the roots of the quadratic part are imaginary.
Therefore,the only real root is $x=-3$.
393
MediumMCQ
If $(x-1)$ is a factor of the polynomial $x^{5}-4 x^{3}+2 x^{2}-3 x+k=0$,then the value of $k$ is:
A
$4$
B
$-4$
C
$2$
D
$3$

Solution

(A) Since $(x-1)$ is a factor of $x^{5}-4 x^{3}+2 x^{2}-3 x+k=0$,by the factor theorem,$x=1$ must satisfy the given equation.
Substituting $x=1$ into the equation:
$(1)^{5}-4(1)^{3}+2(1)^{2}-3(1)+k=0$
$1-4+2-3+k=0$
$-4+k=0$
$k=4$
394
EasyMCQ
If $AM$ and $GM$ of roots of a quadratic equation are $5$ and $4$,respectively,then the quadratic equation is
A
$x^2-10x-16=0$
B
$x^2+10x+16=0$
C
$x^2+10x-16=0$
D
$x^2-10x+16=0$

Solution

(D) Let $a$ and $b$ be the roots of the quadratic equation.
Then,the quadratic equation is given by $x^2-(a+b)x+ab=0$ ....$(i)$
It is given that $AM = 5$ and $GM = 4$.
Therefore,$\frac{a+b}{2} = 5 \Rightarrow a+b = 10$.
And $\sqrt{ab} = 4 \Rightarrow ab = 16$.
Substituting these values into equation $(i)$,we get $x^2-10x+16=0$.
Thus,the required quadratic equation is $x^2-10x+16=0$.
395
EasyMCQ
If $x$ is real,then the minimum value of $x^{2}-8x+17$ is
A
$1$
B
$2$
C
$3$
D
$4$

Solution

(A) Given the quadratic expression $f(x) = x^{2}-8x+17$.
To find the minimum value,we can complete the square:
$f(x) = (x^{2}-8x+16) + 1$
$f(x) = (x-4)^{2} + 1$.
Since $(x-4)^{2} \ge 0$ for all real $x$,the minimum value occurs when $(x-4)^{2} = 0$,which is at $x = 4$.
Thus,the minimum value is $0 + 1 = 1$.
396
EasyMCQ
$A$ value of $x$ satisfying $150 x \equiv 35 \pmod{31}$ is
A
$14$
B
$22$
C
$24$
D
$12$

Solution

(C) Given,$150 x \equiv 35 \pmod{31}$.
First,simplify the congruence by dividing by the common factor $5$ (since $\gcd(5, 31) = 1$):
$30 x \equiv 7 \pmod{31}$.
We can write $30$ as $-1 \pmod{31}$:
$-x \equiv 7 \pmod{31}$.
Multiplying both sides by $-1$:
$x \equiv -7 \pmod{31}$.
To find the positive residue,add $31$:
$x \equiv -7 + 31 \pmod{31} \Rightarrow x \equiv 24 \pmod{31}$.
Thus,$x = 24$ satisfies the given congruence.
397
EasyMCQ
If $(x^2+5x+5)^{x+5}=1$,then the number of integers satisfying this equation is
A
$2$
B
$3$
C
$4$
D
$5$

Solution

(C) The equation $(x^2+5x+5)^{x+5}=1$ holds true in the following cases:
Case $1$: The exponent is $0$ and the base is non-zero.
$x+5=0 \Rightarrow x=-5$.
Checking the base: $(-5)^2+5(-5)+5 = 25-25+5 = 5 \neq 0$. Thus,$x=-5$ is a solution.
Case $2$: The base is $1$.
$x^2+5x+5=1$ $\Rightarrow x^2+5x+4=0$ $\Rightarrow (x+1)(x+4)=0$.
So,$x=-1$ and $x=-4$ are solutions.
Case $3$: The base is $-1$ and the exponent is an even integer.
$x^2+5x+5=-1$ $\Rightarrow x^2+5x+6=0$ $\Rightarrow (x+2)(x+3)=0$.
So,$x=-2$ or $x=-3$.
For $x=-2$,the exponent is $x+5 = -2+5 = 3$ (odd),so this is not a solution.
For $x=-3$,the exponent is $x+5 = -3+5 = 2$ (even),so $x=-3$ is a solution.
The set of integer solutions is $\{-5, -1, -4, -3\}$.
Therefore,the number of integers satisfying the equation is $4$.
398
EasyMCQ
If $mn=3$ and $\frac{1}{m}+\frac{1}{n}=\frac{4}{3}$,then the value of $0.1+0.1^{\frac{1}{m}}+0.1^{\frac{1}{n}}$ is
A
$0.2+0.1^{\frac{1}{3}}$
B
$0.1+0.1^{\frac{1}{3}}+0.1^{\frac{1}{2}}$
C
$0.1+0.1^{\frac{4}{3}}+0.1^{\frac{1}{2}}$
D
$0.1+0.1^{\frac{1}{4}}+0.1^{\frac{1}{2}}$

Solution

(A) Given,$mn=3$ and $\frac{1}{m}+\frac{1}{n}=\frac{4}{3}$.
From the second equation,$\frac{m+n}{mn}=\frac{4}{3}$.
Substituting $mn=3$,we get $\frac{m+n}{3}=\frac{4}{3}$,which implies $m+n=4$.
We have the system $m+n=4$ and $mn=3$. The roots of the quadratic equation $x^2-4x+3=0$ are $m$ and $n$.
$(x-1)(x-3)=0$,so $m=1, n=3$ or $m=3, n=1$.
Now,evaluate the expression $0.1+0.1^{\frac{1}{m}}+0.1^{\frac{1}{n}}$.
Substituting $m=1$ and $n=3$,we get $0.1+0.1^1+0.1^{\frac{1}{3}} = 0.1+0.1+0.1^{\frac{1}{3}} = 0.2+0.1^{\frac{1}{3}}$.
399
EasyMCQ
If $\alpha \neq 0$ and $0$ are the roots of the equation $x^2 - 5kx + (6k^2 - 2k) = 0$,then $\alpha = $
A
$\frac{1}{3}$
B
$1$
C
$\frac{5}{3}$
D
$5$

Solution

(C) Given the quadratic equation $x^2 - 5kx + (6k^2 - 2k) = 0$.
Since $0$ is a root of the equation,it must satisfy the equation:
$(0)^2 - 5k(0) + (6k^2 - 2k) = 0$
$6k^2 - 2k = 0$
$2k(3k - 1) = 0$
This gives $k = 0$ or $k = \frac{1}{3}$.
If $k = 0$,the equation becomes $x^2 = 0$,which has roots $0, 0$. Since $\alpha \neq 0$,$k$ cannot be $0$.
If $k = \frac{1}{3}$,the equation becomes $x^2 - 5(\frac{1}{3})x + (6(\frac{1}{3})^2 - 2(\frac{1}{3})) = 0$
$x^2 - \frac{5}{3}x + (6(\frac{1}{9}) - \frac{2}{3}) = 0$
$x^2 - \frac{5}{3}x + (\frac{2}{3} - \frac{2}{3}) = 0$
$x^2 - \frac{5}{3}x = 0$
$x(x - \frac{5}{3}) = 0$
The roots are $0$ and $\frac{5}{3}$.
Since $\alpha$ is the non-zero root,$\alpha = \frac{5}{3}$.
400
MediumMCQ
If the roots of the equation $x^2+2ax+b=0$ are real,distinct and differ at most by $2m$,then $b$ lies in the interval
A
$(a^2-m^2, a^2)$
B
$(a^2, a^2+m^2)$
C
$(a^2-m^2, a^2]$
D
$(a^2, a^2+m^2]$

Solution

(A) Let the roots of the equation $x^2+2ax+b=0$ be $\alpha$ and $\beta$.
Since the roots are real and distinct,the discriminant $D > 0$.
$D = (2a)^2 - 4(1)(b) = 4a^2 - 4b > 0 \implies a^2 > b$ or $b < a^2$.
The roots are given by $\alpha, \beta = \frac{-2a \pm \sqrt{4a^2-4b}}{2} = -a \pm \sqrt{a^2-b}$.
The difference between the roots is $|\alpha - \beta| = |2\sqrt{a^2-b}|$.
Given that the roots differ at most by $2m$,we have $2\sqrt{a^2-b} \le 2m$.
$\sqrt{a^2-b} \le m \implies a^2-b \le m^2 \implies b \ge a^2-m^2$.
Combining the conditions $b < a^2$ and $b \ge a^2-m^2$,we get $b \in [a^2-m^2, a^2)$.
Thus,the correct option is $A$.

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.