f(x) = 2x³ + ax² + bx - 6
where a and b are constants - Edexcel - A-Level Maths Pure - Question 4 - 2010 - Paper 4
Question 4
f(x) = 2x³ + ax² + bx - 6
where a and b are constants.
When f(x) is divided by (2x - 1) the remainder is -5.
When f(x) is divided by (x + 2) there is no remainder:... show full transcript
Worked Solution & Example Answer:f(x) = 2x³ + ax² + bx - 6
where a and b are constants - Edexcel - A-Level Maths Pure - Question 4 - 2010 - Paper 4
Step 1
(a) Find the value of a and the value of b.
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 find the values of a and b, we will use the information about the remainders when f(x) is divided by (2x - 1) and (x + 2).
Remainder when divided by (2x - 1):
We substitute the value determined by setting the divisor to zero:
Set 2x - 1 = 0, hence x = \frac{1}{2}.
Evaluate f(\frac{1}{2}):
f(21)=2(21)3+a(21)2+b(21)−6
Simplifying:
=2(81)+a(41)+b(21)−6=41+4a+2b−6
This must equal -5:
41+a+2b−24=−5
Therefore:
1+a+2b=−20(1)
Remainder when divided by (x + 2):
Set x + 2 = 0, hence x = -2.
Evaluate f(-2):
f(−2)=2(−2)3+a(−2)2+b(−2)−6=−16+4a−2b−6=4a−2b−22
Since there is no remainder:
4a−2b−22=0(2)
Solving the system of equations:
From equations (1) and (2):
1+a+2b=−20
4a−2b=22
We can rearrange the first equation:
a+2b=−21(3)
Now we can express a in terms of b:
a=−21−2b(4)
Substituting (4) into (2):
4(−21−2b)−2b−22=0−84−8b−2b−22=0−10b=106(5)b=−10.6
Substituting value of b back into (4):
a=−21−2(−10.6)=−21+21.2=0.2
Thus, the values are:
a=0.2
b=−10.6.
Step 2
(b) 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 the polynomial f(x) = 2x³ + 0.2x² - 10.6x - 6 completely, we will first apply polynomial division using the factors we derived.
Using the known roots:
Based on the previous steps, we notice that the factors (2x - 1) and (x + 2) can be used for polynomial division.
Calculating factorization:
First, factor out (x + 2) using polynomial long division:
f(x)=(2x−1)(x+2)(x−3)
Hence, the complete factorization of f(x) is:
f(x)=(2x−1)(x+2)(x−3).
This confirms that we have properly identified all factors of the polynomial based on the remainder and division properties.