f(x) = 2x^3 - 3x^2 - 39x + 20
(a) Use the factor theorem to show that (x + 4) is a factor of f(x) - Edexcel - A-Level Maths Pure - Question 3 - 2008 - Paper 2
Question 3
f(x) = 2x^3 - 3x^2 - 39x + 20
(a) Use the factor theorem to show that (x + 4) is a factor of f(x).
(b) Factorise f(x) completely.
Worked Solution & Example Answer:f(x) = 2x^3 - 3x^2 - 39x + 20
(a) Use the factor theorem to show that (x + 4) is a factor of f(x) - Edexcel - A-Level Maths Pure - Question 3 - 2008 - Paper 2
Step 1
Use the factor theorem to show that (x + 4) is a factor of f(x).
96%
114 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
To use the factor theorem, we need to evaluate f(-4):
f(-4) = 2(-4)^3 - 3(-4)^2 - 39(-4) + 20$$
Calculating each term:
1. $2(-4)^3 = 2(-64) = -128$
2. $-3(-4)^2 = -3(16) = -48$
3. $-39(-4) = 156$
4. Constant term is $20$
Now combine these values:
$$ f(-4) = -128 - 48 + 156 + 20 = -128 - 48 + 156 + 20 = 0 $$
Since f(-4) = 0, it follows that (x + 4) is indeed a factor of f(x).
Step 2
Factorise f(x) completely.
99%
104 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
To factorise f(x) completely, we already know one factor is (x + 4). We can perform polynomial long division or synthetic division to find the other factor:
Dividing f(x) by (x+4), we get:
Perform the division:
f(x)=(x+4)(2x2−11x+5)
Now, factor the quadratic 2x2−11x+5:
Finding its roots using the quadratic formula:
x=2a−b±b2−4ac
where a=2, b=−11, and c=5:
x=2(2)11±(−11)2−4(2)(5)=411±121−40=411±81=411±9
The roots are:
x=420=5 and x=42=21
Thus, we can write:
2x2−11x+5=2(x−5)(x−21)
Hence, the complete factorization of f(x) is:
f(x)=(x+4)(2(x−5)(x−21))