Questions

5 Marks Questions

🎯

Test yourself on this topic

12 questions · timed · auto-graded

Question 15 Marks
If p(y) = 4 - 3y -y2 + 5y3, find:
  1. p(0)
  2. p(2)
  3. p(-1)
Answer
  1. p(y) = 4 - 3y -y2 + 5y3

⇒ p(0) = (4 + 3 × 0 - 02 + 5 × 03 )

= (4 + 0 - 0 + 0)

= 4

  1. p(y) = 4 - 3y -y2 + 5y3

⇒ p(2) = (4 + 3 × 2 - 22 + 5 × 23 )

= (4 + 6 - 4 + 40)

= 46

  1. p(y) = 4 - 3y -y2 + 5y3

⇒ p(-1) = [(4 + 3 ×(- 1)2 + 5 × (-1)3 )]

= (4 - 3 - 1 - 5)

= -5

View full question & answer
Question 25 Marks
If p(x) = 5 - 4x + 2x2, find:
  1. p(0)
  2. p(3)
  3. p(-2)
Answer
  1. p(x) = 5 - 4x + 2x2

⇒ p(0) = (5 - 4 × 0 + 2 × 02)

= (5 - 0 + 0)

= 5

  1. p(x) = 5 - 4x + 2x2

p(3) = (5 - 4 × 3 + 2 × 32)

= (5 - 12 + 18)

= 11

  1. p(x) = 5 - 4x + 2x2

⇒ p(-2) = [(5 - 4 × (-2) + 2 × (-2)2]

= (5 + 8 + 8)

= 21

View full question & answer
Question 35 Marks
If f(t) = 4t2 - 3t + 6, find:
  1. f(0)
  2. f(4)
  3. f(-5)
Answer
  1. f(t) = 4t2 - 3t + 6

⇒ f(0) = (4 × 02 - 3 × 0 + 6)

= (0 - 0 + 6)

= 6

  1. f(t) = 4t2 - 3t + 6

⇒ f(4) = (4 × 42 - 3 × 4 + 6)

= (64 - 12 + 6)

= 58

  1. f(t) = 4t2 - 3t + 6

⇒ f(-5) = [(4 × (-5)2 - 3 × (-5) + 6)]

= (100 + 15 + 6)

= 121

View full question & answer
Question 45 Marks
If both (x - 2) and $\Big(\text{x}-\frac{1}{2}\Big)$ are factors of px2 + 5x + r, prove that p = r.
Answer
Let f(x) = px2 + 5x + r
Now, (x - 2) is a factor of f(x).
⇒ f(2) = 0
⇒ p(2)2 + 5(2) + r = 0
⇒ 4p + 10 + r = 0
⇒ 4p + r = -10 ...(i)
Also, $\Big(\text{x}-\frac{1}{2}\Big)$ is a factor of f(x).
$\Rightarrow\text{f}\Big(\frac{1}{2}\Big)=0$
$\Rightarrow\text{p}\Big(\frac{1}{2}\Big)+5\times\frac{1}{2}+\text{r}=0$
$\Rightarrow\frac{\text{p}}{4}+\frac{5}{2}+\text{r}=0$
$\Rightarrow\frac{\text{p}+10+4\text{r}}{4}=0$
$\Rightarrow\text{p}+4\text{r}+10=0$
$\Rightarrow\text{p}+4\text{r}=-10\ ...(\text{ii})$
From (i) and (ii), we have
4p + r = p + 4r
⇒ 4p - p = 4r - r
⇒ 3p = 3r
⇒ p = r
View full question & answer
Question 55 Marks
If p(x) = x3 - 3x2 + 2x, find p(0), p(1), p(2). What do you conclude?
Answer
p(x) = x3 - 3x2 + 2x ...(1)
Putting x = 0 in (1), we get
p(0) = 03 - 3 × 02 + 2 × 0 = 0
Thus, x = 0 is a zero of p(x).
Putting x = 1 in (1), we get
p(1) = 13 - 3 × 12 + 2 × 1
= 1 - 3 + 2 = 0
Thus, x = 1 is a zero of p(x).
Putting x = 2 in (1), we get
p(2) = 23 - 3 × 22 + 2 × 2 
= 8 - 3 × 4 + 4
= 8 - 12 + 4 = 0
Thus, x = 2 is a zero of p(x).
View full question & answer
Question 65 Marks
Verify the division algorithm for the polynomials
p(x) = 2x4 - 6x3 + 2x2 - x + 2 and g(x) = x + 2.
Answer
p(x) = 2x4 - 6x3 + 2x2 - x + 2 and g(x) = x + 2

Quotient = 2x3 - 10x2 + 22x - 45

Remainder = 92

Verification:

Divisor × Quotient + Remainder

= (x + 2) × (2x3 - 10x2 + 22x - 45) + 92

= x (2x3 - 10x2 + 22x - 45) + 2(2x3 - 10x2 + 22x - 45) + 92

= 2x4 - 10x3 + 22x2 - 45x + 4x3 - 20x2 + 44x - 90 + 92

= 2x4 - 6x3 + 2x2 - x + 2

= Dividend

Hence verified.

View full question & answer
Question 75 Marks
Find the values of a and b so that the polynomial (x4 + ax3 - 7x2- 8x + b) is exactly divisible by (x + 2) as well as (x + 3).
Answer
Let f(x)= (x4 + ax3 - 7x2 - 8x + b)
Now, x + 2 = 0 
⇒ x = -2 and,
⇒ x + 3 = 0
⇒ x = -3
By factor theorem, (x + 2) and (x + 3) will be factors of f(x) if f(-2) = 0 and f(-3) = 0
$\therefore$ f(-2) = (-2)4 + a(-2)3 - 7(-2)2 - 8(-2) + b = 0
⇒ 16 - 8a - 28 + 16 + b = 0
⇒ -8a + b = -4
⇒ 8a - b = 4 ...(i)
And, f(-3) = (-3)4 + a(-3)3 - 7(-3)2 - 8(-3) + b = 0
⇒ 81 - 27a - 63 + 24 + b = 0
⇒ -27a + b = -42
⇒ 27a - b = 42 ...(ii)
Subtracting (i) from (ii), we get,
19a = 38
So, a = 2
Substituting the value of a = 2 in (i), we get
8 × 2 - b = 4
⇒ 16 - b = 4
⇒ -b = -16 + 4
⇒ -b = -12
⇒ b = 12
$\therefore$ a = 2 and b = 12.
View full question & answer
Question 85 Marks
If 2 and 0 are the zeros of the polynomial f(x) = 2x3 - 5x2 + ax + b then find the values of a and b.
Hint: f(x) = 0 and f(0) = 0.
Answer
It is given that 2 and 0 are the zeros of the polynomial f(x) = 2x3 - 5x2 + ax + b.
$\therefore$ f(2) = 0
⇒ 2 × 23 - 5 × 22 + a × 2 + b = 0
⇒ 16 - 20 + 2a + b = 0
⇒ -4 + 2a + b = 0
⇒ 2a + b = 4 ...(1)
Also,
f(0) = 0
⇒ 2 × 03 - 5 × 02 + a × 0 + b = 0
⇒ 0 - 0 + 0 + b = 0
⇒ b = 0
Putting b = 0 in (1), we get
2a + 0 = 4
⇒ 2a = 4
⇒ a = 2
Thus, the values of a and b are 2 and 0, respectively.
View full question & answer
Question 95 Marks
If p(x) = x3 + x2 - 9x - 9, find p(0), p(3), p(-3) and p(-1). What do you conclude about the zeros of p(x)? Is 0 a zero of p(x)?
Answer
p(x) = x3 + x2 - 9x - 9 ...(1)
Putting x = 0 in (1), we get
p(0) = 03 + 02 - 9 × 0 - 9
$=-9\neq0$ 
Thus, x = 0 is not a zero of p(x).
Putting x = 3 in (1), we get
p(3) = 33 + 32 - 9 × 3 - 9
= 27 + 9 - 27 - 9 = 0
Thus, x = 3 is a zero of p(x).
Putting x = -3 in (1), we get
p(-3) = (-3)3 + (-3)2 - 9 × (-3) - 9
= -27 + 9 + 27 - 9 = 0
Thus, x = -3 is a zero of p(x).
Putting x = -1 in (1), we get
p(-1) = (-1)3 + (-1)2 - 9 × (-1) - 9
= -1 + 1 + 9 - 9 = 0
Thus, x = -1 is a zero of p(x).
View full question & answer
Question 105 Marks
The polynomial p(x) = x4 - 2x3 + 3x2 - ax + b when divided by (x - 1) and (x + 1) leaves the remainders 5 and 19 respectively. Find the values of a and b. Hence, find the remainder when p(x) is divided by (x - 2).
Answer
Let:
p(x) = x4 - 2x3 + 3x2 - ax + b
Now,
When p(x) is divided by (x - 1), the remainder is p(1).
When p(x) is divided by (x + 1), the remainder is p(-1).
Thus, we have:
p(1) = (14 - 2 × 13 × + 3 × 12 - a × 1 + b)
= (1 - 2 + 3 - a + b)
= 2 - a + b
And,
p(-1) = [(-1)4 - 2 × (-1)3 + 3 × (-1)2 - a × (-1) + b]
= (1 + 2 + 3 + a + b)
= 6 + a + b
Now,
2 - a + b = 5 ...(1)
6 + a + b = 19 ...(2)
Adding (1) and (2), we get:
8 + 2b = 24
⇒ 2b = 18
⇒ b = 8
By putting the value of b, we get the value of a, i.e., 5.
$\therefore$ a = 5 and b = 8
Now,
f(x) = x4 - 2x3 + 3x2 - 5x + 8
Also,
When p(x) is divided by (x - 2), the remainder is p(2).
thus, we have:
p(2) = (24 - 2 × 23 + 3 × 22 - 5 × 2 + 8) [a = 5 and b = 8]
= (16 - 16 + 12 - 10 + 8)
= 10
View full question & answer
Question 115 Marks
If (x3 + ax2 + bx + 6) has (x - 2) as a factor and leaves a remainder 3 when divided by (x - 3), find the values of a and b.
Answer
Let f(x) = (x3 + ax2 + bx + 6)
Now, by remainder theorem, f(x) when divided by (x - 3) will leave a remainder as f(3).
⇒ So, f(3) = 33 + a 32 + b 3 + 6 = 3
⇒ 27 + 9a + 3b + 6 = 3
⇒ 9 a + 3b + 33 = 3
⇒ 9a + 3b = 3 - 33
⇒ 9a + 3b = -30
⇒ 3a + b = -10 ...(i)
Given that (x - 2) is a factor of f(x).
By the Factor Theorem, (x - a) will be a factor of f(x) if f(a) = 0 and therefore f(2) = 0.
⇒ f(2) = 23 + a 22 + b 2 + 6 = 0
⇒ 8 + 4a+ 2b + 6 = 0
⇒ 4a + 2b = -14
⇒ 2a + b = -7 ...(ii)
Subtracting (ii) from (i), we get,
⇒ a = -3
Substituting the value of a = -3 in (i), we get,
3(-3) + b = -10
⇒ -9 + b = -10
⇒ b = -10 + 9
⇒ b = -1
$\therefore$ a = -3 and b = -1.
View full question & answer
Question 125 Marks
What must be subtracted from (x4 + 2x3 - 2x2 + 4x + 6) so that the result is exactly divisible by (x2 + 2x - 3)?
Answer
Let p(x) = x4 + 2x3 - 2x2 + 4x + 6 and q(x) = x2 + 2x - 3.
When p(x) is divided by q(x), the remainder is a linear expression in x.
So, let r(x) = ax + b be subtracted from p(x) so that p(x) - r(x) is divided by q(x).
Let f(x) = p(x) - r(x) = p(x) - (ax + b)
= (x4 + 2x3 - 2x2 + 4x + 6) - (ax + b)
= x4 + 2x3 - 2x2 + (4 - a)x + 6 - b
We have,
q(x) = x2 + 2x - 3
= x2 + 3x - x - 3
= x(x + 3) - 1(x + 3)
= (x + 3)(x - 1)
Clearly, (x + 3) and (x - 1) are factors of q(x).
Therefore, f(x) will be divisible by q(x) if (x + 3) and (x - 1) are factors of f(x).
i.e., f(-3) = 0 and f(1) = 0
Consider, f(-3) = 0
⇒ (-3)4 + 2(-3)3 - 2(-3)2 + (4 - a)(-3) + 6 - b = 0
⇒ 81 - 54 - 18 - 12 + 3a + 6 - b = 0
⇒ 3 + 3a - b = 0
⇒ 3a - b = -3 ...(i)
And, f(1) = 0
⇒ (1)4 + 2(1)3 - 2(1)2 + (4 - a)(1) + 6 - b = 0
⇒ 1 + 2 - 2 + 4 - a + 6 - b = 0
⇒ 11 - a - b = 0
⇒ -a - b = -11 ...(ii)
Subtracting (ii) from (i), we get
4a = 8
⇒ a = 2
Substituting a = 2 in (i), we get
3(2) - b = -3
⇒ 6 - b = -3
⇒ b = 9
Putting the values of a and b in r(x) = ax + b, we get
r(x) = 2x + 9
Hence, p(x) is divisible by q(x), if r(x) = 2x + 9 is subtracted from it. 
View full question & answer
5 Marks Questions - Maths STD 9 Questions - Vidyadip