Given the polynomial function:
$$f(x) = ax^3 - 11x^2 + bx + 4$$, where $a$ and $b$ are constants - Edexcel - A-Level Maths Pure - Question 6 - 2013 - Paper 5
Question 6
Given the polynomial function:
$$f(x) = ax^3 - 11x^2 + bx + 4$$, where $a$ and $b$ are constants.
When $f(x)$ is divided by $(x - 3)$, the remainder is 55.
When $... show full transcript
Worked Solution & Example Answer:Given the polynomial function:
$$f(x) = ax^3 - 11x^2 + bx + 4$$, where $a$ and $b$ are constants - Edexcel - A-Level Maths Pure - Question 6 - 2013 - Paper 5
Step 1
factorise f(x) completely.
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
Given that (3x+2) is a factor of f(x), we can perform polynomial long division to factorize the function completely:
Dividing the polynomial:
Let:
f(x)=(3x+2)(Ax2+Bx+C)
We need to find coefficients A, B, and C.
Substituting, we have:
= 3Ax^3 + (2A + 3B)x^2 + (2B + 3C)x + 2C$$
Comparing coefficients of $f(x)$ with the expanded form:
- For $x^3$: $3A = a = 6$. Hence, $A = 2.$
- For $x^2$: $2A + 3B = -11