Solutions Worksheet 1 - Polynomials
Solutions Worksheet 1 - Polynomials
Solution:
Let the polynomial be f(x) = 5x – 4x2 + 3
Now, for x = 2,
f(2) = 5(2) – 4(2)2 + 3
=> f(2) = 10 – 16 + 3 = –3
Or, the value of the polynomial 5x – 4x2 + 3 at x = 2 is -3.
Similarly, for x = –1,
f(–1) = 5(–1) – 4(–1)2 + 3
=> f(–1) = –5 –4 + 3 = -6
The value of the polynomial 5x – 4x2 + 3 at x = -1 is -6
10. Factorise x2 – 1 – 2a – a2
Solution:
x2 – 1 – 2a – a2 = x2 – (1 + 2a + a2)
= x2 – (1 + a)2
= [x – (1 – a)][x + 1 + a]
= (x – 1 – a)(x + 1 + a)
∴ x2 – 1 – 2a – a2 = (x – 1 – a)(x + 1 + a)