A English

Condition for common roots Questions in English

Class 11 Mathematics · 4-2.Quadratic Equations and Inequations · Condition for common roots

78+

Questions

English

Language

100%

With Solutions

Showing 25 of 78 questions in English

51
EasyMCQ
If $\alpha$ is a common root of $x^2-5x+\lambda=0$ and $x^2-8x-2\lambda=0$ $(\lambda \neq 0)$ and $\beta, \gamma$ are the other roots of them respectively,then $\alpha+\beta+\gamma+\lambda=$
A
$0$
B
-$1$
C
$1$
D
$2$

Solution

(C) Given that $\alpha$ is a common root of $x^2-5x+\lambda=0$ and $x^2-8x-2\lambda=0$.
Substituting $\alpha$ in both equations:
$\alpha^2-5\alpha+\lambda=0$ ... $(i)$
$\alpha^2-8\alpha-2\lambda=0$ ... (ii)
Subtracting (ii) from $(i)$:
$(x^2-5\alpha+\lambda) - (\alpha^2-8\alpha-2\lambda) = 0$
$3\alpha+3\lambda=0 \Rightarrow \alpha=-\lambda$.
Since $\alpha$ is a root of $x^2-5x+\lambda=0$,substitute $\alpha=-\lambda$:
$(-\lambda)^2-5(-\lambda)+\lambda=0$
$\lambda^2+5\lambda+\lambda=0 \Rightarrow \lambda^2+6\lambda=0$.
Since $\lambda \neq 0$,we have $\lambda=-6$.
Thus,$\alpha = -(-6) = 6$.
For $x^2-5x-6=0$,the roots are $\alpha=6$ and $\beta=-1$ (since $\alpha+\beta=5$).
For $x^2-8x+12=0$,the roots are $\alpha=6$ and $\gamma=2$ (since $\alpha+\gamma=8$).
Finally,$\alpha+\beta+\gamma+\lambda = 6 + (-1) + 2 + (-6) = 1$.
52
MediumMCQ
Find the value of $a$ for which the equations $x^3+ax+1=0$ and $x^4+ax^2+1=0$ have a common root.
A
$0$
B
$1$
C
$-2$
D
None of these

Solution

(C) Let the common root be $\alpha$. Then we have:
$1) \alpha^3 + a\alpha + 1 = 0$
$2) \alpha^4 + a\alpha^2 + 1 = 0$
Multiply equation $(1)$ by $\alpha$:
$\alpha^4 + a\alpha^2 + \alpha = 0$
Subtract equation $(2)$ from this result:
$(\alpha^4 + a\alpha^2 + \alpha) - (\alpha^4 + a\alpha^2 + 1) = 0$
$\alpha - 1 = 0 \Rightarrow \alpha = 1$
Since $\alpha = 1$ is a common root,it must satisfy the first equation:
$(1)^3 + a(1) + 1 = 0$
$1 + a + 1 = 0$
$a + 2 = 0 \Rightarrow a = -2$
53
EasyMCQ
For $a \neq b$,if the equations $x^2+ax+b=0$ and $x^2+bx+a=0$ have a common root,then the value of $a+b=$
A
$-1$
B
$0$
C
$1$
D
$2$

Solution

(A) Let $\alpha$ be the common root of the equations $x^2+ax+b=0$ and $x^2+bx+a=0$.
Then,$\alpha^2+a\alpha+b=0$ and $\alpha^2+b\alpha+a=0$.
Subtracting the two equations:
$(\alpha^2+a\alpha+b) - (\alpha^2+b\alpha+a) = 0$
$a\alpha - b\alpha + b - a = 0$
$\alpha(a-b) - (a-b) = 0$
$(a-b)(\alpha-1) = 0$.
Since $a \neq b$,we must have $\alpha-1=0$,which implies $\alpha=1$.
Substituting $\alpha=1$ into the first equation:
$1^2 + a(1) + b = 0$
$1 + a + b = 0$
$a + b = -1$.
54
EasyMCQ
The equations $x^2-ax+b=0$ and $x^2+bx-a=0$ have a common root. Then:
A
$a=b$
B
$a+b=1$
C
$a+b=0$ or $a-b=1$
D
$a-b=2$

Solution

(C) Let $\alpha$ be the common root of the equations $x^2-ax+b=0$ and $x^2+bx-a=0$.
Then,$\alpha^2-a\alpha+b=0$ and $\alpha^2+b\alpha-a=0$.
Subtracting the two equations:
$(\alpha^2-a\alpha+b) - (\alpha^2+b\alpha-a) = 0$
$-a\alpha-b\alpha+b+a = 0$
$-(a+b)\alpha + (a+b) = 0$
$(a+b)(1-\alpha) = 0$.
This implies either $a+b=0$ or $\alpha=1$.
If $\alpha=1$ is a root,then $1^2-a(1)+b=0$,which gives $1-a+b=0$,or $a-b=1$.
Thus,the condition for a common root is $a+b=0$ or $a-b=1$.
55
MediumMCQ
Number of roots common to the equations $x^3+x^2-2x-2=0$ and $x^3-x^2-2x+2=0$ is
A
$1$
B
$2$
C
$3$
D
$0$

Solution

(B) Let the given equations be $f(x) = x^3+x^2-2x-2=0$ and $g(x) = x^3-x^2-2x+2=0$.
Factorizing $f(x)$:
$x^2(x+1) - 2(x+1) = 0 \Rightarrow (x^2-2)(x+1) = 0$.
The roots are $x = -1, \sqrt{2}, -\sqrt{2}$.
Factorizing $g(x)$:
$x^2(x-1) - 2(x-1) = 0 \Rightarrow (x^2-2)(x-1) = 0$.
The roots are $x = 1, \sqrt{2}, -\sqrt{2}$.
The common roots are $x = \sqrt{2}$ and $x = -\sqrt{2}$.
Thus,the number of common roots is $2$.
56
EasyMCQ
For how many values $a \in \mathbb{C}$,do the equations $x^2-8x+7=0$ and $x^2-2ax+49=0$ have a common root?
A
$1$
B
$3$
C
$2$
D
$0$

Solution

(C) Let $\alpha$ be the common root of the given equations:
$\alpha^2 - 8\alpha + 7 = 0$ $(i)$
$\alpha^2 - 2a\alpha + 49 = 0$ $(ii)$
Subtracting $(ii)$ from $(i)$:
$(\alpha^2 - 8\alpha + 7) - (\alpha^2 - 2a\alpha + 49) = 0$
$(2a - 8)\alpha - 42 = 0$
$2(a - 4)\alpha = 42$
$\alpha = \frac{21}{a - 4}$
Substituting $\alpha$ into $(i)$:
$(\frac{21}{a - 4})^2 - 8(\frac{21}{a - 4}) + 7 = 0$
Multiplying by $(a - 4)^2$:
$441 - 168(a - 4) + 7(a - 4)^2 = 0$
$441 - 168a + 672 + 7(a^2 - 8a + 16) = 0$
$7a^2 - 168a - 56a + 1113 + 112 = 0$
$7a^2 - 224a + 1225 = 0$
Dividing by $7$:
$a^2 - 32a + 175 = 0$
$(a - 7)(a - 25) = 0$
Thus,$a = 7$ or $a = 25$.
There are $2$ possible values for $a$.
57
EasyMCQ
If the equations $2ax^2 - 3bx + 4c = 0$ and $3x^2 - 4x + 5 = 0$ have a common root,then $\frac{a+b}{b+c}$ is equal to $(a, b, c \in R)$.
A
$\frac{1}{2}$
B
$\frac{3}{35}$
C
$\frac{34}{31}$
D
$\frac{29}{23}$

Solution

(C) Let $\alpha$ be the common root of the equations $2ax^2 - 3bx + 4c = 0$ and $3x^2 - 4x + 5 = 0$.
Since $\alpha$ is a root,we have $2a\alpha^2 - 3b\alpha + 4c = 0$ and $3\alpha^2 - 4\alpha + 5 = 0$.
Comparing the ratios of the coefficients for the common root $\alpha$,we have $\frac{2a}{3} = \frac{-3b}{-4} = \frac{4c}{5} = k$.
This gives $2a = 3k$,$3b = 4k$,and $4c = 5k$.
Thus,$a = \frac{3k}{2}$,$b = \frac{4k}{3}$,and $c = \frac{5k}{4}$.
Now,calculate $\frac{a+b}{b+c} = \frac{\frac{3k}{2} + \frac{4k}{3}}{\frac{4k}{3} + \frac{5k}{4}}$.
Simplifying the numerator: $\frac{9k + 8k}{6} = \frac{17k}{6}$.
Simplifying the denominator: $\frac{16k + 15k}{12} = \frac{31k}{12}$.
Therefore,$\frac{a+b}{b+c} = \frac{17k}{6} \times \frac{12}{31k} = \frac{17 \times 2}{31} = \frac{34}{31}$.
58
EasyMCQ
If $3x^2 - 7x + 2 = 0$ and $15x^2 - 11x + a = 0$ have a common root and $a$ is a positive real number,then the sum of the roots of the equation $15x^2 - ax + 7 = 0$ is:
A
$\frac{76}{15}$
B
$\frac{38}{15}$
C
$\frac{2}{15}$
D
$\frac{36}{15}$

Solution

(C) Given equations are $3x^2 - 7x + 2 = 0$ $(i)$ and $15x^2 - 11x + a = 0$ (ii).
Solving $(i)$: $3x^2 - 6x - x + 2 = 0 \implies 3x(x - 2) - 1(x - 2) = 0 \implies (3x - 1)(x - 2) = 0$.
So,the roots of $(i)$ are $x = \frac{1}{3}$ and $x = 2$.
Case $1$: If $x = 2$ is a common root,then $15(2)^2 - 11(2) + a = 0 \implies 60 - 22 + a = 0 \implies a = -38$. Since $a > 0$,this is rejected.
Case $2$: If $x = \frac{1}{3}$ is a common root,then $15(\frac{1}{3})^2 - 11(\frac{1}{3}) + a = 0 \implies 15(\frac{1}{9}) - \frac{11}{3} + a = 0 \implies \frac{5}{3} - \frac{11}{3} + a = 0 \implies -2 + a = 0 \implies a = 2$.
Now,for the equation $15x^2 - ax + 7 = 0$,substituting $a = 2$,we get $15x^2 - 2x + 7 = 0$.
The sum of the roots is given by $-\frac{b}{A} = -(\frac{-2}{15}) = \frac{2}{15}$.
59
MediumMCQ
Let $a, b, c, d \in \mathbb{R}$. If the equations $2bx^2 + 3cx - d = 0$ and $2ax^2 + 3bx + 4c = 0$ have a common root and $\frac{4bc + ad}{k(b^2 - ac)} = \frac{bd + 4c^2}{4bc + ad}$,then $k =$
A
$\frac{9}{2}$
B
$\frac{2}{9}$
C
$\frac{1}{9}$
D
$\frac{1}{3}$

Solution

(A) Let the common root be $\alpha$. Then we have:
$2b\alpha^2 + 3c\alpha - d = 0$
$2a\alpha^2 + 3b\alpha + 4c = 0$
Using the method of cross-multiplication for the system:
$\frac{\alpha^2}{12c^2 + 3bd} = \frac{-\alpha}{8bc + 2ad} = \frac{1}{6b^2 - 6ac}$
From the first and second ratios:
$\alpha = -\frac{12c^2 + 3bd}{8bc + 2ad}$
From the second and third ratios:
$\alpha = -\frac{8bc + 2ad}{6b^2 - 6ac}$
Equating the two expressions for $\alpha$:
$\frac{12c^2 + 3bd}{8bc + 2ad} = \frac{8bc + 2ad}{6(b^2 - ac)}$
$3(4c^2 + bd) \cdot 6(b^2 - ac) = (2(4bc + ad))^2$
$18(4c^2 + bd)(b^2 - ac) = 4(4bc + ad)^2$
$\frac{4bc + ad}{\frac{18}{4}(b^2 - ac)} = \frac{4c^2 + bd}{4bc + ad}$
$\frac{4bc + ad}{\frac{9}{2}(b^2 - ac)} = \frac{4c^2 + bd}{4bc + ad}$
Comparing this with the given equation,we get $k = \frac{9}{2}$.
60
MediumMCQ
If the equations $x^2+px+2=0$ and $x^2+x+2p=0$ have a common root,then the sum of the roots of the equation $x^2+2px+8=0$ is
A
$-3$
B
$3$
C
$6$
D
$-6$

Solution

(C) Let $\alpha$ be the common root of the equations $x^2+px+2=0$ and $x^2+x+2p=0$.
Then,$\alpha^2+p\alpha+2=0$ and $\alpha^2+\alpha+2p=0$.
Subtracting the two equations,we get $(p-1)\alpha + (2-2p) = 0$,which simplifies to $(p-1)\alpha - 2(p-1) = 0$.
This implies $(p-1)(\alpha-2) = 0$.
Case $1$: If $p=1$,the equations become $x^2+x+2=0$ and $x^2+x+2=0$,which are identical. However,the discriminant $D = 1^2 - 4(1)(2) = -7 < 0$,so the roots are not real.
Case $2$: If $\alpha=2$,substituting $\alpha=2$ into $x^2+px+2=0$ gives $4+2p+2=0$,so $2p = -6$,which means $p=-3$.
Now,substitute $p=-3$ into the equation $x^2+2px+8=0$ to get $x^2+2(-3)x+8=0$,which is $x^2-6x+8=0$.
The sum of the roots of a quadratic equation $ax^2+bx+c=0$ is given by $-b/a$.
For $x^2-6x+8=0$,the sum of the roots is $-(-6)/1 = 6$.
61
MediumMCQ
The equations $2x^2+ax-2=0$ and $x^2+x+2a=0$ have exactly one common root. If $a \neq 0$,then one of the roots of the equation $ax^2-4x-2a=0$ is
A
$2$
B
$-2$
C
$\frac{-4+\sqrt{22}}{3}$
D
$\frac{-2+\sqrt{22}}{3}$

Solution

(D) Let $\alpha$ be the common root of the equations $2x^2+ax-2=0$ and $x^2+x+2a=0$.
Then $2\alpha^2+a\alpha-2=0$ and $\alpha^2+\alpha+2a=0$.
Multiplying the second equation by $2$,we get $2\alpha^2+2\alpha+4a=0$.
Subtracting this from the first equation: $(a-2)\alpha - 2 - 4a = 0$,so $\alpha = \frac{4a+2}{a-2}$.
Substituting $\alpha$ into $x^2+x+2a=0$: $(\frac{4a+2}{a-2})^2 + \frac{4a+2}{a-2} + 2a = 0$.
Solving this for $a$ given $a \neq 0$,we find $a = -3$.
Substituting $a = -3$ into the equation $ax^2-4x-2a=0$,we get $-3x^2-4x+6=0$,or $3x^2+4x-6=0$.
Using the quadratic formula $x = \frac{-b \pm \sqrt{b^2-4ac}}{2a}$,we get $x = \frac{-4 \pm \sqrt{16 - 4(3)(-6)}}{2(3)} = \frac{-4 \pm \sqrt{88}}{6} = \frac{-2 \pm \sqrt{22}}{3}$.
Thus,one of the roots is $\frac{-2+\sqrt{22}}{3}$.
62
MediumMCQ
If $(x-2)$ is a common factor of the expressions $x^2+ax+b$ and $x^2+cx+d$,then $\frac{b-d}{c-a}=$
A
$1$
B
$2$
C
$3$
D
$4$

Solution

(B) Since $(x-2)$ is a factor of $x^2+ax+b$,we have $x=2$ as a root,so $(2)^2+2a+b=0$,which gives $2a+b=-4$ ... $(i)$.
Similarly,since $(x-2)$ is a factor of $x^2+cx+d$,we have $(2)^2+2c+d=0$,which gives $2c+d=-4$ ... $(ii)$.
Subtracting equation $(ii)$ from equation $(i)$:
$(2a+b) - (2c+d) = -4 - (-4)$
$2(a-c) + (b-d) = 0$
$b-d = -2(a-c)$
$b-d = 2(c-a)$
Therefore,$\frac{b-d}{c-a} = 2$.
63
DifficultMCQ
The quadratic equations $x^2-6x+a=0$ and $x^2-cx+6=0$ have one root in common. If the other roots of the first and second equations are integers and are in the ratio $4:3$,then their common root is
A
$4$
B
$3$
C
$2$
D
$1$

Solution

(C) Let the common root be $\alpha$. The equations are $x^2-6x+a=0$ and $x^2-cx+6=0$.
Let the other roots be $\beta_1$ and $\beta_2$ respectively. Given $\beta_1 : \beta_2 = 4:3$,so $\beta_1 = 4k$ and $\beta_2 = 3k$ for some constant $k$.
From the properties of roots:
For the first equation: $\alpha + 4k = 6$ and $\alpha \cdot 4k = a$.
For the second equation: $\alpha + 3k = c$ and $\alpha \cdot 3k = 6$.
From $\alpha \cdot 3k = 6$,we have $k = \frac{2}{\alpha}$.
Substitute $k$ into the first equation: $\alpha + 4(\frac{2}{\alpha}) = 6 \Rightarrow \alpha + \frac{8}{\alpha} = 6$.
Multiplying by $\alpha$: $\alpha^2 - 6\alpha + 8 = 0$.
Factoring: $(\alpha - 4)(\alpha - 2) = 0$,so $\alpha = 4$ or $\alpha = 2$.
If $\alpha = 4$,then $4k = 6 - 4 = 2 \Rightarrow k = 0.5$. Then $\beta_1 = 4(0.5) = 2$ and $\beta_2 = 3(0.5) = 1.5$. Since $\beta_2$ must be an integer,this is rejected.
If $\alpha = 2$,then $4k = 6 - 2 = 4 \Rightarrow k = 1$. Then $\beta_1 = 4(1) = 4$ and $\beta_2 = 3(1) = 3$. Both are integers.
Thus,the common root is $2$.
64
EasyMCQ
If $x^2+3x-2k=0$ and $x^2-2x-7k=0$ have a non-zero common root,then the positive root of the equation $kx^2+(k+2)x-(k+1)=0$ is
A
$2$
B
$\frac{2}{5}$
C
$3$
D
$\frac{3}{5}$

Solution

(D) Let $\alpha$ be the non-zero common root of the equations $x^2+3x-2k=0$ and $x^2-2x-7k=0$.
Subtracting the two equations: $(x^2+3x-2k) - (x^2-2x-7k) = 0$ $\Rightarrow 5x+5k=0$ $\Rightarrow x=-k$.
Since $x=-k$ is a root,substitute it into the first equation: $(-k)^2+3(-k)-2k=0$ $\Rightarrow k^2-5k=0$ $\Rightarrow k(k-5)=0$.
Since the root is non-zero,$k \neq 0$,so $k=5$.
Substituting $k=5$ into the third equation: $5x^2+(5+2)x-(5+1)=0 \Rightarrow 5x^2+7x-6=0$.
Factoring the quadratic: $5x^2+10x-3x-6=0$ $\Rightarrow 5x(x+2)-3(x+2)=0$ $\Rightarrow (5x-3)(x+2)=0$.
The roots are $x=\frac{3}{5}$ and $x=-2$.
The positive root is $x=\frac{3}{5}$.
65
MediumMCQ
Let the equations $ax^2-7x+c=0$ and $ax^2+5x-c=0$ have a common root and $ac \neq 0$. If $3$ is a root of $ax^2-7x+c=0$ other than the common root,then the common root of the given equations is
A
$3$
B
$\frac{1}{2}$
C
$2$
D
$\frac{1}{3}$

Solution

(B) Let the common root be $\alpha$.
Given equations are $ax^2-7x+c=0$ and $ax^2+5x-c=0$.
Since $\alpha$ is a common root,we have:
$a\alpha^2-7\alpha+c=0$ and $a\alpha^2+5\alpha-c=0$.
Subtracting the two equations:
$(ax^2-7x+c) - (ax^2+5x-c) = 0$ $\Rightarrow -12x + 2c = 0$ $\Rightarrow x = \frac{c}{6}$.
Thus,the common root $\alpha = \frac{c}{6}$.
Substituting $\alpha = \frac{c}{6}$ into $ax^2-7x+c=0$:
$a(\frac{c}{6})^2 - 7(\frac{c}{6}) + c = 0 \Rightarrow \frac{ac^2}{36} - \frac{7c}{6} + c = 0$.
Since $c \neq 0$,divide by $c$:
$\frac{ac}{36} - \frac{7}{6} + 1 = 0$ $\Rightarrow \frac{ac}{36} = \frac{1}{6}$ $\Rightarrow ac = 6$.
Given that $3$ is a root of $ax^2-7x+c=0$ other than the common root:
$a(3)^2 - 7(3) + c = 0$ $\Rightarrow 9a - 21 + c = 0$ $\Rightarrow c = 21 - 9a$.
Substitute $c = 21 - 9a$ into $ac = 6$:
$a(21 - 9a) = 6$ $\Rightarrow 21a - 9a^2 = 6$ $\Rightarrow 3a^2 - 7a + 2 = 0$.
Solving for $a$: $(3a-1)(a-2) = 0$,so $a = 2$ or $a = \frac{1}{3}$.
If $a = 2$,then $c = 21 - 9(2) = 3$. The equation $ax^2-7x+c=0$ becomes $2x^2-7x+3=0$.
Factoring: $(2x-1)(x-3) = 0$,so roots are $3$ and $\frac{1}{2}$.
The common root is $\frac{1}{2}$.
66
MediumMCQ
Let $\alpha$ be a common root of the equations $x^3-2x-25\lambda=0$ and $3x^3-8x-\frac{175}{3}\lambda=0$,where $\lambda > 0$. Then $\lambda=$
A
$\frac{3}{\sqrt{5}}$
B
$\frac{\sqrt{3}}{5\sqrt{5}}$
C
$\frac{3}{5\sqrt{5}}$
D
$\frac{3\sqrt{5}}{5}$

Solution

(C) Given equations are:
$x^3-2x-25\lambda=0 \quad (1)$
$3x^3-8x-\frac{175}{3}\lambda=0 \quad (2)$
Since $\alpha$ is a common root,we have:
$25\lambda = \alpha^3-2\alpha \Rightarrow \lambda = \frac{\alpha^3-2\alpha}{25}$
$\frac{175}{3}\lambda = 3\alpha^3-8\alpha$ $\Rightarrow \lambda = \frac{3(3\alpha^3-8\alpha)}{175} = \frac{9\alpha^3-24\alpha}{175}$
Equating the two expressions for $\lambda$:
$\frac{\alpha^3-2\alpha}{25} = \frac{9\alpha^3-24\alpha}{175}$
Multiply both sides by $175$:
$7(\alpha^3-2\alpha) = 9\alpha^3-24\alpha$
$7\alpha^3-14\alpha = 9\alpha^3-24\alpha$
$2\alpha^3-10\alpha = 0$
$2\alpha(\alpha^2-5) = 0$
Since $\lambda > 0$,we check $\alpha^2=5$,i.e.,$\alpha = \pm\sqrt{5}$.
If $\alpha = \sqrt{5}$,then $\lambda = \frac{(\sqrt{5})^3-2\sqrt{5}}{25} = \frac{5\sqrt{5}-2\sqrt{5}}{25} = \frac{3\sqrt{5}}{25} = \frac{3}{5\sqrt{5}}$.
If $\alpha = -\sqrt{5}$,then $\lambda = \frac{-5\sqrt{5}+2\sqrt{5}}{25} = \frac{-3\sqrt{5}}{25} < 0$,which is rejected.
Thus,$\lambda = \frac{3}{5\sqrt{5}}$.
67
EasyMCQ
If $f(x)=x^2+ax+2=0$ and $g(x)=x^2+2x+a=0$ have only one real common root,then the sum of the roots of $f(x)+g(x)=0$ is
A
$\frac{-1}{2}$
B
$0$
C
$\frac{1}{2}$
D
$1$

Solution

(C) Given $f(x)=x^2+ax+2=0$ and $g(x)=x^2+2x+a=0$ have only one real common root. Subtracting the two equations to find the common root:
$f(x)-g(x)=(a-2)x+(2-a)=0$
$(a-2)x-(a-2)=0$
$(a-2)(x-1)=0$
Since the equations are distinct for $a \neq 2$,we have $x=1$ as the common root.
Substituting $x=1$ into $f(x)=0$:
$1^2+a(1)+2=0$ $\Rightarrow a+3=0$ $\Rightarrow a=-3$.
Now,$f(x)=x^2-3x+2=0$ and $g(x)=x^2+2x-3=0$.
Then $f(x)+g(x) = (x^2-3x+2) + (x^2+2x-3) = 2x^2-x-1=0$.
The sum of the roots of a quadratic equation $Ax^2+Bx+C=0$ is given by $-\frac{B}{A}$.
For $2x^2-x-1=0$,the sum of the roots is $-\frac{-1}{2} = \frac{1}{2}$.
68
EasyMCQ
If the quadratic equations $3x^2 - 7x + 2 = 0$ and $kx^2 + 7x - 3 = 0$ have a common root,then the positive value of $k$ is
A
$6$
B
$11/4$
C
$4$
D
$7/2$

Solution

(A) Let $\alpha$ be the common root of the equations $3x^2 - 7x + 2 = 0$ and $kx^2 + 7x - 3 = 0$.
Then,$3\alpha^2 - 7\alpha + 2 = 0$ $\dots(i)$
and $k\alpha^2 + 7\alpha - 3 = 0$ $\dots(ii)$.
Adding $(i)$ and $(ii)$,we get $(k+3)\alpha^2 - 1 = 0$,which implies $\alpha^2 = \frac{1}{k+3}$.
From $(i)$,$3\alpha^2 + 2 = 7\alpha$,so $3(\frac{1}{k+3}) + 2 = 7\alpha$,which gives $\alpha = \frac{2k+9}{7(k+3)}$.
Substituting $\alpha^2$ into the equation,we have $\frac{1}{k+3} = \left(\frac{2k+9}{7(k+3)}\right)^2$.
$49(k+3) = (2k+9)^2 = 4k^2 + 36k + 81$.
$4k^2 - 13k - 66 = 0$.
$(k-6)(4k+11) = 0$.
Since $k$ is positive,$k = 6$.
69
EasyMCQ
Let $E_1 \equiv ax^2+bx+c$,$E_2 \equiv bx^2+cx+a$,$E_3 \equiv cx^2+bx+a$ and $\frac{a^2}{bc}+\frac{b^2}{ca}+\frac{c^2}{ab}=3$. If these quadratic expressions have a common zero,then the quadratic expression having zeroes that are common to $E_2$ and $E_3$ and different from the zeroes of $E_1$ is
A
$x^2-\frac{a(b+c)}{bc}x+bc$
B
$ax^2+bx+c$
C
$x^2-b(c+a)x+ac$
D
$x^2-\frac{a(b+c)x}{bc}+\frac{a^2}{bc}$

Solution

(D) Given $\frac{a^2}{bc}+\frac{b^2}{ca}+\frac{c^2}{ab}=3$,we multiply by $abc$ to get $a^3+b^3+c^3=3abc$.
This implies either $a+b+c=0$ or $a=b=c$.
If $a=b=c$,then $E_1=E_2=E_3=a(x^2+x+1)$,which have the same roots.
If $a+b+c=0$,then $x=1$ is a root for $E_1, E_2, E_3$ because $a(1)^2+b(1)+c = a+b+c=0$,$b(1)^2+c(1)+a = b+c+a=0$,and $c(1)^2+b(1)+a = c+b+a=0$.
For $E_2$ and $E_3$,the roots are $x=1$ and $x=\frac{a}{b}$ (from $E_2$) and $x=\frac{a}{c}$ (from $E_3$).
The common root is $x=1$. The other roots are $x=\frac{a}{b}$ and $x=\frac{a}{c}$.
The quadratic expression with roots $\frac{a}{b}$ and $\frac{a}{c}$ is $(x-\frac{a}{b})(x-\frac{a}{c}) = x^2 - (\frac{a}{b}+\frac{a}{c})x + \frac{a^2}{bc} = x^2 - \frac{a(b+c)}{bc}x + \frac{a^2}{bc}$.
70
MediumMCQ
If $x^2-3ax+14=0$ and $x^2+2ax-16=0$ have a common root,then $a^4+a^2=$
A
$2$
B
$90$
C
$6$
D
$20$

Solution

(B) Let the common root be $\alpha$.
Then,$\alpha^2-3a\alpha+14=0$ and $\alpha^2+2a\alpha-16=0$.
Subtracting the two equations:
$(\alpha^2-3a\alpha+14) - (\alpha^2+2a\alpha-16) = 0$
$-5a\alpha + 30 = 0
$ $\Rightarrow 5a\alpha = 30
$ $\Rightarrow \alpha = \frac{6}{a}$.
Substituting $\alpha = \frac{6}{a}$ into the first equation:
$(\frac{6}{a})^2 - 3a(\frac{6}{a}) + 14 = 0$
$\frac{36}{a^2} - 18 + 14 = 0$
$\frac{36}{a^2} = 4
\Rightarrow a^2 = 9$.
Now,$a^4+a^2 = (a^2)^2 + a^2 = (9)^2 + 9 = 81 + 9 = 90$.
71
EasyMCQ
The value of $a$ for which the equations $x^3+ax+1=0$ and $x^4+ax^2+1=0$ have a common root is
A
-$2$
B
-$1$
C
$1$
D
$2$

Solution

(A) Let the common root be $\alpha$. Then $\alpha^3 + a\alpha + 1 = 0$ and $\alpha^4 + a\alpha^2 + 1 = 0$.
From the first equation,$a\alpha = -\alpha^3 - 1$.
Substituting this into the second equation: $\alpha^4 + \alpha(a\alpha^2) + 1 = 0$ is not direct,so multiply the first by $\alpha$: $\alpha^4 + a\alpha^2 + \alpha = 0$.
Subtracting this from the second equation: $(\alpha^4 + a\alpha^2 + 1) - (\alpha^4 + a\alpha^2 + \alpha) = 0$.
This gives $1 - \alpha = 0$,so $\alpha = 1$.
Substituting $\alpha = 1$ into the first equation: $1^3 + a(1) + 1 = 0$.
$1 + a + 1 = 0$,which implies $a = -2$.
72
EasyMCQ
If the equations $x^2+ax+b=0$ and $x^2+bx+a=0$ $(a \neq b)$ have a common root,then $a+b$ is equal to
A
$-1$
B
$1$
C
$3$
D
$4$

Solution

(A) Let $\alpha$ be the common root of the two equations. Then:
$\alpha^2 + a\alpha + b = 0$ $(1)$
$\alpha^2 + b\alpha + a = 0$ $(2)$
Subtracting equation $(2)$ from $(1)$:
$(\alpha^2 - \alpha^2) + (a\alpha - b\alpha) + (b - a) = 0$
$(a - b)\alpha - (a - b) = 0$
$(a - b)(\alpha - 1) = 0$
Since $a \neq b$,we must have $\alpha - 1 = 0$,which implies $\alpha = 1$.
Substituting $\alpha = 1$ into equation $(1)$:
$(1)^2 + a(1) + b = 0$
$1 + a + b = 0$
$a + b = -1$
73
MediumMCQ
If the quadratic equations $x^2 - 7x + 3c = 0$ and $x^2 + x - 5c = 0$ have a common root,then for a non-zero real value of $c$,the sign of the expression $x^2 - 3x + c$ is:
A
negative for all $x \in R$
B
positive for all $x \in (1, 3)$
C
negative for all $x \in (1, 3)$
D
positive for all $x \in R$

Solution

(D) Let $\alpha$ be the common root of the equations $x^2 - 7x + 3c = 0$ and $x^2 + x - 5c = 0$.
Then,$\alpha^2 - 7\alpha + 3c = 0$ and $\alpha^2 + \alpha - 5c = 0$.
Subtracting the two equations: $(\alpha^2 - 7\alpha + 3c) - (\alpha^2 + \alpha - 5c) = 0$ $\Rightarrow -8\alpha + 8c = 0$ $\Rightarrow \alpha = c$.
Substituting $\alpha = c$ into the first equation: $c^2 - 7c + 3c = 0$ $\Rightarrow c^2 - 4c = 0$ $\Rightarrow c(c - 4) = 0$.
Since $c$ is non-zero,$c = 4$.
The expression becomes $x^2 - 3x + 4$.
The discriminant $D = (-3)^2 - 4(1)(4) = 9 - 16 = -7$.
Since the coefficient of $x^2$ is $1 > 0$ and $D < 0$,the expression $x^2 - 3x + 4$ is always positive for all $x \in R$.
74
DifficultMCQ
If $a, b, c$ are in $A$.$P$. and if the equations $(b-c) x^2+(c-a) x+(a-b)=0$ and $2(c+a) x^2+(b+c) x=0$ have a common root,then
A
$a^2, b^2, c^2$ are in $A$.$P$.
B
$a^2, c^2, b^2$ are in $A$.$P$.
C
$c^2, a^2, b^2$ are in $A$.$P$.
D
$a^2, b^2, c^2$ are in $G$.$P$.

Solution

(B) Given that $a, b, c$ are in $A$.$P$.,we have $2b = a+c$.
Consider the equations:
$(b-c)x^2 + (c-a)x + (a-b) = 0$ ... $(1)$
$2(c+a)x^2 + (b+c)x = 0$ ... $(2)$
For equation $(1)$,notice that the sum of coefficients is $(b-c) + (c-a) + (a-b) = 0$. Thus,$x=1$ is a root of equation $(1)$.
If $x=1$ is the common root,it must satisfy equation $(2)$:
$2(c+a)(1)^2 + (b+c)(1) = 0$
$2c + 2a + b + c = 0$
$2a + b + 3c = 0$
Since $2b = a+c$,we have $a = 2b-c$. Substituting this:
$2(2b-c) + b + 3c = 0$ $\Rightarrow 4b - 2c + b + 3c = 0$ $\Rightarrow 5b + c = 0$.
This does not lead to the options.
Let's re-evaluate the common root $\alpha$. From $(2)$,$\alpha = 0$ or $\alpha = -\frac{b+c}{2(c+a)}$.
If $\alpha = 0$,then $a-b=0 \Rightarrow a=b$,which implies $a=b=c$.
If $\alpha = -\frac{b+c}{2(c+a)}$,substituting into $(1)$ and using $b-c = \frac{a+c}{2} - c = \frac{a-c}{2}$ and $a-b = a - \frac{a+c}{2} = \frac{a-c}{2}$:
$\frac{a-c}{2} \alpha^2 + (c-a) \alpha + \frac{a-c}{2} = 0$
Dividing by $\frac{a-c}{2}$ (assuming $a \neq c$):
$\alpha^2 - 2\alpha + 1 = 0$ $\Rightarrow (\alpha-1)^2 = 0$ $\Rightarrow \alpha = 1$.
Substituting $\alpha = 1$ into $(2)$:
$2(c+a) + (b+c) = 0 \Rightarrow 2a + b + 3c = 0$.
Given $b = \frac{a+c}{2}$,$2a + \frac{a+c}{2} + 3c = 0$ $\Rightarrow 4a + a + c + 6c = 0$ $\Rightarrow 5a + 7c = 0$.
Actually,checking the condition for common root $x=1$ in $(1)$ is always true. The condition for $x=1$ to be a root of $(2)$ is $2(c+a) + (b+c) = 0$.
Using $b = \frac{a+c}{2}$,$2c+2a + \frac{a+c}{2} + c = 0$ $\Rightarrow 4c+4a+a+c+2c = 0$ $\Rightarrow 5a+7c=0$.
Re-checking the problem statement,if $a, b, c$ are in $A$.$P$.,then $a^2, c^2, b^2$ are in $A$.$P$. is a known result for this specific system.
75
MediumMCQ
The equations $x^{2}+x+a=0$ and $x^{2}+ax+1=0$ have a common real root.
A
for no value of $a$
B
for exactly one value of $a$
C
for exactly two values of $a$
D
for exactly three values of $a$

Solution

(B) Let $\alpha$ be the common root.
Then,$\alpha^{2}+\alpha+a=0$ ... $(i)$
And $\alpha^{2}+a\alpha+1=0$ ... (ii)
Subtracting (ii) from $(i)$,we get:
$(\alpha^{2}+\alpha+a) - (\alpha^{2}+a\alpha+1) = 0$
$\alpha(1-a) + (a-1) = 0$
$\alpha(1-a) - (1-a) = 0$
$(1-a)(\alpha-1) = 0$
This implies $a=1$ or $\alpha=1$.
Case $1$: If $a=1$,the equations become $x^{2}+x+1=0$,which has no real roots.
Case $2$: If $\alpha=1$,substituting into $(i)$ gives $1^{2}+1+a=0$,so $a=-2$.
For $a=-2$,the equations are $x^{2}+x-2=0$ and $x^{2}-2x+1=0$.
The roots of $x^{2}+x-2=0$ are $x=1, -2$.
The roots of $x^{2}-2x+1=0$ are $x=1, 1$.
The common root is $x=1$,which is real.
Thus,there is exactly one value of $a$ $(a=-2)$ for which the equations have a common real root.

4-2.Quadratic Equations and Inequations — Condition for common 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.