KnowledgeBoat Logo
|
OPEN IN APP

Chapter 8

Factorization of Polynomial — Test Yourself

Class - 10 Concise Mathematics Selina



Test Yourself

Question 1(a)

The remainder, when x3 - x2 + x - 1 is divided by x + 1, is :

  1. 0

  2. -4

  3. 2

  4. 4

Answer

By remainder theorem,

The remainder theorem states that when a polynomial f(x) is divided by (x - a), then the remainder = f(a).

Given,

⇒ x + 1 = 0

⇒ x = -1.

Substituting x = -1 in x3 - x2 + x - 1 , we get :

⇒ (-1)3 - (-1)2 + (-1) - 1

⇒ -1 - 1 - 1 - 1

⇒ -4.

Hence, Option 2 is the correct option.

Question 1(b)

The number of common factor(s) of two polynomials x2 - 9 and x3 - x2 - 9x + 9 is /are :

  1. one

  2. two

  3. three

Answer

Factorizing x2 - 9,

⇒ (x + 3)(x - 3)

Factorizing x3 - x2 - 9x + 9,

⇒ x2(x - 1) - 9(x - 1)

⇒ (x2 - 9)(x - 1)

⇒ (x + 3)(x - 3)(x - 1)

The number of common factor(s) of two polynomials x2 - 9 and x3 - x2 - 9x + 9 are two i.e.,(x + 3) and (x - 3).

Hence, Option 2 is the correct option.

Question 1(c)

Is (x - 2) a factor of x3 - 4x2 - 11x + 30 ?

  1. yes

  2. no

  3. nothing can be said

  4. none of the above is true

Answer

Given,

⇒ x - 2 = 0

⇒ x = 2.

Substituting x = 2 in x3 - 4x2 - 11x + 30, we get :

⇒ 23 - 4(2)2 - 11(2) + 30

⇒ 8 - 4(4) - 22 + 30

⇒ 8 - 16 - 22 + 30

⇒ 38 - 38

⇒ 0.

Since, remainder = 0.

∴ x - 2 is factor of x3 - 4x2 - 11x + 30.

Hence, Option 1 is the correct option.

Question 1(d)

4x2 - kx + 5 leaves a remainder 2 when divided by x - 1. The value of k is :

  1. -6

  2. 6

  3. 7

  4. -7

Answer

By remainder theorem,

If polynomial ƒ(x) is divided by (x - a) then the remainder will be ƒ(a).

Given,

4x2 - kx + 5 leaves a remainder 2 when divided by x - 1.

∴ 4(1)2 - k(1) + 5 = 2

⇒ 4(1) - k + 5 = 2

⇒ 4 - k + 5 = 2

⇒ 9 - k = 2

⇒ k = 9 - 2 = 7.

Hence, Option 3 is the correct option.

Question 1(e)

If mx2 - nx + 8 has x - 2 as a factor, then :

  1. 2m - n = 4

  2. 2m + n = 4

  3. 2n + m = 4

  4. n - 2m = 4

Answer

By factor theorem,

If x - a is the factor of polynomial f(x), then remainder f(a) = 0.

Given,

x - 2 is a factor of mx2 - nx + 8.

Then substituting x = 2 in polynomial we get, remainder = 0 :

⇒ m(2)2 - 2n + 8 = 0

⇒ 4m - 2n + 8 = 0

⇒ 2(2m - n + 4) = 0

⇒ 2m - n + 4 = 0

⇒ n - 2m = 4.

Hence, Option 4 is the correct option.

Question 1(f)

Two polynomials x36 - 3x35 and x - 3.

Assertion (A) : If x - 3 is a factor of x36 - 3x35, the remainder is zero.

Reason (R) : The polynomial x - a is factor of polynomial p(x) = x36 - ax35, if p(a) = 0

options

  1. A is true, R is false.

  2. A is false, R is true.

  3. Both A and R are true and R is correct reason for A.

  4. Both A and R are true and R is incorrect reason for A.

Answer

Both A and R are true and R is correct reason for A.

Reason

By factor theorem,

(x - a) is a factor of the polynomial f(x), if the remainder i.e. f(a) = 0.

Let f(x) = x36 - 3x35

When, x - 3 is a factor of f(x), then f(3) = 0, by factor theorem.

∴ Assertion (A) is true.

When, p(x) = x36 - ax35 is divided by x - a, we get :

Remainder, p(a) = a36 - a.a35

= a36 - a36

= 0.

Since, p(a) = 0, thus (x - a) is factor of p(x).

∴ Reason (R) is true.

Thus, Both A and R are true and R is correct reason for R.

Hence, option 3 is the correct option.

Question 1(g)

The polynomial 3x3 + 8x2 - 15x + k and one of its factors as (x - 1).

Assertion (A) : The value of k = 4.

Reason (R) : x - 1 = 0 ⇒ x = 1.

∴ 3.(1)3 + 8.(1)2 - 15 x (1) + k = 0

options

  1. A is true, R is false.

  2. A is false, R is true.

  3. Both A and R are true and R is correct reason for A.

  4. Both A and R are true and R is incorrect reason for A.

Answer

Both A and R are true and R is correct reason for A.

Reason

Let, f(x) = 3x3 + 8x2 - 15x + k

By factor theorem,

(x - a) is a factor of the polynomial f(x), if the remainder i.e. f(a) = 0.

⇒ x - 1 = 0

⇒ x = 1.

Given,

x - 1 is one of the factors of f(x).

∴ f(1) = 0

⇒ 3.(1)3 + 8.(1)2 - 15.1 + k = 0

⇒ 3.1 + 8.1 - 15 + k = 0

⇒ 3 + 8 - 15 + k = 0

⇒ -4 + k = 0

⇒ k = 4.

Thus, both A and R are true and R is correct reason for A.

Hence, Option 3 is the correct option.

Question 1(h)

The polynomial x2 + x + b has (x + 3) as a factor of it.

Statement 1: The value of b is -4.

Statement 2: (x + 3) is a factor of x2 + x + b ⇒ (3)2 + 3 + b = 0.

option

  1. Both the statements are true.

  2. Both the statements are false.

  3. Statement 1 is true, and statement 2 is false.

  4. Statement 1 is false, and statement 2 is true.

Answer

Both the statements are false.

Reason

By factor theorem,

(x - a) is a factor of the polynomial f(x), if the remainder i.e. f(a) = 0.

⇒ x + 3 = 0

⇒ x = -3

Let, f(x) = x2 + x + b

Given,

The polynomial x2 + x + b has (x + 3) as a factor of it.

⇒ (-3)2 + (-3) + b = 0

⇒ 9 - 3 + b = 0

⇒ 6 + b = 0

⇒ b = -6.

∴ Statement 1 is incorrect.

Since,

⇒ (-3)2 + (-3) + b = 0

∴ Statement 2 is incorrect.

Hence, option 2 is the correct option.

Question 2

When x3 + 3x2 - mx + 4 is divided by x - 2, the remainder is m + 3. Find the value of m.

Answer

Given,

When x3 + 3x2 - mx + 4 is divided by x - 2, the remainder is m + 3.

∴ (2)3 + 3(2)2 - m(2) + 4 = m + 3

⇒ 8 + 12 - 2m + 4 = m + 3

⇒ 24 - 2m = m + 3

⇒ m + 2m = 24 - 3

⇒ 3m = 21

⇒ m = 7.

Hence, m = 7.

Question 3

What should be subtracted from 3x3 - 8x2 + 4x - 3, so that the resulting expression has x + 2 as a factor ?

Answer

The number to be subtracted = Remainder obtained on dividing 3x3 - 8x2 + 4x - 3 by x + 2.

x + 2 = 0 ⇒ x = -2.

Substituting x = -2 in 3x3 - 8x2 + 4x - 3 we get,

= 3(-2)3 - 8(-2)2 + 4(-2) - 3

= 3(-8) - 8(4) - 8 - 3

= -24 - 32 - 8 - 3

= -67.

Hence, no. to be subtracted = -67.

Question 4

If (x + 1) and (x - 2) are factors of x3 + (a + 1)x2 - (b - 2)x - 6, find the values of a and b. And then, factorise the given expression completely.

Answer

Given,

(x + 1) and (x - 2) are factors of x3 + (a + 1)x2 - (b - 2)x - 6

x + 1 = 0 ⇒ x = -1.

Since, x + 1 is factor of x3 + (a + 1)x2 - (b - 2)x - 6. Hence, on substituting x = -1 in expression, remainder = 0.

⇒ (-1)3 + (a + 1)(-1)2 - (b - 2)(-1) - 6 = 0

-1 + (a + 1)(1) - (-b + 2) - 6 = 0

-1 + a + 1 + b - 2 - 6 = 0

a + b = 8

b = 8 - a ........(i)

x - 2 = 0 ⇒ x = 2.

Since, x - 2 is factor of x3 + (a + 1)x2 - (b - 2)x - 6. Hence, on substituting x = 2 in expression, remainder = 0.

⇒ (2)3 + (a + 1)(2)2 - (b - 2)(2) - 6 = 0

⇒ 8 + (a + 1)(4) - (2b - 4) - 6 = 0

⇒ 8 + 4a + 4 - 2b + 4 - 6 = 0

⇒ 10 + 4a - 2b = 0

⇒ 2b = 4a + 10

⇒ b = 2a + 5 ........(ii)

From (i) and (ii) we get,

⇒ 8 - a = 2a + 5

⇒ 2a + a = 8 - 5

⇒ 3a = 3.

⇒ a = 1.

Substituting a = 1, in (i) we get,

⇒ b = 8 - 1 = 7.

Substituting a = 1, b = 7 in expression we get,

Expression = x3 + (1 + 1)x2 - (7 - 2)x - 6 = x3 + 2x2 - 5x - 6.

On dividing, x3 + 2x2 - 5x - 6 by (x + 1),

x+1)x2+x6x+1)x3+2x25x6x+1x3+x2x+13x3+x25xx+13x3x2+xx+1x32x2+26x6x+1x32x2+2x+6x+6x+1x32x2+2x2×\begin{array}{l} \phantom{x + 1)}{x^2 + x - 6} \\ x + 1\overline{\smash{\big)}x^3 + 2x^2 - 5x - 6} \\ \phantom{x + 1}\underline{\underset{-}{}x^3 \underset{+}{-} x^2} \\ \phantom{{x + 1}3x^3+}x^2 - 5x \\ \phantom{{x + 1}3x^3\enspace}\underline{\underset{-}{}x^2 \underset{-}{+} x} \\ \phantom{{x + 1}{x^32x^2}{+2}}-6x - 6 \\ \phantom{{x + 1}{x^32x^2}{+2x}}\underline{\underset{+}{-}6x \underset{+}{-} 6} \\ \phantom{{x + 1}{x^32x^2}{+2x^2-}}\times \end{array}

we get, quotient = x2 + x - 6.

Factorising, x2 + x - 6

= x2 + 3x - 2x - 6

= x(x + 3) - 2(x + 3)

= (x - 2)(x + 3).

Hence, a = 1, b = 7 and x3 + 2x2 - 5x - 6 = (x + 1)(x - 2)(x + 3).

Question 5

If x - 2 is a factor of x2 + ax + b and a + b = 1, find the values of a and b.

Answer

Given,

x - 2 is a factor of x2 + ax + b.

Hence, on substituting x = 2 in x2 + ax + b, remainder = 0.

⇒ (2)2 + a(2) + b = 0

⇒ 4 + 2a + b = 0

⇒ b = -(2a + 4)

Substituting value of b in a + b = 1 we get,

⇒ a + -(2a + 4) = 1

⇒ a - 2a - 4 = 1

⇒ -a - 4 = 1

⇒ -a = 1 + 4

⇒ a = -5.

⇒ b = -(2a + 4) = -[2(-5) + 4] = -(-10 + 4) = 6.

Hence, a = -5 and b = 6.

Question 6

Find the value of 'm', if mx3 + 2x2 - 3 and x2 - mx + 4 leave the same remainder when divided by x - 2.

Answer

x - 2 = 0 ⇒ x = 2.

Given,

mx3 + 2x2 - 3 and x2 - mx + 4 leave the same remainder when divided by x - 2.

∴ m(2)3 + 2(2)2 - 3 = (2)2 - m(2) + 4

8m + 8 - 3 = 4 - 2m + 4

8m + 2m = 8 - 8 + 3

10m = 3

m = 310\dfrac{3}{10}.

Hence, m = 310\dfrac{3}{10}.

Question 7

The polynomial px3 + 4x2 - 3x + q is completely divisible by x2 - 1; find the values of p and q. Also for these values of p and q factorize the given polynomial completely.

Answer

x2 - 1 is a factor of px3 + 4x2 - 3x + q.

∴ (x - 1) and (x + 1) are factors of px3 + 4x2 - 3x + q.

Hence, substituting x = 1, -1 remainder = 0..

⇒ p(1)3 + 4(1)2 - 3(1) + q = 0

⇒ p + 4 - 3 + q = 0

⇒ p + q = -1

⇒ p = -1 - q .......(i)

p(-1)3 + 4(-1)2 - 3(-1) + q = 0

⇒ -p + 4 + 3 + q = 0

⇒ p = 7 + q .......(ii)

From (i) and (ii) we get,

⇒ -1 - q = 7 + q

⇒ 2q = -1 - 7

⇒ 2q = -8

⇒ q = -4.

Substituting q = -4 in (i) we get,

⇒ p = -1 - (-4) = -1 + 4 = 3.

Substituting p = 3 and q = -4 in px3 + 4x2 - 3x + q,

= 3x3 + 4x2 - 3x - 4.

On dividing, 3x3 + 4x2 - 3x - 4 by x - 1,

x1)3x2+7x+4x1)3x3+4x23x4x13x3+3x2x13x3+37x23xx13x3+7x2+7xx13x3+3x2++24x4x13x3+3x2+ 4x+4x13x3+3x2++2×\begin{array}{l} \phantom{x - 1)}{3x^2 + 7x + 4} \\ x - 1\overline{\smash{\big)}3x^3 + 4x^2 - 3x - 4} \\ \phantom{x - 1}\underline{\underset{-}{}3x^3 \underset{+}{-} 3x^2} \\ \phantom{{x - 1}3x^3+3}7x^2 - 3x \\ \phantom{{x - 1}3x^3+}\underline{\underset{-}{}7x^2 \underset{+}{-} 7x} \\ \phantom{{x - 1}{3x^3+3x^2+}{+2}}4x - 4 \\ \phantom{{x - 1}{3x^3+3x^2+}\enspace \space}\underline{\underset{-}{}4x \underset{+}{-} 4} \\ \phantom{{x - 1}{3x^3+3x^2+}{+2-}}\times \end{array}

we get, quotient = 3x2 + 7x + 4

Factorising 3x2 + 7x + 4,

= 3x2 + 3x + 4x + 4

= 3x(x + 1) + 4(x + 1)

= (3x + 4)(x + 1).

Hence, p = 3, q = -4 and 3x3 + 4x2 - 3x - 4 = (x - 1)(x + 1)(3x + 4).

Question 8

When the polynomial x3 + 2x2 - 5ax - 7 is divided by (x - 1), the remainder is A and when the polynomial x3 + ax2 - 12x + 16 is divided by (x + 2), the remainder is B. Find the value of 'a' if 2A + B = 0.

Answer

Given,

When the polynomial x3 + 2x2 - 5ax - 7 is divided by (x - 1), remainder is A.

x - 1 = 0 ⇒ x = 1

Substituting x = 1 in x3 + 2x2 - 5ax - 7 will give, remainder = A.

∴ (1)3 + 2(1)2 - 5a(1) - 7 = A

⇒ 1 + 2 - 5a - 7 = A

⇒ A = -(4 + 5a) ......(i)

Given,

When the polynomial x3 + ax2 - 12x + 16 is divided by (x + 2), remainder is B.

∴ x3 + ax2 - 12x + 16 = B

⇒ (-2)3 + a(-2)2 - 12(-2) + 16 = B

⇒ -8 + 4a + 24 + 16 = B

⇒ B = 32 + 4a ......(ii)

Given, 2A + B = 0

∴ -2(4 + 5a) + 32 + 4a = 0

⇒ -8 - 10a + 32 + 4a = 0

⇒ 24 - 6a = 0

⇒ 6a = 24

⇒ a = 4.

Hence, a = 4.

Question 9

(3x + 5) is a factor of the polynomial (a - 1)x3 + (a + 1)x2 - (2a + 1)x - 15. Find the value of 'a'. For this value of 'a', factorise the given polynomial completely.

Answer

3x + 5 = 0 ⇒ x = -53\dfrac{5}{3}

Since, (3x + 5) is a factor of the polynomial (a - 1)x3 + (a + 1)x2 - (2a + 1)x - 15. Substituting x = -53\dfrac{5}{3} in (a - 1)x3 + (a + 1)x2 - (2a + 1)x - 15, remainder = 0.

(a1)(53)3+(a+1)(53)2(2a+1)(53)15=0(a1)(12527)+(a+1)(259)+10a+5315=0125a+12527+25a+259+10a+53=15125a+125+75a+75+90a+4527=1540a+245=40540a=160a=4.\Rightarrow (a - 1)\Big(-\dfrac{5}{3}\Big)^3 + (a + 1)\Big(-\dfrac{5}{3}\Big)^2 - (2a + 1)\Big(-\dfrac{5}{3}\Big) - 15 = 0 \\[1em] \Rightarrow (a - 1)\Big(-\dfrac{125}{27}\Big) + (a + 1)\Big(\dfrac{25}{9}\Big) + \dfrac{10a + 5}{3} - 15 = 0 \\[1em] \Rightarrow \dfrac{-125a + 125}{27} + \dfrac{25a + 25}{9} + \dfrac{10a + 5}{3} = 15 \\[1em] \Rightarrow \dfrac{-125a + 125 + 75a + 75 + 90a + 45}{27} = 15 \\[1em] \Rightarrow 40a + 245 = 405 \\[1em] \Rightarrow 40a = 160 \\[1em] \Rightarrow a = 4.

Substituting a = 4 in (a - 1)x3 + (a + 1)x2 - (2a + 1)x - 15,

⇒ (4 - 1)x3 + (4 + 1)x2 - (2(4) + 1)x - 15

⇒ 3x3 + 5x2 - 9x - 15

⇒ x2(3x + 5) - 3(3x + 5)

⇒ (x2 - 3)(3x + 5)

(x3)(x+3)(3x+5)(x - \sqrt{3})(x + \sqrt{3})(3x + 5)

Hence, a = 4 and 3x3 + 5x2 - 9x - 15 = (x3)(x+3)(3x+5)(x - \sqrt{3})(x + \sqrt{3})(3x + 5).

Question 10

Using remainder theorem, find the value of k if on dividing 2x3 + 3x2 - kx + 5 by x - 2, leaves a remainder 7.

Answer

x - 2 = 0 ⇒ x = 2.

Given,

On dividing 2x3 + 3x2 - kx + 5 by x - 2, remainder = 7.

∴ 2(2)3 + 3(2)2 - k(2) + 5 = 7

⇒ 2(8) + 3(4) - 2k + 5 = 7

⇒ 16 + 12 - 2k + 5 = 7

⇒ 33 - 2k = 7

⇒ 2k = 33 - 7

⇒ 2k = 26

⇒ k = 13.

Hence, k = 13.

Question 11

Find the value of 'a' if (x - a) is a factor of polynomial 3x3 + x2 - ax - 81.

Answer

By factor theorem,

If x - a is the factor of polynomial f(x), then remainder f(a) = 0.

Given,

f(x) = 3x3 + x2 - ax - 81

Then substituting x = a in polynomial we get, remainder = 0 :

⇒ 3(a)3 + a2 - a(a) - 81 = 0

⇒ 3a3 + a2 - a2 - 81 = 0

⇒ 3a3 - 81 = 0

⇒ 3a3 = 81

⇒ a3 = 813\dfrac{81}{3}

⇒ a3 = 27

⇒ a = 273\sqrt[3]{27}

⇒ a = 3.

Hence, a = 3.

Question 12

While factorizing a given polynomial, using remainder and factor theorem, a student finds that x + 3 is a factor of 2x3 - x2 - 5x - 2.

(a) Is the student's, solution correct stating that (x + 3) is a factor of the given polynomial?

(b) Give a valid reason for your answer.

(c) Factorize the given polynomial completely.

Answer

Given polynomial: 2x3 - x2 - 5x - 2.

By factor theorem,

If x - a is the factor of polynomial f(x), then remainder f(a) = 0.

If (x + 3) is a factor, then by Factor Theorem :

f(−3) = 0.

Substituting x = -3 in polynomial we get, remainder = 0 :

⇒ 2(-3)3 - (-3)2 - 5(-3) - 2

⇒ 2(-27) - 9 + 15 - 2

⇒ -54 - 9 + 15 - 2

⇒ -50.

Since f(-3) ≠ 0, Remainder ≠ 0.

Hence, the student's solution is incorrect.

Factorizing,

Substituting x = 2 in polynomial we get,

f(2) = 2(2)3 - (2)2 - 5(2) - 2

= 16 - 4 - 10 - 2

= 16 - 16

= 0.

Since f(2) = 0, (x - 2) is a factor 2x3 - x2 - 5x - 2.

On dividing, 2x3 - x2 - 5x - 2 by x - 2,

x2)2x2+3x+1x2)2x3x25x2x12x3+4x2x13xm.303x25xx13.3+3x2+6xx13x3+3x2++2x2x13x3+3x2+ x+2x13x3+3x2++2×\begin{array}{l} \phantom{x - 2)}{2x^2 + 3x + 1} \\ x - 2\overline{\smash{\big)}2x^3 - x^2 - 5x - 2} \\ \phantom{x - 1}\underline{\underset{-}{}2x^3 \underset{+}{-} 4x^2} \\ \phantom{{x - 1}3xm.^30}3x^2 - 5x \\ \phantom{{x - 1}3.3+}\underline{\underset{-}{}3x^2 \underset{+}{-} 6x} \\ \phantom{{x - 1}{3x^3+3x^2+}{+2}}x - 2 \\ \phantom{{x - 1}{3x^3+3x^2+}\enspace \space}\underline{\underset{-}{}x \underset{+}{-} 2} \\ \phantom{{x - 1}{3x^3+3x^2+}{+2-}}\times \end{array}

2x3 - x2 - 5x - 2 = (x - 2)(2x2 + 3x + 1)

= (x - 2)(2x2 + 2x + x + 1)

= (x - 2)[2x(x + 1) + 1(x + 1)]

= (x - 2)(x + 1)(2x + 1).

Hence, 2x3 - x2 - 5x - 2 = (x - 2)(x + 1)(2x + 1).

PrevNext