A polynomial in 'x' is divided by (x - a) and for (x - a) to be a factor of this polynomial, the remainder should be :
-a
0
a
2a
Answer
For (x - a) to be a factor of a polynomial, the remainder should be equal to zero.
Hence, Option 2 is the correct option.
If p(x) = x + 4, then p(x) + p(-x) = ?
0
8x
8
-8
Answer
Given,
⇒ p(x) = x + 4
⇒ p(-x) = -x + 4
⇒ p(x) + p(-x) = x + 4 - x + 4
= 4 + 4
= 8.
Hence, option 3 is the correct option.
If p(x) = x2 - = ?
0
1
-1
-8
Answer
Given,
⇒ p(x) = x2 - + 1
Hence, option 2 is the correct option.
If f(x) = 3x - 5x2 - 1, then f(-1) = ?
1
-1
7
-9
Answer
Given,
⇒ f(x) = 3x - 5x2 - 1
⇒ f(-1) = 3(-1) - 5(-1)2 - 1
= -3 - 5 - 1
= -9.
Hence, option 4 is the correct option.
If (x101 + 101) is divided by (x + 1), then the remainder is:
102
100
0
-101
Answer
The Remainder Theorem states that when a polynomial f(x) is divided by (x - a), the remainder is f(a).
Given,
f(x) = x101 + 101
f(-1) = (-1)101 + 101
= -1 + 101
= 100.
Hence, option 2 is the correct option.
If (3x3 - 5x2 + 3x - 7) is divided by (x - 2), then the remainder is :
-5
6
3
-8
Answer
By remainder theorem,
If a polynomial f(x) is divided by (x - a), remainder = f(a).
Let f(x) = 3x3 - 5x2 + 3x - 7
On dividing f(x) by x - 2, remainder = f(2).
f(2) = 3(2)3 - 5(2)2 + 3(2) - 7
= 3(8) - 5(4) + 6 - 7
= 24 - 20 + 6 - 7
= 3.
Hence, option 3 is the correct option.
If f(x) = x4 - ax3 + x2 - ax is divided by (x - a), then the remainder is:
0
a
-a
2a2
Answer
By remainder theorem,
If a polynomial f(x) is divided by (x - a), remainder = f(a).
Given,
f(x) = x4 - ax3 + x2 - ax.
On dividing f(x) by x - a, remainder = f(a).
f(a) = a4 - a(a)3 + (a)2 - a(a)
= a4 - a4 + a2 - a2
= 0.
Hence, option 1 is the correct option.
When f(x) = x3 + ax2 + 2x + a is divided by (x + a), then the remainder is :
0
-a
a
3a
Answer
By remainder theorem,
If a polynomial f(x) is divided by (x - a), remainder = f(a).
Given,
f(x) = x3 + ax2 + 2x + a
On dividing f(x) by x + a, remainder = f(-a)
f(-a) = (-a)3 + a(-a)2 + 2(-a) + a
= -a3 + a3 - 2a + a
= -a.
Hence, option 2 is the correct option.
If (x2 - 7x + a) leaves a remainder 1 when divided by (x + 1), then the value of a is :
1
-1
-7
-5
Answer
Given,
Let f(x) = x2 - 7x + a
Given,
On dividing f(x) by x + 1, remainder is 1.
By remainder theorem, remainder = f(-1).
⇒ f(-1) = 1
⇒ (-1)2 - 7(-1) + a = 1
⇒ 1 + 7 + a = 1
⇒ a = 1 - 8
⇒ a = -7.
Hence, option 3 is the correct option.
In the division of a cubic polynomial f(x) by a linear polynomial, the remainder is f(-2). Then the divisor must be:
(x - 2)
(x + 2)
(2x + 1)
(2x - 1)
Answer
By remainder theorem,
If a polynomial f(x) is divided by (x - a), remainder = f(a).
The remainder is given as f(-2).
⇒ x = -2
⇒ x + 2 = 0.
Hence, option 2 is the correct option.
If p(t) = t2 - t - 2, then the value of is :
-2
0
Answer
Given,
p(t) = t2 - t - 2
Hence, option 3 is the correct option.
If f(x) = 4x3 - 3x2 + 5 is divided by (2x + 1), then the remainder is :
Answer
Divisor :
⇒ 2x + 1 = 0
⇒ 2x = -1
⇒ x = .
Given,
f(x) = 4x3 - 3x2 + 5
By remainder theorem,
On dividing f(x) by 2x + 1, remainder = .
Hence, option 4 is the correct option.
If (x50 - 1) is divided by (x - 1), then the remainder is :
0
-2
49
51
Answer
Let, f(x) = x50 - 1.
By remainder theorem,
On dividing f(x) by x - 1, remainder = f(1).
⇒ f(1) = (1)50 - 1
= 1 - 1
= 0.
Hence, option 1 is the correct option.
When 2x2 - 3kx + k is divided by (x + 2), then the remainder obtained is 5. The value of k is:
Answer
Let, f(x) = 2x2 - 3kx + k
By remainder theorem,
On dividing f(x) by x + 2, remainder = f(-2).
Given,
Remainder = 5.
⇒ f(-2) = 5
⇒ 2(-2)2 - 3k(-2) + k = 5
⇒ 2(4) + 6k + k = 5
⇒ 8 + 7k = 5
⇒ 7k = 5 - 8
⇒ 7k = -3
⇒ k = .
Hence, option 3 is the correct option.
If the polynomial p(x) = x3 - 4kx + 3 is divided by (2x + 1), then the remainder obtained is -3. The value of k is:
Answer
Let, f(x) = x3 - 4kx + 3
⇒ 2x + 1 = 0
⇒ 2x = -1
⇒ x =
By remainder theorem,
On dividing f(x) by 2x + 1, remainder = .
Given,
Remainder = -3
Hence, option 4 is the correct option.
If (x + 5) is a factor of f(x) = x3 - 20x + 5k, then k = ?
-2
-3
5
-5
Answer
Let, f(x) = x3 - 20x + 5k.
By factor theorem,
If (x + 5) is a factor of f(x), then f(-5) = 0.
⇒ (-5)3 - 20(-5) + 5k = 0
⇒ -125 + 100 + 5k = 0
⇒ -25 + 5k = 0
⇒ 5k = 25
⇒ k =
⇒ k = 5.
Hence, option 3 is the correct option.
For what value of k is the polynomial f(x) = 2x3 - kx2 + 3x + 10 exactly divisible by (x + 2)?
3
-3
-
-4
Answer
Let, f(x) = 2x3 - kx2 + 3x + 10
By the Factor Theorem,
If (x + 2) is a factor of f(x), then f(-2) = 0.
⇒ 2(-2)3 - k(-2)2 + 3(-2) + 10 = 0
⇒ 2(-8) - k(4) - 6 + 10 = 0
⇒ -16 - 4k + 4 = 0
⇒ -4k - 12 = 0
⇒ 4k = -12
⇒ k =
⇒ k = -3.
Hence, option 2 is the correct option.
If (x50 + 2x49 + k) is divisible by (x + 1), then the value of k is:
0
-1
1
-2
Answer
Let, f(x) = x50 + 2x49 + k
By the Factor Theorem,
If (x + 1) is a factor of f(x), then f(-1) = 0.
⇒ (-1)50 + 2(-1)49 + k = 0
⇒ 1 + 2(-1) + k = 0
⇒ 1 - 2 + k = 0
⇒ k - 1 = 0
⇒ k = 1.
Hence, option 3 is the correct option.
The value of p for which (x - p) is a factor of x3 - px2 + x + 5 is:
-5
-4
5
p + 5
Answer
Given,
f(x) = x3 - px2 + x + 5
⇒ x - p = 0
⇒ x = p.
Since, (x - p) is the factor of f(x), thus f(p) = 0.
f(p) = (p)3 - p(p)2 + p + 5
⇒ 0 = p3 - p3 + p + 5
⇒ 0 = p + 5
⇒ p = -5.
Hence, option 1 is the correct option.
If x - 2 is a factor of x3 - kx - 12, then the value of k is :
3
2
-2
-3
Answer
By factor theorem,
If x - a is a factor of f(x), then f(a) = 0.
Given,
x - 2 is a factor of x3 - kx - 12
⇒ x - 2 = 0
⇒ x = 2.
∴ 23 - 2k - 12 = 0
⇒ 8 - 2k - 12 = 0
⇒ -2k - 4 = 0
⇒ 2k = -4
⇒ k = = -2.
Hence, Option 3 is the correct option.
For a polynomial f(x), f(-1) and f(2) are both equal to zero. Which of the following is a factor of f(x)?
x2 + x - 2
x2 - x - 2
x2 + x + 2
x2 - 2x + 1
Answer
By the Factor Theorem,
If f(-1) = 0, (x + 1) is a factor of f(x).
If f(2) = 0, (x - 2) is a factor of f(x).
Since both are the factors of f(x). Multiplying both the factors,
⇒ (x + 1)(x - 2)
⇒ x2 - 2x + x - 2
⇒ x2 - x - 2.
Hence, option 2 is the correct option.
(x + 1) is a factor of the polynomial :
x3 + x2 - x + 1
x3 + 2x2 - x - 2
x3 + 4x2 - x + 2
x3 + x2 + 1
Answer
Let, f(x) = x3 + 2x2 - x - 2
f(-1) = (-1)3 + 2(-1)2 - (-1) - 2
= (-1) + 2(1) + 1 - 2
= -1 + 2 + 1 - 2
= 3 - 3
= 0.
Since f(-1) = 0,
Thus, (x + 1) is factor of x3 + 2x2 - x - 2.
Hence, option 2 is the correct option.
A polynomial in x is x3 + 5x2 - kx - 24. Which of the following is a factor of the given polynomial so that the value of k is 2?
(x + 2)
(x - 3)
(x + 4)
(x - 4)
Answer
By factor theorem,
(x - a) is a factor of f(x), if f(a) = 0.
Given,
Polynomial = x3 + 5x2 - kx - 24
If k = 2, then :
Polynomial = x3 + 5x2 - 2x - 24.
Dividing polynomial by (x + 4) or substituting -4 in polynomial, we get :
⇒ (-4)3 + 5(-4)2 - 2(-4) - 24
⇒ -64 + 5(16) + 8 - 24
⇒ -64 + 80 + 8 - 24
⇒ 88 - 88
⇒ 0.
Since, on substituting -4 in polynomial, we get remainder = 0.
∴ (x + 4) is the factor of x3 + 5x2 - kx - 24, when k = 2.
Hence, Option 3 is the correct option.
What number should be subtracted from 2x3 - 5x2 + 5x, so that the resulting polynomial has (2x - 3) as a factor?
2
-2
-3
3
Answer
Let number to be subtracted be a, then resulting polynomial:
f(x) = 2x3 - 5x2 + 5x - a,
⇒ 2x - 3 = 0
⇒ 2x = 3
⇒ x = .
If (2x - 3) is a factor of f(x), then .
If 3 is subtracted from 2x3 - 5x2 + 5x, then (2x - 3) is a factor.
Hence, option 4 is the correct option.
If (x2 + ax + b) is divided by (x + c), then the remainder is :
-c2 + ac + b
c2 + ac + b
c2 - ac - b
c2 - ac + b
Answer
Given,
f(x) = x2 + ax + b
By remainder theorem,
On dividing f(x) by (x + c), remainder = f(-c).
⇒ f(-c) = (-c)2 + a(-c) + b
= c2 - ac + b.
Hence, option 4 is the correct option.
(x - 2) and (x + 2) are the factors of x3 + x2 - 4x - 4. The third factor of the given polynomial is :
(x - 1)
(x - 4)
(x + 1)
(x + 4)
Answer
Given,
(x - 2) and (x + 2) are the factors of x3 + x2 - 4x - 4.
⇒ (x - 2)(x + 2) = x2 - 4
Thus, x2 - 4 is also the factor of x3 + x2 - 4x - 4.
Thus, x3 + x2 - 4x - 4 = (x2 - 4)(x + 1)
= (x + 2)(x - 2)(x + 1).
Hence, option 3 is the correct option.
For two polynomials f(x) and g(x), (x - a) and (x - b) are their respective factors. Which of the following is true?
f(a) + g(b) = 1
f(a) + g(b) = a - b
f(a) + g(b) = 0
f(a) + g(b) = a + b
Answer
By the Factor Theorem,
If (x - a) is a factor of f(x), then f(a) = 0.
If (x - b) is a factor of g(x), then g(b) = 0.
Thus, f(a) + g(b) = 0.
Hence, option 3 is the correct option.
If the polynomial 2x3 + 3x2 - 2x - 3 is completely divisible by (2x + a), and the quotient is equal to (x2 - 1), then one of the values of a is :
-3
-1
1
3
Answer
Given,
The polynomial 2x3 + 3x2 - 2x - 3 is completely divisible by (2x + a) and quotient is equal to (x2 - 1).
∴ 2x3 + 3x2 - 2x - 3 = (2x + a)(x2 - 1)
⇒ 2x3 + 3x2 - 2x - 3 = 2x3 - 2x + ax2 - a
⇒ 2x3 - 2x3 + 3x2 - 2x + 2x - 3 = ax2 - a
⇒ 3x2 - 3 = ax2 - a
From above equation,
a = 3.
Hence, Option 4 is the correct option.