Innings2
Powered by Innings 2

Glossary

Select one of the keywords on the left…

Polynomials and Factorisation > Exercise 2.4

Exercise 2.4

1. Determine which of the following polynomials has (x + 1) as a factor.

(i) x3 - x2 - x + 1

Solution:

Substituting x = -1 gives 13 - 12 - (-1) + 1

= - + + =

(ii) x4 - x3 + x2 - x + 1

Solution:

Substituting x = -1 gives + + + + =

(iii) x4 + 2x3 + 2x2 + x + 1

Solution:

Substituting x = -1 gives - + - + =

(iv) x3 - x2 - 333x + 33

Solution:

Substituting x = -1 gives + + + + =

2. Use the Factor Theorem to determine whether g(x) is a factor of f(x) in each of the following cases :

(i) f(x) = 5x3 + x2 - 5x - 1, g(x) = x + 1

Solution:

f(-1) = + + - 1 =

(ii) f(x) = x3 + 3x2 + 3x + 1, g(x) = x + 1

Solution:

f(-1) = + - + 1 =

(iii) f(x) = x3 - 4x2 + x + 6, g(x) = x - 2

Solution:

f(2) = - + + =

(iv) f(x) = 3x3 + x2 - 20x + 12, g(x) = 3x - 2

Solution:

f23 = + - + 12

=

(v) f(x) = 4x3 + 20x2 + 33x + 18, g(x) = 2x + 3

Solution:

f32 = + - + 18 =

3. Show that (x - 2), (x + 3) and (x - 4) are factors of x3 - 3x2 - 10x + 24.

Solution:

Let f(x) = x3 - 3x2 - 10x + 24.

f(2) = - - + 24 =

f(-3) = - + + 24 =

f(4) = - - + 24 =

Since f(2) = f(-3) = f(4) = , (x-2), (x+3), and (x-4) are of f(x).

4. Show that (x + 4), (x - 3) and (x - 7) are factors of x3 - 6x2 - 19x + 84.

Solution:

Let f(x) = x3 - 6x2 - 19x + 84

f(-4) = - + + 84 =

f(3) = - - + 84 =

f(7) = - - + 84 =

Since f(-4) = f(3) = f(7) = , (x+4), (x-3), and (x-7) are of f(x).

5. If both (x - 2) and (12 x - 1) are factors of px2 + 5x + r, then show that p = r.

Solution:

Let f(x) = px2 + 5x + r.

Since (x-2) is a factor, f(2) = + + r = .

Since (12x1) or (x-2) is a factor, f(2) = 4p + 10 + r = .

So, 4p + 10 + r = 0 => r = p - .

Since (x-2) is a factor, we can write f(x) = p(x-2)(x-2) = p( - + ) = px2 - + .

Comparing coefficients, 5 = and r = .

So, p = and r = 4() = .

This doesn't show p = r.

If (x-2) and (2x-2) are factors, then f(x) = p(x-2)() = p( - x + ) = 2px2 - x +

So, 5 = => p = and r = 4p = = .

If (x-2) and (x-2) are factors, then p = and r = .

If (x-2) and (2x-2) are factors, then p = and r = .

If (x-2) and (x-2) are factors, then p = r = .

6. If x21 is a factor of ax4 + bx3 + cx2 + dx + e, then show that a + c + e = b + d = 0.

Solution:

Since x21 = (x-1)(x+1) is a factor, x = and x = -1 are roots.

f(1) = + + + + e = 0

f(-1) = + + + + e = 0

Adding these equations: + + = 0 => + + = 0

Subtracting these equations: + = 0 => + = 0

Therefore, a + c + e = b + d =

7. Factorise

(i) x3 - 2x2 - x + 2

Solution:

x2( - ) (x-2)

= (x2-1)(x-2)

= (x-1)()(x-2)

(ii) x3 - 3x2 - 9x - 5

Solution:

Given polynomial equation: x3 - 3x2 9x - 5.

By Trial and Error mwthod

Let, f(x) = x3 - 3x2 - 9x - 5

f(1) = 13 - 312 - 9(1) - 5

= - - - =

f(1) = 13 - 312 - 9(-1) - 5

- + - =

Therefore, (x+1) is a factor of f(x).

By dividing f(x) with (x+1) we get (x2-4x-5) as another factor.

(x+1)(x2-4x-5)

= (x+1)()(x+1)

= () (x-5)

(iii) x3 + 13x2 + 32x + 20

Solution:

x3 + x2 + 12x2 + 12x + 20x + 20

= x2() + (x+1) + (x+1)

= (x+1)(x2 + 12x + 20)

= (x+1)()()

(iv) y3 + y2 - y - 1

Solution:

y2y+1 - (y+1) = (y2-1)(y+1)

= (y-1)()(y+1)

=

8. If ax2 + bx + c and bx2 + ax + c have a common factor x + 1 then show that c = 0 and a = b.

Solution:

If (x+1) is a factor of ax2 + bx + c, then a12 + b(-1) + c = 0, so - + c = 0.

If (x+1) is a factor of bx2 + ax + c, then b12 + a(-1) + c = 0, so - + c = 0.

Adding the two equations: (a - b + c) + (b - a + c) = 0 + 0, which simplifies to = 0, so c = .

Substituting c = 0 into a - b + c = 0 gives a - b = 0, so = b.

9. If x2 - x - 6 and x2 + 3x - 18 have a common factor (x - a) then find the value of a.

Solution:

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

x2 + 3x - 18 = ()(x-3)

The common factor is (x-3), so a = .

10. If (y - 3) is a factor of y3 - 2y2 - 9y + 18 then find the other two factors.

Solution:

y3 - 2y2 - 9y + 18 = y2() - (y-2)

= y29y2

=

The other two factors are () and ().