Questions

M.C.Q (1 Marks)

Take a timed test

120 questions · 118 auto-graded MCQ + 2 self-marked written.

MCQ 11 Mark
What should be subtracted to the polynomial $x^2-16 x+30$, so that $15$ is the zero of the resulting polynomial?
  • A
    $30$
  • B
    $14$
  • $15$
  • D
    $16$
Answer
Correct option: C.
$15$
$15$
View full question & answer
MCQ 21 Mark
If one of the zeroes of a quadratic polynomial of the form $x^2+a x+b$ is the negative of the other, then it:
  • Has no linear term and constant term is negative.
  • B
    Has no linear term and the constant term is position.
  • C
    Can have a linear term but the constant term is negative.
  • D
    Can have a linear term but the constant term is positive.
Answer
Correct option: A.
Has no linear term and constant term is negative.
Let the quadratic polynomial be $f(x) = x^2 + ax + b$
Now, the zeroes are $\alpha$ and $-\alpha$
So, the sum of the zeroes is zero.
$\therefore\ \alpha+(-\alpha)=\frac{-\text{a}}{1}=-\text{a}$
$\Rightarrow\text{a}=0$
So, the polynomial becomes $f(x) = x^2 + b$, which is not linear
Also, the product of the zeros,
$\alpha\beta=\frac{\text{b}}{1}=\text{b}$
$\Rightarrow\alpha(-\alpha)=\text{b}$
$\Rightarrow\alpha^2=\text{b}$
Thus, the constant term is negative.
Hence, the correct answer is option $(a)$
View full question & answer
MCQ 31 Mark
If $\alpha,\beta$ are the zeros of the polynomial $f(x) = ax^2 + bx + c$, then $\frac{1}{\text{a}^2}+\frac{1}{\beta^2}=$
  • A
    $\frac{\text{b}^2-2\text{ac}}{\text{a}^2}$
  • $\frac{\text{b}^2-2\text{ac}}{\text{c}^2}$
  • C
    $\frac{\text{b}^2+2\text{ac}}{\text{a}^2}$
  • D
    $\frac{\text{b}^2+2\text{ac}}{\text{c}^2}$
Answer
Correct option: B.
$\frac{\text{b}^2-2\text{ac}}{\text{c}^2}$
We have to find the value of $\frac{1}{\alpha^2}+\frac{1}{\beta^2}$
Given $\alpha$ and $\beta$ be the zeros of the polynomial $f(x)=a x^3+b x^2+c$
$\alpha+\beta=\frac{-\text{Coefficient of x}}{\text{Coefficient of x}^2}$
$=\frac{-(\text{b})}{\text{a}}$
$\alpha\cdot\beta=\frac{\text{Constant term}}{\text{Coefficient of x}^2} $
$=\frac{\text{c}}{\text{a}}$
We have
$\frac{1}{\alpha^2}+\frac{1}{\beta^2}=\Big(\frac{1}{\alpha}+\frac{1}{\beta}\Big)^2-\frac{2}{\alpha\beta}$
$\frac{1}{\alpha^2}+\frac{1}{\beta^2}=\Big(\frac{\beta}{\alpha\beta}+\frac{\alpha}{\beta\alpha}\Big)^2-\frac{2}{\alpha\beta}$
$\frac{1}{\alpha^2}+\frac{1}{\beta^2}=\Big(\frac{\alpha+\beta}{\alpha\beta}\Big)^2-\frac{2}{\alpha\beta}$
$\frac{1}{\alpha^2}+\frac{1}{\beta^2}=\bigg(\frac{\frac{-\text{b}}{\text{a}}}{\frac{\text{c}}{\text{a}}}\bigg)^2-\frac{2}{\frac{\text{c}}{\text{a}}}$
$\frac{1}{\alpha^2}+\frac{1}{\beta^2}=\Big(\frac{-\text{b}}{\text{a}}\times\frac{\text{a}}{\text{c}}\Big)^2-\frac{2\text{a}}{\text{c}}$
$\frac{1}{\alpha^2}+\frac{1}{\beta^2}=\Big(\frac{-\text{b}}{\text{c}}\Big)^2-\frac{2\text{a}}{\text{c}}$
$\frac{1}{\alpha^2}+\frac{1}{\beta^2}=\Big(\frac{\text{b}^2}{\text{c}^2}\Big)-\frac{2\text{a}\times\text{c}}{\text{c}\times\text{c}}$
$\frac{1}{\alpha^2}+\frac{1}{\beta^2}=\Big(\frac{\text{b}^2}{\text{c}^2}\Big)-\frac{2\text{ac}}{\text{c}^2}$
$\frac{1}{\alpha^2}+\frac{1}{\beta^2}=\Big(\frac{\text{b}^2-2\text{ac}}{\text{c}^2}\Big)$
Hence, the correct choice is $(b)$
View full question & answer
MCQ 41 Mark
If one of the zeroes of the quadratic polynomial $(k - 1)x^2 + kx + 1$ is $-3$, then the value of $k$ is:
  • $\frac{4}{3}$
  • B
    $\frac{-4}{3}$
  • C
    $\frac{2}{3}$
  • D
    $\frac{-2}{3}$
Answer
Correct option: A.
$\frac{4}{3}$
The given polynomial is $f(x)=(k-1) x^2+k x+1$
Since $-3$ is one of the zeroes of the given polynomial, so $f(-3)=0$.
$(k-1)(-3)^2+k(-3)+1=0$
$\Rightarrow 9(k-1)-3 k+1=0$
$\Rightarrow 9 k-9-3 k+1=0$
$\Rightarrow 6 k-8=0$
$\Rightarrow k=\frac{4}{3}$
Hence, the correct answer is option $(a)$
View full question & answer
MCQ 51 Mark
Given that of the zeroes of the cubic polynomial $a x^3+b x^2+c x+d$ are $0$ , the third zero is:
  • $\frac{-\text{b}}{\text{a}}$
  • B
    $\frac{\text{b}}{\text{a}}$
  • C
    $\frac{\text{c}}{\text{a}}$
  • D
    $\frac{-\text{d}}{\text{a}}$
Answer
Correct option: A.
$\frac{-\text{b}}{\text{a}}$
Let the polynomial be $f(x)=a x^3+b x^2+c x+d$
Suppose the two zeroes of $f(x)$ are $\alpha=0$ and $\beta=0$
We know that,
Sum of the zeros,
$\alpha+\beta+\gamma=\frac{-\text{b}}{\text{a}}$
$\Rightarrow0+0+\gamma=\frac{-\text{b}}{\text{a}}$
$\Rightarrow\gamma=\frac{-\text{b}}{\text{a}}$
Hence, the correct answer is option $(a)$
View full question & answer
MCQ 61 Mark
The zeroes of the quadratic polynomial $x^2+99 x+127$ are:
  • A
    Both positive.
  • Both negative.
  • C
    Both equal.
  • D
    One positive and one negative.
Answer
Correct option: B.
Both negative.
Let $f(x)=x^2+99 x+127$
Product of the zeroes of $f(x)=127 \times 1=127$ [Product of zeroes $=\frac{c}{a}$ when $f(x)=a x^2+b x+c$ ]
Since the product of zeroes is positive, we can say that it is only possible when both zeroes are positive or both zeroes are negative.
Also, sum of the zeroes $= -99$
$\Big[\text{Sum of zeroes}=-\frac{\text{b}}{\text{a}}\text{ when f(x) = ax}^2+\text{bx + c}\Big]$
The sum being negative implies that both zeroes are positive is not correct.
So, we conclude that both zeroes are negative.
Hence, the correct answer is option $(b).$
View full question & answer
MCQ 71 Mark
If the diagram in Fig. shows the graph of the polynomial $f(x) = ax^2+ bx + c$, then:
 
  • $a > 0, b < 0$ and $c > 0$
  • B
    $a < 0, b < 0$ and $c < 0$
  • C
    $a < 0, b > 0$ and $c > 0$
  • D
    $a < 0, b > 0$ and $c < 0$
Answer
Correct option: A.
$a > 0, b < 0$ and $c > 0$
Clearly, $f(x)=a x^2+b x+c$ represent a parabola opening upwards $\mid$
Therefore, $a > 0 y=a x^2+b x+c$ cuts $Y$ axis at $P$ which lies on $O Y$. Putting $x=0$ in $y=a x^2+b x+c$, we get $y=c$. So the coordinates of $P$ is $( 0 , c).$ Clearly, $P$ lies on $OY$. Therefore $c > 0$
View full question & answer
MCQ 81 Mark
Which of the following is not the graph of a quadratic polynomial?
  • A
  • C
  • D
Answer
Correct option: B.
For a quadratic polynomial, $a x^2+b x+c$, the zeros are precisely the $x-$ coordinates of the points where the graph representing $y=a x^2+b x+c$ intersects the $x-$ axis.
The graph has one of the two shapes either open upwards like $∪ ($parabolic shape$)$ or open downwards like $∩ ($parabolic shape$)$ depending on whether $a > 0 $ or $a < 0.$
Three cases are thus possible :
  1. Graph cuts $x-$ axis at two distinct points $($two zeroes$)$
  2. Graph cuts the $x-$ axis at exactly one point $($one zero$)$
  3. The graph is either completely above the $x-$ axis or completely below the $x-$ axis $($no zeroes$)$
  4. The graph is cutting the $x-$ axis at three distinct points and it is not a parabola opening either upwards or downwards.
So, option $(d)$ does not represent the graph of a quadratic polynomial.
Hence, the correct answer is option $(b)$
View full question & answer
MCQ 91 Mark
If one root of the polynomial $f(x) = 5x^2 + 13x + k$ is reciprocal of the other, then the value of $k$ is:
  • A
    $0$
  • $5$
  • C
    $\frac{1}{5}$
  • D
    $6$
Answer
Correct option: B.
$5$

If one zero of the polynomial $f(x) = 5x^2 + 13x + k$ is reciprocal of the other.
So $\beta=\frac{1}{\alpha}\Rightarrow\alpha\beta=1$
Now we have
$\alpha\times\beta=\frac{\text{Constant term}}{\text{Coefficient of x}^2}$
$=\frac{\text{k}}{5}$
Since $\alpha\beta=1$
Therefore we have
$\alpha\beta=\frac{\text{k}}{5}$
$1=\frac{\text{k}}{5}$
$\Rightarrow\text{k}=5$
Hence, the correct choice is $(b)$

View full question & answer
MCQ 101 Mark
If $\alpha,\beta$ are the zeros of the polynomial $f(x) = x^2 + x + 1$, then $\frac{1}{\alpha}+\frac{1}{\beta}=$
  • A
    $1$
  • $-1$
  • C
    $0$
  • D
    None of these.
Answer
Correct option: B.
$-1$
Since $\alpha$ and $\beta$ are the zeros of the quadratic polynomial $f(x) = x^2 + x + 1$
$\alpha+\beta=-\frac{\text{coefficient of x}}{\text{coefficient of x}^2}$
$=\frac{-1}{1}=-1$
$\alpha\times\beta=\frac{\text{constant term}}{\text{coefficient of x}^2}$
$=\frac{1}{1}=1$
We have
$=\frac{1}{\alpha}+\frac{1}{\beta}$
$=\frac{\beta+\alpha}{\alpha\beta}$
$=\frac{-1}{1}$
$=-1$
The value of $\frac{1}{\alpha}+\frac{1}{\beta}$ is $-1$
Hence, the correct choice is $ (b).$
View full question & answer
MCQ 111 Mark
If two zeros $x^3+x^2-5 x-5$ are $\sqrt{5}$ and $-\sqrt{5},$ then its third zero is:
  • A
    1
  • -1
  • C
    2
  • D
    -2
Answer
Correct option: B.
-1
Let $\alpha=\sqrt{5}$ and $\beta=-\sqrt{5}$ be the given zeros and $\gamma$ be the third zero of $x ^3+ x ^2-5 x -5=0$
By using $\alpha+\beta+\gamma=\frac{-\text{Coefficient of x}^2}{\text{Coefficient of x}^3}$
$\alpha+\beta+\gamma=-\frac{+(+1)}{1}$
$\alpha+\beta+\gamma=-1$
By substituting $\alpha=\sqrt{5}$ and $\beta=-\sqrt{5}$ in $\alpha+\beta+\gamma=-1$
$\sqrt{5}-\sqrt{5}+\gamma=-1$
$\gamma=-1$
Hence, the correct choice is (b)
View full question & answer
MCQ 121 Mark
If the product of zeros of the polynomial $f(x) a x^3-6 x^2+11 x-6$ is 4 , then $a=$
  • $\frac{3}{2}$
  • B
    $-\frac{3}{2}$
  • C
    $\frac{2}{3} $
  • D
    $ -\frac{2}{3}$
Answer
Correct option: A.
$\frac{3}{2}$
Since $\alpha$ and $\beta$ are the zeros of quadratic polynomial $f(x)=a x^2-6 x^2+11 x-6$
$\alpha\beta=\frac{-\text{Constant term}}{\text{Coefficient of x}^2}$
So we have
$4=-\Big(\frac{-6}{\text{a}}\Big) $
$4=\frac{6}{\text{a}}$
$4\text{a}=6$
$ \text{a}=\frac{6}{4}$
$ \text{a}=\frac{3\times2}{2\times2}$
$\text{a}=\frac{3}{2}$
The value of $\alpha$ is $\frac{3}{2}$
Hence, the correct alternative is (a)
View full question & answer
MCQ 131 Mark
If the product of two zeros of the polynomial $f(x)=2 x^3+6 x^2-4 x+9$ is $3,$ then its third zero is:
  • A
    $\frac{3}{2}$
  • $\frac{-3}{2}$
  • C
    $\frac{9}{2}$
  • D
    $\frac{-9}{2}$
Answer
Correct option: B.
$\frac{-3}{2}$
Let $\alpha,\beta,\gamma$ be the zeros of polynomial $f(x) = 2x^3 + 6x^2 - 4x + 9$ such that $\alpha\beta=3$
We have,
$\alpha\beta\gamma=\frac{\text{Constant term}}{\text{Coefficient of x}^2}$
$=\frac{-9}{2}$
Putting $\alpha\beta=3\text{ in }\alpha\beta\gamma=\frac{-9}{2},$ we get
$\alpha\beta\gamma=\frac{-9}{2}$
$3\gamma=\frac{-9}{2}$
$\gamma=\frac{-9}{2}\times\frac{1}{3}$
$\gamma=\frac{-3}{2}$
Therefore, the value of third zero is $\frac{-3}{2}$
Hence, the correct alternative is $(b)$
View full question & answer
MCQ 141 Mark
If two zeroes of the polynomial $x^3 + x^2- 9x - 9$ are $3$ and $-3, $ then its third zero is:
  • $-1$
  • B
    $1$
  • C
    $-9$
  • D
    $9$
Answer
Correct option: A.
$-1$
Let $\alpha=3$ and $\beta=-3$ be the given zeros and $\gamma$ be the third zero of the polynomial $x^3 + x^2 - 9x - 9$ then
By using $\alpha+\beta+\gamma=\frac{-\text{Coefficient of x}^2}{\text{Coffiecient of x}^3}$
$\alpha+\beta+\gamma=\frac{-1}{1}$
$\alpha+\beta+\gamma=-1$
Substituting $\alpha=3$ and $\beta=-3$ in $\alpha+\beta+\gamma=-1,$ we get
$3-3+\gamma=-1$
$\gamma=-1$
Hence, the correct choice is $(a)$
View full question & answer
MCQ 151 Mark
If the polynomial $f(x)=a x^3+b x-c$ is divisible by the polynomial $g(x)=x^2+b x+c$, then $a b=$
  • $1$
  • B
    $\frac{1}{\text{c}}$
  • C
    $-1$
  • D
    $-\frac{1}{\text{c}}$
Answer
Correct option: A.
$1$
We have to find the value of $ab$
Given $f(x)=a x^3+b x-c$ is divisible by the polynomial $g(x)=x^2+b x+c$

We must have
$b x-a c x+a b^2 x+a b c-c=0$, for all $x$
So put $x=0$ in this equation
$x\left(b-a c+a b^2\right)+c(a b-1)=0$
$c(ab - 1) = 0$
Since $c \neq 0,$ so
$ab - 1 = 0$
$\Rightarrow ab = 1$
Hence, the correct alternative is $(a)$
View full question & answer
MCQ 161 Mark
If $x + 2$ is a factor of $x^2 + ax + 2b$ and $a + b = 4,$ then:
  • A
    $a = 1, b = 3$
  • $a = 3, b = 1$
  • C
    $a = −1, b = 5$
  • D
    $a = 5, b = -1$
Answer
Correct option: B.
$a = 3, b = 1$
Given that $x+2$ is a factor of $x^2+a x+2 b$ and $a+b=4$
$f(x)=x^2+a x+2 b$
$f(-2)=(-2)^2+a(-2)+2 b$
$0=4-2 a+2 b$
$-4=-2 a+2 b$
By solving $-4=-2 a+2 b$ and $a+b=4$ by elimination method we get
Multiply $a + b =4$ by $2$ we get,
$2 a+2 b=8 .$
So $\frac{4}{4}=b$
$b=1$
By substituting $b=1$ in $a+b=4$ we get
$a+1=4$
$a=4-1$
$a=3$
Then $a=3, b=1$
Hence, the correct choice is $(b)$
View full question & answer
MCQ 171 Mark
If $\alpha,\beta$ are the zeros of polynomial $f(x) = x^2 - p (x + 1) - c$, then $(\alpha+1)(\beta+1)=$
  • A
    $c - 1$
  • $1 - c$
  • C
    $c$
  • D
    $1 + c$
Answer
Correct option: B.
$1 - c$
Since $\alpha$ and $\beta$ are the zeros of quadratic polynomial
$\text{f(x)}=\text{x}^2-\text{p(x}+1)-\text{c}$
$=\text{x}^2-\text{px}-\text{p}-\text{c}$
$\alpha+\beta=\frac{-\text{Coefficient of x}}{\text{Coefficient of x}^2}$
$=-\Big(\frac{-\text{p}}{1}\Big)$ 
$=\text{p}$
$\alpha\times\beta=\frac{\text{Constant term}}{\text{Coefficient of x}^2}$
$=\frac{-\text{p}-\text{c}}{1}$
$=-\text{p}-\text{c}$
We have
$(\alpha+1)(\beta+1)$
$=\alpha\beta+\beta+\alpha+1$
$=\alpha\beta+(\alpha+\beta)+1$
$=-\text{p}-\text{c}+(\text{p})+1$
$=-\text{p}-\text{c}+\text{p}+1$
$=-\text{c}+1$
$=1-\text{c}$
The value of $(\alpha+1)(\beta+1)$ is $1 - c$
Hence, the correct choice is $(b)$
View full question & answer
MCQ 181 Mark
The zeroes of the quadratic polynomial $x^2 + ax + a, a ≠ 0$
  • A
    Cannot both be positive.
  • Cannot both be negative.
  • C
    Are always unequal.
  • D
    Are always equal.
Answer
Correct option: B.
Cannot both be negative.

Let $f(x) = x^2 + ax + a$
Product of the zeroes of f(x) = a $\Big[\text{Product of zeroes}=\frac{\text{c}}{\text{a}}\text{ when f(x) = ax}^2+\text{bx + c}\Big]$
Since the product of zeroes is positive, so the zeroes must be either both positive or both negative.
Also, sum of the zeroes = -a $\Big[\text{Sum of zeroes}=-\frac{\text{b}}{\text{a}}\text{when f(x) = ax}^2+\text{bx + c}\Big]$
So, the sum of the zeroes is negative, so the zeroes cannot be both positive.
Hence, the correct answer is option $(b)$

View full question & answer
MCQ 191 Mark
If $\alpha$ and $\beta$ are the zeros of the polynomial $f(x) = x^2 + px + q$, then a polynomial having $\frac{1}{\alpha}$ and $\frac{1}{\beta}$ and is its zero is:
  • A
    $x^2+q x+p$
  • B
    $x^2-p x+q$
  • $q x^2+p x+1$
  • D
    $p x^2+q x+1$
Answer
Correct option: C.
$q x^2+p x+1$
Let $\alpha,\beta$ be the zeros of the polynomial $f(x) = x^2 + px + q.$
Then,
$\alpha+\beta=\frac{-\text{Coefficient of x}}{\text{Coefficient of x}^2}$
$=-\frac{\text{p}}{1}$
$=-\text{p}$
And $\alpha\beta=\frac{\text{Constant term}}{\text{Coefficient of x}^2}$
$=\frac{\text{q}}{1}$
$=\text{q}$
Let $S$ and $R$ denote respectively the sum and product of the zeros of a polynomial
Whose zeros are $\frac{1}{\alpha}$ and $\frac{1}{\beta}$ then
$\text{S}=\frac{1}{\alpha}+\frac{1}{\beta}$
$=\frac{\alpha+\beta}{\alpha\beta}$
$=\frac{-\text{p}}{\text{q}}$
$\text{R}=\frac{1}{\alpha}\times\frac{1}{\beta}$
$=\frac{1}{\alpha\beta}$
$=\frac{1}{\text{q}}$
Hence, the required polynomial $g(x)$ whose sum and product of zeros are $S$ and $R$ is given by
$\text{x}^2-\text{Sx}+\text{R}=0$
$\text{x}^2+\frac{\text{p}}{\text{q}}\text{x}+\frac{1}{\text{q}}=0$
$\frac{\text{qx}^2+\text{qx}+1}{\text{q}}=0$
$\Rightarrow\ \text{qx}^2+\text{qx}+1$
So, $g(x) = qx^2+ Px + 1$
Hence, the correct choice is $(c)$
View full question & answer
MCQ 201 Mark
If one zero of the polynomial $f(x)=\left(k^2+4\right) x^2+13 x+4 k$ is reciprocal of the other, then $k=$
  • $2$
  • B
    $-2$
  • C
    $1$
  • D
    $-1$
Answer
Correct option: A.
$2$
We are given $f(x)=\left(k^2+4\right) x^2+13 x+4 k$ then
$\alpha+\beta=\frac{-\text{Coefficient of x}}{\text{Coefficient of x}^2}$
$=\frac{-13}{\text{k}^2+4}$
$\alpha\times\beta=\frac{\text{Constant term}}{\text{Coefficient of x}^2}$
$=\frac{4\text{k}}{\text{k}^2+4}$
one root of the polynomial is reciprocal of the other.
Then, we have
$\alpha\times\beta=1$
$\Rightarrow\ \frac{4\text{k}}{\text{k}^2+4}=1$
$\Rightarrow\ \text{k}^2-4\text{k}+4=0$
$\Rightarrow\ (\text{k}-2)^2=0$
$\Rightarrow\ \text{k}=2$
Hence the correct choice is $(a)$
View full question & answer
MCQ 211 Mark
If one zero of the quadratic polynomial $x^2 + 3x + k$ is $2, $ then the value of $k$ is:
  • A
    $10$
  • $-10$
  • C
    $5$
  • D
    $-5$
Answer
Correct option: B.
$-10$
Let the given polynomial be $f(x)=x^2+3 x+k$
Since $2$ is one of the zero of the given plynomial, so $(x-2)$ will be a factor of the given polynomial.
Now, $f(2)=0$
$\Rightarrow 2^2+3 \times 2+ k =0$
$\Rightarrow 4+6+k=0$
$\Rightarrow k =-10$
Hence, the correct answer is option $(b)$
View full question & answer
MCQ 221 Mark
If the sum of the zeros of the polynomial $f(x)=2 x^3-3 k x^2+4 x-5$ is $6 ,$ then the value of $k$ is:
  • A
    $2$
  • $4$
  • C
    $-2$
  • D
    $-4$
Answer
Correct option: B.
$4$
Let $\alpha,\beta$ be the zeros of the polynomial $f(x)=2 x^3-3 k x^2+4 x-5$ and we are given that
Then, $\alpha+\beta+\gamma=\frac{-\text{Coefficient of x}}{\text{Coefficient of x}^2}$
It is given that $\alpha+\beta+\gamma=6$
Substituting $\alpha+\beta+\gamma=\frac{3\text{k}}{2},$ we get
$\frac{+3\text{k}}{2}=6+3\text{k}=6\times2+3\text{k}=12$
$\text{k}=\frac{12}{+3}$
$\text{k}=+4$
The value of $k$ is $4$
Hence, the correct alternative is $(b)$
View full question & answer
MCQ 231 Mark
Fig. show the graph of the polynomial $f(x) = ax^2 + bx + c$ for which:
  • A
    $a < 0, b > 0$ and $c > 0$
  • $a < 0, b < 0$ and $c > 0$
     
  • C
    $a < 0, b < 0$ and $c < 0$
     
  • D
    $a > 0, b > 0$ and $c < 0$
Answer
Correct option: B.
$a < 0, b < 0$ and $c > 0$
 
Clearly, $f(x)=a x^2+b x+c$ represent a parabola opening downwards.
Therefore, $a < 0 y=a x ^2+b x+c$ cuts $y-$ axis at $P$ which lies on $O Y$.
Putting $x=0$ in $y=a x^2+b x+c$, we get $y=c$.
So the coordinates $P$ are $(0, c )$. Clearly, $P$ lies on $OY$ .
Therefore $c > 0$
The vertex $\Big(\frac{-\text{b}}{2\text{a}},\frac{-\text{D}}{4\text{a}}\Big)$ of the parabola is in the second quadrant.
Therefore $\frac{-\text{b}}{2\text{a}} < 0,\text{b} < 0$


Therefore $a < 0, b < 0,$ and $c > 0$
Hence, the correct choice is $(b)$
View full question & answer
MCQ 241 Mark
Given that one of the zeroes of the cubic polynomial $a x^3+b x^2+c x+d$ is zero, the product of other two zeroes is:
  • A
    $\frac{-\text{c}}{\text{a}}$
  • $\frac{\text{c}}{\text{a}}$
  • C
    $0$
  • D
    $\frac{-\text{b}}{\text{a}}$
Answer
Correct option: B.
$\frac{\text{c}}{\text{a}}$
Let $p(x)=a x^3+b x^2+c x+d$
Now $0$ is the zero of the polynomial.
So, $p(0)=0$
$\Rightarrow a(0)^3+b(0)^2+c(0)+d=0$
$\Rightarrow d=0$
So $, p(x)=a x^3+b x^2+c x=x\left(a x^2+b x+c\right)$
Putting $p ( x )=0$, we get
$x=0 $ or $ a x^2+b x+c=0$
Let $\alpha, \beta$ be the other zeroes of $ax ^2+ bx + c =0$
So, $\alpha \beta=\frac{ c }{ a }$
Hence, the correct answer is option $(b)$
View full question & answer
MCQ 251 Mark
If two of the zeros of the cubic polynomial $ax^3 + bx^2 + cx + d$ are each equal to zero, then the third zero is:
  • A
    $\frac{-\text{d}}{\text{a}}$
  • B
    $\frac{\text{c}}{\text{a}}$
  • $\frac{-\text{b}}{\text{a}}$
  • D
    $\frac{\text{b}}{\text{a}}$
Answer
Correct option: C.
$\frac{-\text{b}}{\text{a}}$
Let $\alpha=0,\beta=0$ and $\gamma$ be the zeros of the polynomial
$f(x)=a x^3+b x^2+c x+d$
Therefore
$\alpha+\beta+\gamma=\frac{-\text{Coefficient of x}^2}{\text{Coefficient of x}^3}$
$=-\Big(\frac{\text{b}}{\text{a}}\Big)$
$\alpha+\beta+\gamma=-\frac{\text{b}}{\text{a}}$
$0+0+\gamma=-\frac{\text{b}}{\text{a}}$
$\gamma=-\frac{\text{b}}{\text{a}}$
The value of $\gamma=-\frac{\text{b}}{\text{a}}$
Hence, the correct choice is $(c)$
View full question & answer
MCQ 261 Mark
The polynomial which when divided by $-x^2+x-1$ gives a quotient $x-2$ and remainder $3 ,$ is:
  • A
    $x^3-3 x^2+3 x-5$
  • B
    $-x^3-3 x^2-3 x-5$
  • $-x^3+3 x^2-3 x+5$
  • D
    $x^3-3 x^2-3 x+5$
Answer
Correct option: C.
$-x^3+3 x^2-3 x+5$
We know that
$f(x)=g(x) q(x)+r(x)$
$=\left(-x^2+x-1\right)(x-2)+3$
$=-x^3+x^2-x+2 x^2-2 x+2+3$
$=-x^3+x^2+2 x^2-x-2 x+2+3$
$=-x^3+3 x^2-3 x+5$
Therefore,
The polynomial which when divided by $-x^2+x-1$ gives a quotient $x-2$ and remainder $3 ,$ is $-x^3+3 x^2-3 x+5$
Hence, the correct choice is $(c)$
View full question & answer
MCQ 271 Mark
If one of the zeroes of the cubic polynomial $x^3+a x^2+b x+c$ is $-1 ,$ then the product of other two zeroes is:
  • $b - a + 1$
  • B
    $b - a – 1$
  • C
    $a - b + 1$
  • D
    $a - b - 1$
Answer
Correct option: A.
$b - a + 1$
Let $p(x)=x^3+a x^2+b x+c$
Now, $-1$ is a zero of the polynomial
So $,  p(0)=0$
$\Rightarrow(-1)^3+a(-1)^2+b(-1)+c=0$
$\Rightarrow-1+a-b+c=0$
$\Rightarrow a-b+c=1$
$\Rightarrow c=1-a+b$
Now, if $\alpha, \beta, \gamma$ are the zeroes of the cubic polynomial $ax ^3+ bx ^2+ cx + d$,
then product of zeroes is given by
$\alpha \beta \gamma=-\frac{d}{a}$
So, for the given polynomial, $p(x)=x^3+a x^2+b x+c$
$\alpha \beta(-1)=\frac{-c}{1}=\frac{-(1-a+b)}{1}$
$\Rightarrow \alpha \beta=1-a+b$
Hence, the correct answer is option $(a)$
View full question & answer
MCQ 281 Mark
The number of polynomials having zeroes $-2$ and $5$ is:
  • A
    $1$
  • B
    $2$
  • C
    $3$
  • More than $3$
Answer
Correct option: D.
More than $3$
Polynomials having zeros $-2$ and $5$ will be of the form
$p(x)=a(x+2)^n(x-5)^m$
Here, $n$ and $m$ can take any value from $1, 2, 3, ...$
Thus, the number of polynomials will be more than $3.$
Hence, the correct answer is option $(d)$
View full question & answer
MCQ 291 Mark
The product of the zeros of $x^3+4 x^2+x-6$ is:
  • A
    $-4$
  • B
    $4$
  • $6$
  • D
    $-6$
Answer
Correct option: C.
$6$
Given $\alpha,\beta,\gamma$ be the zeros of the polynomial $f(x) = x^3+4 x^2+x-6$
Product of the zeros $=\frac{\text{Constant term}}{\text{Coefficient of x}^3}=\frac{-(-6)}{1}=6$
The value of Product of the zeros is $6.$
Hence, the correct choice is $(c)$
View full question & answer
MCQ 301 Mark
If the zeroes of the quadratic polynomial $x^2+(a+1) x+b$ are $2$ and $-3,$ then
  • A
    $a = -7,b = -1$
  • B
    $a = 5, b = -1$
  • C
    $a = 2, b = -6$
  • $a = 0, b = -6$
Answer
Correct option: D.
$a = 0, b = -6$
The given quadratic equation is $x^2+(a+1) x+b= 0$
Since the zeroes of the given equation are $2$ and $-3$.
So,
$\alpha=2$ and $\beta=-3$
Now,
Sum of zeroes $=-\frac{\text{Coefficient of x}}{\text{Coefficient of x}^2}$
$\Rightarrow2+(-3)=-\frac{(\text{a}+1)}{1}$
$\Rightarrow-1=-\text{a}-1$
$\Rightarrow\text{a}=0$
Product of zeroes $=\frac{\text{Constant of x}}{\text{Coefficient of x}^2}$
$\Rightarrow 2\times(-3)=\frac{\text{b}}{1}$
$\Rightarrow\text{b}=-6$
So, $a = 0$ and $b = -6$
Hence, the correct answer is option $(d)$
View full question & answer
MCQ 311 Mark
If $\alpha, \beta$ are the zeros of the polynomial $f ( x )= x ^2- p ( x +1)- c$ such that $(\alpha+1)(\beta+1)=0$, then $c =$
  • $1$
  • B
    $0$
  • C
    $-1$
  • D
    $2$
Answer
Correct option: A.
$1$
Since $\alpha$ and $\beta$ are the zeros of quadratic polynomial
$\text{f(x)}=\text{x}^2-\text{p(x}+1)-\text{c}$
$\text{f(x)}=\text{x}^2-\text{px}-\text{p}-\text{c}$
$\alpha+\beta=\frac{-\text{Coefficient of x}}{\text{Coefficient of x}^2}$
$=-\Big(\frac{-\text{p}}{1}\Big)$
$=\text{p}$
$\alpha\beta=\frac{-\text{Constant term}}{\text{Coefficient of x}^2}$
$=\frac{-\text{p}-\text{c}}{1}$
$=-\text{p}-\text{c}$
We have
$0=(\alpha+1)(\beta+1)$
$0=\alpha\beta+(\alpha+\beta)+1$
$0=-\text{p}-\text{c}+\text{p}+1$
$0=-\text{c}+1$
$\text{c}=1$
Hence, the correct alternative is $(a)$
View full question & answer
MCQ 321 Mark
What should be added to the polynomial $x^2-5 x+4$, so that $3$ is the zero of the resulting polynomial?
  • A
    $1$
  • $2$
  • C
    $4$
  • D
    $5$
Answer
Correct option: B.
$2$
If $\text{x}=\alpha$ is a zero of a polynomial then $\text{x}-\alpha$ is a factor of $f(x)$
Since $3$ is the zero of the polynomial $f(x) =x^2-5 x+4$,
Therefore $x - 3$ is a factor of $f(x)$
Now, we divide $f(x) = x^2-5 x+4$ by $(x - 3)$ we get



Therefore we should add $2$ to the given polynomial
Hence, the correct choice is $(b)$
View full question & answer
MCQ 331 Mark
A quadratic polynomial, the sum of whose zeroes is $0$ and one zero is $3,$ is:
  • $x^2-9$
  • B
    $x^2+9$
  • C
    $x^2+3$
  • D
    $x^2-3$
Answer
Correct option: A.
$x^2-9$
Since $\alpha$ and $\beta$ are the zeros of the quadratic polynomials such that
$0=\alpha+\beta$
If one of zero is $3$ then
$\alpha+\beta=0$
$3+\beta=0$
$\beta=0-3$
$\beta=-3$
Substituting $\beta=-3$ in $\alpha+\beta=0$ we get
$\alpha-3=0$
$\alpha=3$
Let $S$ and $P$ denote the sum and product of the zeros of the polynomial respectively then
$\text{S}=\alpha+\beta$
$\text{S}=0$
$\text{p}=\alpha\beta$
$\text{p}=3\times-3$
$\text{p}=-9$
Hence, the required polynomials is
$=(\text{x}^2-\text{Sx}+\text{p})$
$=(\text{x}^2-0\text{x}-9)$
$=\text{x}^2-9$
Hence, the correct choice is $(a)$
View full question & answer
MCQ 341 Mark
If $\sqrt{5}$ and $-\sqrt{5}$ are two zeroes of the polynomial $x^3+3 x^2-5 x-15$, then its third zero is:
  • A
    $3$
  • $-3$
  • C
    $5$
  • D
    $-5$
Answer
Correct option: B.
$-3$
Let $\alpha=\sqrt{5}$ and $\beta=-\sqrt{5}$ be the given zeros and $\gamma$ be the third zero of the polynomial $x^3+3 x^2-5 x-15$ Then,
By using $\alpha+\beta+\gamma=\frac{-\text{Coefficient of x}^2}{\text{Coefficient of x}^3}$
$\alpha+\beta+\gamma=\frac{-3}{1}$
$\alpha+\beta+\gamma=-3$
Substituting $\alpha=\sqrt{5}$ and $\beta=-\sqrt{5}$ in $\alpha+\beta+\gamma=-3$
We get
$\sqrt{5}-\sqrt{5}+\gamma=-3$
$\gamma=-3$
Hence, the correct choice is $(b)$
View full question & answer
MCQ 351 Mark
If zeros of the polynomial $f(x)=x^3-3 p x^2+q x-r$ are in $A.P.$, then:
  • $2 p^3=p q-r$
  • B
    $2 p^3=p q+r$
  • C
    $p^3=p q-r$
  • D
    None of these.
Answer
Correct option: A.
$2 p^3=p q-r$
Let $a-d, a, a+d$ be the zeros of the polynomial $f(x)=x^3-3 p x^2+q x-r$ then
Sum of zeros $=\frac{-\text{Coefficient of x}^2}{\text{Coefficient of x}^3}$
$(\text{a}-\text{d})+\text{a}+(\text{a}+\text{d})=\frac{-(-3\text{p})}{1}$
$\text{a}-\text{d}+\text{a}+\text{a}+\text{d}=3\text{p}$
$3\text{a}=3\text{p}$
$\text{a}=\frac{3}{3}\text{p}$
$\text{a}=\text{p}$
Since $a$ is $a$ zero of the polynomialm $ f(x)$
Therefore,
$f(a) = 0$
$a^3-3 p a^2+q a-r=0$
Substituting $a = p$ we get
$p^3-3 p(p)^2+q \times p-r=0$
$p^3-3 p^3+q p-r=0$
$-2 p^3+q p-r=0$
$q p-r=2 p^3$
Hence, the correct choice is $(a)$
View full question & answer
MCQ 361 Mark
If the polynomial $f(x)=a x^3+b x-c$ is divisible by the polynomial $g(x)=x^2+b x+c$, then $a b=$
  • A
    $b$
  • B
    $2b$
     
  • $2 b^2$
  • D
    $-2 b$
Answer
Correct option: C.
$2 b^2$
We have to find the value of ab
Given $f(x)=a x^3+b x-c$ is divisible by the polynomial $g(x)=x^2+b x+c$

We must have
$x\left(b-a c+a b^2\right)+c(a b-1)=0$
$c(a b-1)=0$
Since $c \neq 0$, so
$a b-1=0$
$\Rightarrow a b=1$
Now in the equation $(1)$ the condition is true for all $x$.
So put $x=1$ and also we have $a b=1$
Therefore we have
$b-a c+a b^2=0$
$b+a b^2-a c=0$
$b(1+a b)-a c=0$
Substituting $a =\frac{1}{b}$ and $ab =1$ we get,
$b(1+1)-\frac{1}{b} \times c=0$
$2 b-\frac{1}{b} \times c=0$
$-\frac{1}{b} \times c=-2 b$
$c=2 b \times \frac{b}{1}$
Hence, the correct alternative is $(c)$
View full question & answer
MCQ 371 Mark
If $f(x)=a x^2+b x+c$ has no real zeros and $a+b+c=0$, then:
  • A
    $c = 0$
  • B
    $c > 0$
  • $c < 0$
  • D
    None of these.
Answer
Correct option: C.
$c < 0$
If $f(x) = ax^2 + bx + c$ has no real zeros and $a + b + c < 0$ then $c < 0$
Hence, the correct choice is $(c)$
View full question & answer
MCQ 381 Mark
If $\alpha,\beta$ are the zeros of the polynomial $p(x) = 4x^2 + 3x + 7$, then $\frac{1}{\alpha}+\frac{1}{\beta}$ is equal to:
  • A
    $\frac{7}{3}$
  • B
    $\frac{-7}{3}$
  • C
    $\frac{3}{7}$
  • $\frac{-3}{7}$
Answer
Correct option: D.
$\frac{-3}{7}$
Since $\alpha$ and $\beta$ are the zeros of the quadratic polynomial $p(x) = 4x^2 + 3x + 7$
$\alpha+\beta=-\frac{\text{coefficient of x}}{\text{coefficient of x}^2}$
$=\frac{-3}{4}$
$\alpha\beta=\frac{\text{constant term}}{\text{coefficient of x}^2}$
$=\frac{7}{4}$
We have
$=\frac{1}{\alpha}+\frac{1}{\beta}$
$=\frac{\beta+\alpha}{\alpha\beta}$
$=\frac{\frac{-3}{4}}{\frac{7}{4}}$
$=\frac{-3}{4}\times\frac{4}{7}$
$=\frac{-3}{7}$
The value of $\frac{1}{\alpha}+\frac{1}{\beta}$ is $\frac{-3}{7}$
Hence, the correct choice is $(d)$.
View full question & answer
MCQ 391 Mark
If the zeroes of a quadratic polynomial $ax^2 + bc + c, c \neq 0$ are equal, then:
  • A
    $C$ and $a$ have opposite signs.
  • B
    $C$ and $b$ have opposite signs.
  • $C$ and $a$ have the same sign.
  • D
    $C$ and $b$ have the same sign.
Answer
Correct option: C.
$C$ and $a$ have the same sign.
Let the given quadratic polynomial be $f(x) = ax^2 + bc + c, c$
Suppose $\alpha$ and $\beta$ be the zeroes of the given polynomial.
Since $\alpha$ and $\beta$ are equal so they will have the same sign
i.e., either both are positive or both are negative.
So, $\alpha\beta>0$
But $\alpha\beta=\frac{\text{c}}{\text{a}}$
$\therefore\ \frac{\text{c}}{\text{a}}>0,$ which is possible only when both have same sign
Hence, the correct answer is option $(c)$
View full question & answer
MCQ 401 Mark
If $\alpha . \beta$, $\gamma$ are the zeros of the polynomial $f ( x )= ax ^3+ bx + cx + d$, then $\alpha^2+\beta^2+\gamma^2=$
  • A
    $\frac{\text{b}^2-\text{ac}}{\text{a}^2}$
  • B
    $\frac{\text{b}^2-2\text{ac}}{\text{a}}$
  • C
    $\frac{\text{b}^2+2\text{ac}}{\text{b}^2}$
  • $\frac{\text{b}^2-2\text{ac}}{\text{a}^2}$
Answer
Correct option: D.
$\frac{\text{b}^2-2\text{ac}}{\text{a}^2}$
We have to find the value of $\alpha^2+\beta^2+\gamma^2$
Given $\alpha,\beta,\gamma$ be the zeros of the polynomial $f ( x )= ax ^3+ bx + cx + d$
We know that
$\alpha+\beta+\gamma=\frac{\text{Coefficient of x}}{\text{Coefficient of x}^3}$
$=\frac{-\text{b}}{\text{a}}$
$\alpha\beta+\beta\gamma+\gamma\alpha=\frac{-\text{Constant term}}{\text{Coefficient of x}^3} $
$=\frac{\text{c}}{\text{a}}$
Now
$\alpha^2+\beta^2+\gamma^2=(\alpha+\beta+\gamma)^2-2(\alpha\beta+\beta\gamma+\gamma\alpha)$
$\alpha^2+\beta^2+\gamma^2=\Big(\frac{-\text{b}}{\text{a}}\Big)^2-2\Big(\frac{\text{c}}{\text{a}}\Big)$
$\alpha^2+\beta^2+\gamma^2=\frac{\text{b}^2}{\text{a}^2}-\frac{2\text{c}\times\text{a}}{\text{a}\times\text{a}}$
$\alpha^2+\beta^2+\gamma^2=\frac{\text{b}^2}{\text{a}^2}-\frac{2\text{ca}}{\text{a}^2}$
$\alpha^2+\beta^2+\gamma^2=\frac{\text{b}^2-2\text{ac}}{\text{a}^2}$
The value of $\alpha^2+\beta^2+\gamma^2=\frac{\text{b}^2-2\text{ac}}{\text{a}^2}$
Hence, the correct choice is $(d)$
View full question & answer
MCQ 411 Mark
If $\alpha,\beta,\gamma$ are the zeros of the polynomial $f(x)=a x^3+b x^2+c x+d$ then $\frac{1}{\alpha}+\frac{1}{\beta}+\frac{1}{\gamma}=$
  • A
    $-\frac{\text{b}}{\text{d}}$
  • B
    $\frac{\text{c}}{\text{d}}$
  • $-\frac{\text{c}}{\text{d}}$
  • D
    $-\frac{\text{c}}{\text{a}}$
Answer
Correct option: C.
$-\frac{\text{c}}{\text{d}}$
We have to find the value of $\frac{1}{\alpha}+\frac{1}{\beta}+\frac{1}{\gamma}$
Given $\alpha,\beta,\gamma$ be the zeros of the polynomial $f(x)=a x^3+b x^2+c x+d$
We know that
$\alpha\beta+\beta\gamma+\gamma\alpha=\frac{\text{Coefficient of x}}{\text{Coefficient of x}^3}$
$=\frac{\text{c}}{\text{a}}$
$\alpha\beta\gamma=\frac{-\text{Constant term}}{\text{Coefficient of x}^3} $
$=\frac{-\text{d}}{\text{a}}$
So
$\frac{1}{\alpha}+\frac{1}{\beta}+\frac{1}{\gamma}=\frac{\beta\gamma+\alpha\gamma+\alpha\beta}{\alpha\beta\gamma} $
$\frac{1}{\alpha}+\frac{1}{\beta}+\frac{1}{\gamma}=\frac{\frac{\text{c}}{\text{a}}}{-\frac{\text{d}}{\text{a}}}$
$\frac{1}{\alpha}+\frac{1}{\beta}+\frac{1}{\gamma}=\frac{\text{c}}{\text{a}}\times\Big(-\frac{\text{a}}{\text{d}} \Big)$
$\frac{1}{\alpha}+\frac{1}{\beta}+\frac{1}{\gamma}=-\frac{\text{c}}{\text{d}}$
Hence, the correct choice is $(c)$
View full question & answer
MCQ 421 Mark
If $\alpha,\beta,\gamma$ are are the zeros of the polynomial $f(x)=x^3-p x^2+q x-r$, then $\frac{1}{\alpha\beta}+\frac{1}{\beta\gamma}+\frac{1}{\gamma\alpha}=$
  • A
    $\frac{\text{r}}{\text{p}}$
  • B
    $\frac{\text{p}}{\text{r}}$
  • $\frac{\text{p}}{-\text{r}}$
  • D
    $-\frac{\text{r}}{\text{p}}$
Answer
Correct option: C.
$\frac{\text{p}}{-\text{r}}$
We have to find the value of $\frac{1}{\alpha\beta}+\frac{1}{\beta\gamma}+\frac{1}{\gamma\alpha}$
Given $\alpha,\beta,\gamma$ be the zeros of the polynomial $f(x)=x^3-p x^2+q x-r$
$\alpha+\beta+\gamma=\frac{-\text{Coefficient of x}^2}{\text{Coefficient of x}^3}$
$=\frac{-(-\text{p})}{1}$
$=\text{p}$
$\alpha\cdot\beta\cdot\gamma=\frac{\text{Constant term}}{\text{Coefficient of x}^3} $
$=\frac{-\text{r}}{1}$
$=-\text{r}$
Now we calculate the expression
$\frac{1}{\alpha\beta}+\frac{1}{\beta\gamma}+\frac{1}{\gamma\alpha}=\frac{\gamma}{\alpha\beta\gamma}+\frac{\alpha}{\alpha\beta\gamma}+\frac{\beta}{\alpha\beta\gamma}$
$\frac{1}{\alpha\beta}+\frac{1}{\beta\gamma}+\frac{1}{\gamma\alpha}=\frac{\alpha+\gamma+\beta}{\alpha\beta\gamma}$
$\frac{1}{\alpha\beta}+\frac{1}{\beta\gamma}+\frac{1}{\gamma\alpha} = \frac{\text{p}}{-\text{r}}$
Hence, the correct choice is $(c)$
View full question & answer
MCQ 431 Mark
What should be added to the polynomial $x^2-5 x+4$, so that 3 is the zero of the resulting polynomial?
  • A
    1
  • 2
  • C
    4
  • D
    5
Answer
Correct option: B.
2
(B) 2
Let the number be $c$. Then, 3 is a zero of the polynomial $x^2-5 x+4+c$.
$
\therefore \quad 9-15+4+c=0 \Rightarrow c-2=0 \Rightarrow c=2
$
ALITER Let $f(x)=x^2-5 x+4$. Then, the remainder when $f(x)$ is divided by 3 is $f(3)$. Thus, if we add $-f(3)$ to $f(x)$ the remainder will be zero and hence 3 will be a zero of the resulting polynomial.
$
\therefore \quad \text { Required number }=-f(3)=-(9-15+4)=2
$
View full question & answer
MCQ 441 Mark
The zeroes of a polynomial $x^2+p x+q$ are twice the zeroes of the polynomial $4 x^2-5 x-6$. The value of $p$ is
  • $-\frac{5}{2}$
  • B
    $\frac{5}{2}$
  • C
    -5
  • D
    10
Answer
Correct option: A.
$-\frac{5}{2}$
(A) $-\frac{5}{2}$
Let $\alpha, \beta$ be the zeroes of $4 x^2-5 x-6$. Then, $2 \alpha, 2 \beta$ are zeroes of $x^2+p x+q$.
$
\begin{array}{ll}
\therefore & \alpha+\beta=-\frac{-5}{4} \text { and } 2 \alpha+2 \beta=-p \\
\Rightarrow & \alpha+\beta=\frac{5}{4} \text { and } 2(\alpha+\beta)=-p \Rightarrow 2 \times \frac{5}{4}=-p \Rightarrow p=-\frac{5}{2}
\end{array}
$
View full question & answer
MCQ 451 Mark
If the sum of the zeroes of the polynomial $p(x)=2 x^2-k \sqrt{2} x+1$ is $\sqrt{2}$, then the value of $k$ is
  • A
    $\sqrt{2}$
  • 2
  • C
    $2 \sqrt{2}$
  • D
    $1 / 2$
Answer
Correct option: B.
2
(B) 2
We find that:
Sum of the zeroes $=-\frac{-k \sqrt{2}}{2}=\frac{k}{\sqrt{2}}$
$\Rightarrow \quad \sqrt{2}=\frac{k}{\sqrt{2}} \quad[\because$ Sum of the zeroes $=\sqrt{2}$ (given) $]$
$\Rightarrow \quad k=2$
View full question & answer
MCQ 461 Mark
If $\alpha, \beta$ are the zeros of the polynomial $p(x)=5 x^2+3 x-7$, then $\frac{1}{\alpha}+\frac{1}{\beta}$ is equal to
  • A
    $-\frac{3}{7}$
  • B
    $\frac{3}{5}$
  • $\frac{3}{7}$
  • D
    $-\frac{5}{7}$
Answer
Correct option: C.
$\frac{3}{7}$
C
View full question & answer
MCQ 471 Mark
If $\alpha$ and $\beta$ are the zeroes of the quadratic polynomial $p(x)=x^2-a x-b$, then the value of $\alpha^2+\beta^2$ is
  • A
    $a^2-2 b$
  • $a^2+2 b$
  • C
    $b^2-2 a$
  • D
    $b^2+2 a$
Answer
Correct option: B.
$a^2+2 b$
(B) $a^2+2 b$
Given that $\alpha$ and $\beta$ are the zeroes of the polynomials $p(x)=x^2-a x-b$.
$
\therefore \quad \alpha+\beta=a \text { and } \alpha \beta=-b
$
Hence, $\alpha^2+\beta^2=(\alpha+\beta)^2-2 \alpha \beta=a^2+2 b$.
View full question & answer
MCQ 481 Mark
The zeroes of the polynomial $p(x)=x^2+4 x+3$ are given by
  • A
    1,3
  • B
    $-1,3$
  • C
    $1,-3$
  • $-1,-3$
Answer
Correct option: D.
$-1,-3$
(D) $-1,-3$
We have,
$
p(x)=x^2+4 x+3=(x+1)(x+3)
$
So, the zeroes of $p(x)$ are given by
$
p(x)=0 \Rightarrow(x+1)(x+3)=0 \Rightarrow x+1=0 \text { or, } x+3=0 \Rightarrow x=-1,-3
$
View full question & answer
MCQ 491 Mark
If one zero of the polynomial $6 x^2+37 x-(k-2)$ is reciprocal of the other, then what is the value of $k$ ?
  • -4
  • B
    -6
  • C
    6
  • D
    4
Answer
Correct option: A.
-4
(A) -4
Let $\alpha, \beta$ be the zeroes of polynomial $6 x^2+37 x-(k-2)$ such that
$
\beta=\frac{1}{\alpha} \Rightarrow \alpha \beta=1 \Rightarrow \frac{-(k-2)}{6}=1 \Rightarrow k-2=-6 \Rightarrow k=-4
$
View full question & answer
MCQ 501 Mark
The number of polynomials having -2 and 5 as zeroes is
  • A
    1
  • B
    2
  • C
    3
  • infinitely many
Answer
Correct option: D.
infinitely many
(D) infinitely many
Quadratic polynomial having -2 and 5 as its zeroes are given by $f(x)=k\left\{x^2-x(-2+5)+(-2) \times 5\right\}$ or $f(x)=k\left(x^2-3 x-10\right)$, where $k$ is any non-zero real number. So, there are infinitely many polynomials.
View full question & answer
MCQ 511 Mark
If a polynomial $p(x)$ is given by $p(x)=x^2-5 x+6$, then the value of $p(1)+p(4)$ is
  • A
    $0$
  • 4
  • C
    2
  • D
    -4
Answer
Correct option: B.
4
B
View full question & answer
MCQ 521 Mark
If $\alpha, \beta$ are the zeroes of the polynomial $p(x)=4 x^2-3 x-7$, then $\frac{1}{\alpha}+\frac{1}{\beta}$ is equal to
  • A
    $\frac{7}{3}$
  • B
    $-\frac{7}{3}$
  • C
    $\frac{3}{7}$
  • $-\frac{3}{7}$
Answer
Correct option: D.
$-\frac{3}{7}$
View full question & answer
MCQ 531 Mark
Which of the following is a quadratic polynomial having zeroes $-\frac{2}{3}$ and $\frac{2}{3}$ ?
  • A
    $4 x^2-9$
  • B
    $\frac{4}{9}\left(9 x^2+4\right)$
  • C
    $x^2+\frac{9}{4}$
  • $5\left(9 x^2-4\right)$
Answer
Correct option: D.
$5\left(9 x^2-4\right)$
View full question & answer
MCQ 541 Mark
The graph of $y=p(x)$ is given, for a polynomial $p(x)$. The number of zeroes of $p(x)$ from the graph is
Image
  • A
    3
  • B
    1
  • 2
  • D
    $0$
Answer
Correct option: C.
2
View full question & answer
MCQ 551 Mark
If $\alpha$ and $\beta$ are the zeroes of the polynomial $x^2-1$, then the value of $(\alpha+\beta)$ is
  • A
    2
  • B
    1
  • C
    -1
  • $0$
Answer
Correct option: D.
$0$
View full question & answer
MCQ 561 Mark
If the zeroes of the quadratic polynomial $x^2+(a+1) x+b$ are 2 and -3 , then
  • A
    $a=-7, b=-1$
  • B
    $a=5, b=-1$
  • C
    $a=2, b=-6$
  • $a=0, b=-6$
Answer
Correct option: D.
$a=0, b=-6$
View full question & answer
MCQ 571 Mark
The number of polynomials having zeros -3 and 5 is
  • A
    1
  • B
    2
  • C
    3
  • more than 3
Answer
Correct option: D.
more than 3
View full question & answer
MCQ 581 Mark
If $\alpha, \beta$ are the zeros of the polynomial $f(x)=x^2+x-1$, then $\frac{1}{\alpha}+\frac{1}{\beta}=$
  • 1
  • B
    -1
  • C
    $0$
  • D
    none of these
Answer
Correct option: A.
1
View full question & answer
MCQ 591 Mark
The graph of a polynomial $f(x)$ is shown in Fig. The number of zeroes of $f(x)$ is
Image
  • 3
  • B
    2
  • C
    1
  • D
    4
Answer
Correct option: A.
3
(A) 3
We observe that the curve $y=f(x)$ crosses $x$-axis at three distinct points. So, the polynomial $f(x)$ has three zeros.
View full question & answer
MCQ 601 Mark
A quadratic polynomial, the sum of whose zeros is -5 and their product is 6 , is
  • $x^2+5 x+6$
  • B
    $x^2-5 x+6$
  • C
    $x^2-5 x-6$
  • D
    $-x^2+5 x+6$
Answer
Correct option: A.
$x^2+5 x+6$
View full question & answer
MCQ 611 Mark
If one zero of the quadratic polynomial $x^2+3 x+k$ is 2 , then the value of $k$ is
  • A
    10
  • -10
  • C
    5
  • D
    -5
Answer
Correct option: B.
-10
View full question & answer
MCQ 621 Mark
The zeros of the quadratic polynomial $f(x)=x^2+99 x+127$ are
  • A
    both positive
  • both negative
  • C
    one positive and one negative
  • D
    both equal
Answer
Correct option: B.
both negative
(B) both negative
Let $\alpha, \beta$ be the zeros of the quadratic polynomial $f(x)=x^2+99 x+127$. Then, $\alpha+\beta=-99$ and $\alpha \beta=127$
Thus, the sum of the zeros is negative and product is positive. Therefore, $\alpha$ and $\beta$ both are negative.
View full question & answer
MCQ 631 Mark
If $\alpha, \beta, \gamma$ are the zeros of the polynomial $f(x)=a x^3-5 x+9$ such that $\alpha^3+\beta^3+\gamma^3=27$, then the value of $a$ is
  • A
    -3
  • B
    3
  • C
    1
  • -1
Answer
Correct option: D.
-1
(D) -1
It is given that $\alpha, \beta, \gamma$ are zeros of $f(x)=a x^3-5 x+9$. Therefore,
$
\alpha+\beta+\gamma=-\frac{\text { Coeff. } x^2}{\text { Coeff. } x^3}=0 \text { and, } \alpha \beta \gamma=-\frac{9}{a}
$
Now, $\quad \alpha+\beta+\gamma=0 \Rightarrow \alpha^3+\beta^3+\gamma^3=3 \alpha \beta \gamma \Rightarrow 27=3 \times-\frac{9}{a} \Rightarrow a=-1$
View full question & answer
MCQ 641 Mark
If $\alpha, \beta$ are the zeros of the polynomial $f(x)=x^2-p(x+1)-c$ such that $(\alpha+1)(\beta+1)=0$, then $c=$
  • 1
  • B
    $0$
  • C
    -1
  • D
    2
Answer
Correct option: A.
1
(A) 1
It is given that $\alpha, \beta$ are the zeroes of $f(x)=x^2-p x-(p+c)$.
$\therefore \quad \alpha+\beta=p$ and $\alpha \beta=-(p+c)$
Now, $\quad(\alpha+1)(\beta+1)=0 \Rightarrow \alpha \beta+(\alpha+\beta)+1=0 \Rightarrow-p-c+p+1=0 \Rightarrow c=1$
View full question & answer
MCQ 651 Mark
If the polynomial $f(x)=a x^3+b x-c$ is divisible by the polynomial $g(x)=x^2+b x+c$ and $c \neq 0$, then $a b=$
  • A
    1
  • B
    $\frac{1}{c}$
  • C
    -1
  • D
    $-\frac{1}{c}$
View full question & answer
MCQ 661 Mark
Given that one of the zeroes of the cubic polynomial $a x^3+b x^2+c x+d$ is zero, the product of other two zeroes is
  • A
    $-\frac{c}{a}$
  • $\frac{c}{a}$
  • C
    $0$
  • D
    $-\frac{b}{a}$
Answer
Correct option: B.
$\frac{c}{a}$
(B) $\frac{c}{a}$
Let $\alpha, \beta, 0$ be three zeroes of $f(x)=a x^3+b x^2+c x+d$. Then,
$
\alpha \beta+\beta \times 0+0 \times \alpha=\frac{c}{a} \Rightarrow \alpha \beta=\frac{c}{a} \quad\left[\because \alpha \beta+\beta \gamma+\gamma \alpha=(-1)^2 \frac{\text { Coeff.of } x}{\text { Coeff. of } x^3}\right]
$
View full question & answer
MCQ 671 Mark
If one of the zeroes of the cubic polynomial $x^3+a x^2+b x+c$ is -1 , then the product of other two zeroes is
  • $b-a+1$
  • B
    $b-a-1$
  • C
    $a-b+1$
  • D
    $a-b-1$
Answer
Correct option: A.
$b-a+1$
(A) $b-a+1$
Let $\alpha, \beta,-1$ be three zeroes of $f(x)=x^3+a x^2+b x+c$. Then,
$
\text { Product of zeroes }=-\frac{c}{1} \Rightarrow \alpha \beta \times-1=-c \Rightarrow \alpha \beta=c\qquad\ldots(i)
$
It is given that -1 is a zero of $f(x)$. Therefore,
$
f(-1)=0 \Rightarrow-1+a-b+c=0 \Rightarrow c=b-a+1 \Rightarrow \alpha \beta=b-a+1\qquad[Using (i)]
$
View full question & answer
MCQ 681 Mark
If two zeroes of the cubic polynomial $f(x)=a x^3+b x^2+c x+d$ are each equal to zero, then third zero is
  • A
    $-\frac{d}{a}$
  • B
    $\frac{c}{a}$
  • $-\frac{b}{a}$
  • D
    $\frac{b}{a}$
Answer
Correct option: C.
$-\frac{b}{a}$
(C) $-\frac{b}{a}$
Let $\alpha, \beta=0, \gamma=0$ be three zeroes of $f(x)$. Then,
Sum of the zeroes $=-\frac{b}{a} \Rightarrow \alpha+0+0=-\frac{b}{a} \Rightarrow \alpha=-\frac{b}{a}$
Hence, third zero is $-\frac{b}{a}$.
View full question & answer
MCQ 691 Mark
If $\alpha, \beta, \gamma$ are the zeroes of the polynomial $f(x)=x^3-p x^2+q x-r$, then $\frac{1}{\alpha \beta}+\frac{1}{\beta \gamma}+\frac{1}{\gamma \alpha}$ is equal to
  • A
    $\frac{r}{p}$
  • $\frac{p}{r}$
  • C
    $-\frac{p}{r}$
  • D
    $-\frac{r}{p}$
Answer
Correct option: B.
$\frac{p}{r}$
(B) $\frac{p}{r}$
It is given that $\alpha, \beta, \gamma$ are zeroes of $f(x)=x^3-p x^2+q x-r$.
$
\therefore \quad \alpha+\beta+\gamma=p, \alpha \beta+\beta \gamma+\gamma \alpha=q \text { and } \alpha \beta \gamma=r
$
Hence, $\quad \frac{1}{\alpha \beta}+\frac{1}{\beta \gamma}+\frac{1}{\gamma \alpha}=\frac{\alpha+\beta+\gamma}{\alpha \beta \gamma}=\frac{p}{r}$
View full question & answer
MCQ 701 Mark
If $\alpha, \beta, \gamma$ are the zeroes of the polynomial $f(x)=a x^3+b x^2+c x+d$, then $\alpha^2+\beta^2+\gamma^2=$
  • A
    $\frac{b^2-a c}{a^2}$
  • B
    $\frac{b^2-2 a c}{a}$
  • C
    $\frac{b^2+2 a c}{b^2}$
  • $\frac{b^2-2 a c}{a^2}$
Answer
Correct option: D.
$\frac{b^2-2 a c}{a^2}$
(D) $\frac{b^2-2 a c}{a^2}$
It is given that $\alpha, \beta, \gamma$ are the zeroes of $f(x)=a x^3+b x^2+c x+d$. Therefore,
$
\begin{array}{ll}
& \alpha+\beta+\gamma=-\frac{b}{a} \text { and } \alpha \beta+\beta \gamma+\gamma \alpha=\frac{c}{a} \\
\therefore \quad & \alpha^2+\beta^2+\gamma^2=(\alpha+\beta+\gamma)^2-2(\alpha \beta+\beta \gamma+\gamma \alpha) \Rightarrow \alpha^2+\beta^2+\gamma^2=\left(-\frac{b}{a}\right)^2-\frac{2 c}{a}=\frac{b^2-2 a c}{a^2}
\end{array}
$
View full question & answer
MCQ 711 Mark
If two zeros of the polynomial $f(x)=x^3+x^2-5 x-5$ are $\sqrt{5}$ and $-\sqrt{5}$, then its third zero is
  • A
    1
  • -1
  • C
    2
  • D
    -2
Answer
Correct option: B.
-1
(B) -1
Let the third zero of $f(x)$ be $\alpha$. Then,
Sun of the zeroes $=-\frac{\text { Coeff.of } x^2}{\text { Coeff.of } x^3} \Rightarrow \sqrt{5}+(-\sqrt{5})+\alpha=-\frac{1}{1} \Rightarrow \alpha=-1$
View full question & answer
MCQ 721 Mark
If the product of two zeros of the polynomial $f(x)=2 x^3+6 x^2-4 x+9$ is 3 , then its third zero is
  • A
    $\frac{3}{2}$
  • $-\frac{3}{2}$
  • C
    $\frac{9}{2}$
  • D
    $-\frac{9}{2}$
Answer
Correct option: B.
$-\frac{3}{2}$
(B) $-\frac{3}{2}$
Let $\alpha, \beta, \gamma$ be three zeroes of $f(x)=2 x^3+6 x^2-4 x+9$ such that $\alpha \beta=3$. But it is given that
Product of zeroes $=-\frac{9}{2} \Rightarrow \alpha \beta \gamma=-\frac{9}{2} \Rightarrow 3 \gamma=-\frac{9}{2} \Rightarrow \gamma=-\frac{3}{2}$
Hence, the third zero is $-\frac{3}{2}$.
View full question & answer
MCQ 731 Mark
If zeros of the polynomial $f(x)=x^3-3 p x^2+q x-r$ are in A.P., then
  • $2 p^3=p q-r$
  • B
    $2 p^3=p q+r$
  • C
    $p^3=p q-r$
  • D
    none of these
Answer
Correct option: A.
$2 p^3=p q-r$
(A) $2 p^3=p q-r$
Let $a-d, a, a+d$ be the zeroes of $f(x)=x^3-3 p x^2+q x-r$. Then,
$
(a-d)+a+(a+d)=3 p \Rightarrow 3 a=3 p \Rightarrow a=p
$
But, $a$ is a zero of $f(x)$. Therefore,
$
f(a)=0 \Rightarrow a^3-3 p a^2+q a-r=0 \Rightarrow p^3-3 p^3+p q-r=0 \Rightarrow 2 p^3=p q-r
$
View full question & answer
MCQ 741 Mark
If $f(x)=a x^2+b x+c$ has no real zeroes and $a+b+c<0$, then
  • A
    $c=0$
  • B
    $c>0$
  • $c<0$
  • D
    c can be positive or negative
Answer
Correct option: C.
$c<0$
(C) $c<0$
If $f(x)=a x^2+b x+c$ has no ral zero, then its graph does not cross $x$-axis. Therefore, either the complete curve is above $x$-axis or it lies below $x$-axis. This means that either $f(x)>0$ or $f(x)<0$ for all values of $x$. It is given that $f(1)=a+b+c<0$. Therefore,
$
f(x)<0 \text { for all values of } x \Rightarrow f(0)<0 \Rightarrow c<0
$
View full question & answer
MCQ 751 Mark
The zeroes of the polynomial $x^2+\frac{1}{6} x-2$ are
  • A
    $-3,4$
  • $-\frac{3}{2}, \frac{4}{3}$
  • C
    $-\frac{4}{3}, \frac{3}{2}$
  • D
    $-\frac{4}{3},-\frac{3}{2}$
Answer
Correct option: B.
$-\frac{3}{2}, \frac{4}{3}$
(B) $-\frac{3}{2}, \frac{4}{3}$
Let $f(x)=x^2+\frac{1}{6} x-2$. Then,
$
f(x)=\frac{1}{6}\left(6 x^2+x-12\right)=\frac{1}{6}\left(6 x^2+9 x-8 x-12\right)=\frac{1}{6}\{3 x(2 x+3)-4(2 x+3)\}=\frac{1}{6}(2 x+3)(3 x-4)
$
Zeroes of $f(x)$ are given by
$
f(x)=0 \Rightarrow \frac{1}{6}(2 x+3)(3 x-4)=0 \Rightarrow 2 x+3=0 \text { or } 3 x-4=0 \Rightarrow x=-\frac{3}{2}, \frac{4}{3}
$
View full question & answer
MCQ 761 Mark
If zeroes of the quadratic polynomial $f(x)=\left(k^2+4\right) x^2+7 x+4 k$ are reciprocal of each other, then the value (s) of $k$ is (are)
  • A
    1
  • B
    -1
  • 2
  • D
    -2
Answer
Correct option: C.
2
(C) 2
Let $\alpha$ and $\frac{1}{\alpha}$ be zeroes of $f(x)$. Then,
$
\alpha \times \frac{1}{\alpha}=\frac{4 k}{k^2+4} \Rightarrow k^2+4=4 k \Rightarrow(k-2)^2=0 \Rightarrow k=2
$
View full question & answer
MCQ 771 Mark
The quadratic polynomial whose zeroes are reciprocal of the zeroes of quadratic polynomial $a x^2+b x+c, a \neq 0, c \neq 0$, are given by
where $k$ is a non-zero real number.
  • A
    $k\left(c x^2+a x+b\right)$
  • $k\left(c x^2+b x+a\right)$
  • C
    $k\left(c x^2-b x+a\right)$
  • D
    $k\left(c x^2+b x-a\right)$
Answer
Correct option: B.
$k\left(c x^2+b x+a\right)$
(B) $k\left(c x^2+b x+a\right)$
Let $\alpha, \beta$ be the zeroes of quadratic polynomial $a x^2+b x+c$. Then,
$
\alpha+\beta=-\frac{b}{a} \text { and } \alpha \beta=\frac{c}{a}
$
Quadratic polynomials having $\frac{1}{\alpha}$ and $\frac{1}{\beta}$ as zeroes are given by
$
\begin{array}{l}
\quad f(x)=\lambda\left\{x^2-x\left(\frac{1}{\alpha}+\frac{1}{\beta}\right)+\frac{1}{\alpha \beta}\right\}, \text { where } \lambda \neq 0 \\
\Rightarrow \quad f(x)=\lambda\left\{x^2-x\left(\frac{\alpha+\beta}{\alpha \beta}\right)+\frac{1}{\alpha \beta}\right\}=\lambda\left\{x^2+\frac{b}{c} x+\frac{a}{c}\right\}=\frac{\lambda}{c}\left(c x^2+b x+a\right)=k\left(c x^2+b x+a\right), \\
\\
\text { where } k=\lambda / c \neq 0
\end{array}
$
REMARK To find a quadratic polynomial having zeroes as the reciprocal of zeros of a given quadratic simply interchange the coefficient of $x^2$ and constant term.
View full question & answer
MCQ 781 Mark
If $(a-2) x^2+3 x-5$ is a quadratic polynomial, then
  • A
    a can take any real value
  • B
    a can take any non-zero value
  • $a \neq 2$
  • D
    $a=2$
Answer
Correct option: C.
$a \neq 2$
(C) $a \neq 2$
If $(a-2) x^2+3 x-5$ is a quadratic polynomial, then $a-2 \neq 0$ i.e. $a \neq 2$.
View full question & answer
MCQ 791 Mark
If $\alpha$ and $\beta$ are the zeros of the polynomial $f(x)=p x^2-2 x+3 p$ and $\alpha+\beta=\alpha \beta$, then the value of $p$ is
  • A
    $-\frac{2}{3}$
  • $a^2+2 b$
  • C
    $\frac{1}{3}$
  • D
    $-\frac{1}{3}$
Answer
Correct option: B.
$a^2+2 b$
(B) $a^2+2 b$
Clearly, $\alpha+\beta=\frac{2}{p}$ and $\alpha \beta=3$. It is given that
$\alpha+\beta=\alpha \beta \Rightarrow \frac{2}{p}=3 \Rightarrow p=\frac{2}{3}$
View full question & answer
MCQ 801 Mark
If the product of the zeroes of the quadratic polynomial $3 x^2+5 x+k$ is $-\frac{2}{3}$, then the value of $k$ is
  • A
    -3
  • -2
  • C
    2
  • D
    3
Answer
Correct option: B.
-2
(B) -2
Let $\alpha, \beta$ be zeroes of $3 x^2+5 x+k$. Then, product of its zeroes is $\frac{k}{3}$.
But, $\quad$ Product of zeroes $=-\frac{2}{3} \Rightarrow \frac{k}{3}=-\frac{2}{3} \Rightarrow k=-2$
View full question & answer
MCQ 811 Mark
The maximum number of zeroes a cubic polynomial can have, is
  • A
    1
  • B
    4
  • C
    2
  • 3
Answer
Correct option: D.
3
(D) 3
The graph of a cubical polynomial crosses/cuts $x$-axis at most at three points. So, cubic polynomial can have at most three zeroes.
View full question & answer
MCQ 821 Mark
If one zero of the quadratic polynomial $k x^2+3 x+k$ is 2 , then the value of $k$ is
  • A
    $\frac{5}{6}$
  • B
    $-\frac{5}{6}$
  • C
    $\frac{6}{5}$
  • $-\frac{6}{5}$
Answer
Correct option: D.
$-\frac{6}{5}$
(D) $-\frac{6}{5}$
It is given that 2 is a zero of $f(x)=k x^2+3 x+k$. Therefore,
$
f(2)=0 \Rightarrow k \times 2^2+3 \times 2+k=0 \Rightarrow 5 k+6=0 \Rightarrow k=-\frac{6}{5}
$
View full question & answer
MCQ 831 Mark
Which of the following is a polynomial?
  • A
    $2 x^2+\frac{3}{x}-5$
  • B
    $-3 x^2+\sqrt{2 x}+4$
  • $\sqrt{2} x^3+\sqrt{3} x^2+\sqrt{5} x-3$
  • D
    $\frac{5}{x^3}+2 x^2-3 x+\frac{1}{7}$
Answer
Correct option: C.
$\sqrt{2} x^3+\sqrt{3} x^2+\sqrt{5} x-3$
(C) $\sqrt{2} x^3+\sqrt{3} x^2+\sqrt{5} x-3$
An expression of the form $a_0 x^n+a_1 x^{n-1}+a_2 x^{n-2}+\ldots+a_{n-1} x+a_n, a_0 \neq 0$ is a polynomial of degree $n$ (a natural number).
Clearly, in expression given in option (a) has a term containing $x^{-1}$. So, it is not a polynomial. Expression in option (b) has a term containing $x^{1 / 2}$, so it is not a polynomial. The expression in option (d) has a term containing $x^{-3}$, so it is not a polynomial. Expression in option (c) satisfies the definition of a polynomial.
View full question & answer
MCQ 841 Mark
If 2 and $\frac{1}{2}$ are zeros of $p x^2+5 x+r$, then
  • A
    $p=r=2$
  • $p=r=-2$
  • C
    $p=2, r=-2$
  • D
    $p=-2, r=2$
Answer
Correct option: B.
$p=r=-2$
View full question & answer
MCQ 851 Mark
If the zeros of the quadratic polynomial $a x^2+b x+c, c \neq 0$ are equal, then
  • A
    $c$ and $a$ have opposite signs
  • B
    $c$ and $b$ have opposite signs
  • $c$ and $a$ have the same sign
  • D
    $c$ and $b$ have the same sign
Answer
Correct option: C.
$c$ and $a$ have the same sign
C
View full question & answer
MCQ 861 Mark
The zeros of the quadratic polynomial $x^2+a x+a, a \neq 0$,
  • cannot both be positive
  • B
    cannot both be negative
  • C
    are always unequal
  • D
    are always equal
Answer
Correct option: A.
cannot both be positive
View full question & answer
MCQ 871 Mark
If $a-b, a$ and $a+b$ are zeroes of the polynomial $x^3-3 x^2+x+1$, then the value of $a+b$ is
  • A
    $\sqrt{2}-1$
  • B
    $\sqrt{2}$
  • C
    $-\sqrt{2}-1$
  • $1 \pm \sqrt{2}$
Answer
Correct option: D.
$1 \pm \sqrt{2}$
View full question & answer
MCQ 881 Mark
If the polynomial $f(x)=2 x^3-k x^2+5 x+9$ is exactly divisible by $x+2$, then $k=$
  • A
    $\frac{17}{4}$
  • $-\frac{17}{4}$
  • C
    $-\frac{15}{4}$
  • D
    $\frac{15}{4}$
Answer
Correct option: B.
$-\frac{17}{4}$
View full question & answer
MCQ 891 Mark
If the sum of two zeroes of the polynomial $x^3-2 x^2+q x-r$ is zero, then
  • A
    $q=2 r$
  • $r=2 q$
  • C
    $q=r$
  • D
    $r=4 q$
Answer
Correct option: B.
$r=2 q$
View full question & answer
MCQ 901 Mark
If $\alpha, \beta, \gamma$ are the zeros of the polynomial $f(x)=a x^3+b x^2+c x+d$, then $\frac{1}{\alpha}+\frac{1}{\beta}+\frac{1}{\gamma}=$
  • A
    $-\frac{b}{d}$
  • B
    $\frac{c}{d}$
  • $-\frac{c}{d}$
  • D
    $-\frac{c}{a}$
Answer
Correct option: C.
$-\frac{c}{d}$
View full question & answer
MCQ 911 Mark
If the zeroes of the polynomial $x^3-12 x^2+44 x+c$ are in A.P., then the value of $c$ is
  • A
    44
  • B
    48
  • C
    -44
  • -48
Answer
Correct option: D.
-48
View full question & answer
MCQ 921 Mark
If $\alpha$ and $\beta$ are the zeroes of the polynomial $x^2-(k+6) x+2(2 k-1)$ such that $\alpha+\beta=\frac{\alpha \beta}{2}$, then the value of $k$ is
  • A
    6
  • B
    2
  • C
    14
  • 7
Answer
Correct option: D.
7
D
View full question & answer
MCQ 931 Mark
If zeros of the polynomial $f(x)=x^3-3 p x^2+q x-r$ are in A.P., then
  • $2 p^3=p q-r$
  • B
    $2 p^3=p q+r$
  • C
    $p^3=p q-r$
  • D
    none of these
Answer
Correct option: A.
$2 p^3=p q-r$
View full question & answer
MCQ 941 Mark
If two zeroes of the polynomial $x^3+7 x^2-2 x-14$ are $\sqrt{2}$ and $-\sqrt{2}$, then the third zero is
  • A
    7
  • -7
  • C
    -14
  • D
    14
Answer
Correct option: B.
-7
View full question & answer
MCQ 951 Mark
If $\alpha, \beta$ and $\gamma$ are the zeroes of the polynomial $x^3-x^2-10 x-8$, then $\alpha \beta+\beta \gamma+\gamma \alpha+\alpha \beta \gamma$ is equal to
  • -2
  • B
    2
  • C
    18
  • D
    -18
Answer
Correct option: A.
-2
View full question & answer
MCQ 961 Mark
If $\alpha$ and $\beta$ are the zeroes of the polynomial $a x^2-5 x+c$ and $\alpha+\beta=\alpha \beta=10$, then
  • A
    $a=5, c=\frac{1}{2}$
  • B
    $a=1, c=\frac{5}{2}$
  • C
    $a=\frac{5}{2}, c=1$
  • $a=\frac{1}{2}, c=5$
Answer
Correct option: D.
$a=\frac{1}{2}, c=5$
View full question & answer
MCQ 971 Mark
If two of the zeros of the cubic polynomial $a x^3+b x^2+c x+d$ are each equal to zero, then the third zero is
  • A
    $\frac{-d}{a}$
  • B
    $\frac{c}{a}$
  • $\frac{-b}{a}$
  • D
    $\frac{b}{a}$
Answer
Correct option: C.
$\frac{-b}{a}$
View full question & answer
MCQ 981 Mark
The polynomial which when divided by $-x^2+x-1$ gives a quotient $x-2$ and remainder 3 , is
  • A
    $x^3-3 x^2+3 x-5$
  • B
    $-x^3-3 x^2-3 x-5$
  • $-x^3+3 x^2-3 x+5$
  • D
    $x^3-3 x^2-3 x+5$
Answer
Correct option: C.
$-x^3+3 x^2-3 x+5$
C
View full question & answer
MCQ 991 Mark
If $x+2$ is a factor of $x^2+a x+2 b$ and $a+b=4$, then
  • A
    $a=1, b=3$
  • $a=3, b=1$
  • C
    $a=-1, b=5$
  • D
    $a=5, b=-1$
Answer
Correct option: B.
$a=3, b=1$
View full question & answer
MCQ 1001 Mark
What should be subtracted to the polynomial $x^2-16 x+30$, so that 15 is the zero of the resulting polynomial?
  • A
    30
  • B
    14
  • 15
  • D
    16
Answer
Correct option: C.
15
View full question & answer
MCQ 1011 Mark
What should be added to the polynomial $x^2-5 x+4$, so that 3 is the zero of the resulting polynomial?
  • A
    1
  • 2
  • C
    4
  • D
    5
Answer
Correct option: B.
2
View full question & answer
MCQ 1021 Mark
If $\alpha$ and $\beta$ are the zeros of the polynomial $x^2-6 x+k$ and $3 \alpha+2 \beta=20$, then the value of $k$ is
  • A
    -8
  • B
    16
  • -16
  • D
    8
Answer
Correct option: C.
-16
View full question & answer
MCQ 1031 Mark
If $\alpha, \beta$ are the zeros of polynomial $f(x)=x^2-p(x+1)-c$, then $(\alpha+1)(\beta+1)=$
  • A
    $c-1$
  • $1-c$
  • C
    $c$
  • D
    $1+c$
Answer
Correct option: B.
$1-c$
View full question & answer
MCQ 1041 Mark
If $\alpha$ and $\beta$ are the zeros of the polynomial $f(x)=x^2+p x+q$, then a polynomial having $\frac{1}{\alpha}$ and $\frac{1}{\beta}$ is its zeros is
  • A
    $x^2+q x+p$
  • B
    $x^2-p x+q$
  • $q x^2+p x+1$
  • D
    $p x^2+q x+1$
Answer
Correct option: C.
$q x^2+p x+1$
View full question & answer
MCQ 1051 Mark
If $\alpha, \beta$ are the zeros of the polynomial $f(x)=a x^2+b x+c$, then $\frac{1}{\alpha^2}+\frac{1}{\beta^2}=$
  • A
    $\frac{b^2-2 a c}{a^2}$
  • $\frac{b^2-2 a c}{c^2}$
  • C
    $\frac{b^2+2 a c}{a^2}$
  • D
    $\frac{b^2+2 a c}{c^2}$
Answer
Correct option: B.
$\frac{b^2-2 a c}{c^2}$
View full question & answer
MCQ 1061 Mark
The zeroes of the quadratic polynomial $x^2+99 x+127$ are
  • A
    both positive
  • both negative
  • C
    both equal
  • D
    one positive and one negative
Answer
Correct option: B.
both negative
View full question & answer
MCQ 1071 Mark
If one of the zeroes of the quadratic polynomial $(k-1) x^2+k x+1$ is -3 , then the value of $k$ is
  • $\frac{4}{3}$
  • B
    $-\frac{4}{3}$
  • C
    $\frac{2}{3}$
  • D
    $-\frac{2}{3}$
Answer
Correct option: A.
$\frac{4}{3}$
View full question & answer
MCQ 1081 Mark
If the product of zeros of the polynomial $f(x)=a x^3-6 x^2+11 x-6$ is 4 , then $a=$
  • $\frac{3}{2}$
  • B
    $-\frac{3}{2}$
  • C
    $\frac{2}{3}$
  • D
    $-\frac{2}{3}$
Answer
Correct option: A.
$\frac{3}{2}$
View full question & answer
MCQ 1091 Mark
If the sum of the zeros of the polynomial $f(x)=2 x^3-3 k x^2+4 x-5$ is 6 , then the value of $k$ is
  • A
    2
  • 4
  • C
    -2
  • D
    -4
Answer
Correct option: B.
4
View full question & answer
MCQ 1101 Mark
If $\sqrt{5}$ and $-\sqrt{5}$, are two zeroes of the polynomial $x^3+3 x^2-5 x-15$, then its third zero is
  • A
    3
  • -3
  • C
    5
  • D
    -5
Answer
Correct option: B.
-3
View full question & answer
MCQ 1111 Mark
If two zeroes of the polynomial $x^3+x^2-9 x-9$ are 3 and -3 , then its third zero is
  • -1
  • B
    1
  • C
    -9
  • D
    9
Answer
Correct option: A.
-1
View full question & answer
MCQ 1131 Mark
If two zeros of $x^3+x^2-5 x-5$ are $\sqrt{5}$ and $-\sqrt{5}$, then its third zero is
  • A
    1
  • -1
  • C
    2
  • D
    -2
Answer
Correct option: B.
-1
View full question & answer
MCQ 1141 Mark
If one root of the polynomial $f(x)=5 x^2+13 x+k$ is reciprocal of the other, then the value of $k$ is
  • A
    $0$
  • 5
  • C
    $\frac{1}{6}$
  • D
    6
Answer
Correct option: B.
5
View full question & answer
MCQ 1151 Mark
If the product of two zeros of the polynomial $f(x)=2 x^3+6 x^2-4 x+9$ is 3 , then its third zero is
  • A
    $\frac{3}{2}$
  • $-\frac{3}{2}$
  • C
    $\frac{9}{2}$
  • D
    $-\frac{9}{2}$
Answer
Correct option: B.
$-\frac{3}{2}$
View full question & answer
MCQ 1161 Mark
If one zero of the polynomial $f(x)=\left(k^2+4\right) x^2+13 x+4 k$ is reciprocal of the other, then $k=$
  • 2
  • B
    -2
  • C
    1
  • D
    -1
Answer
Correct option: A.
2
View full question & answer
MCQ 1181 Mark
A quadratic polynomial, the sum of whose zeroes is 0 and one zero is 3 , is
  • $x^2-9$
  • B
    $x^2+9$
  • C
    $x^2+3$
  • D
    $x^2-3$
Answer
Correct option: A.
$x^2-9$
View full question & answer
MCQ 1191 Mark
If one of the zeros of a quadratic polynomial of the form $x^2+a x+b$ is the negative of the other, then it
  • has no linear term and constant term is negative.
  • B
    has no linear term and the constant term is positive.
  • C
    can have a linear term but the constant term is negative.
  • D
    can have a linear term but the constant term is positive.
Answer
Correct option: A.
has no linear term and constant term is negative.
View full question & answer