(i) To show (x−2) is a factor, we use the Factor Theorem and evaluate p(2):
p(2)=2(2)3+3(2)2−18(2)+8
=2(8)+3(4)−36+8
=16+12−36+8
=28−36+8=−8+8=0
Since p(2)=0, (x−2) is a factor of p(x).
(ii) Since (x−2) is a factor, we can write p(x) in the form (x−2)(Ax2+Bx+C).
By comparing the coefficient of x3, we see A=2.
By comparing the constant term, we see −2C=8, so C=−4.
So, p(x)=(x−2)(2x2+Bx−4).
To find B, we can compare the x2 coefficient. The x2 term is formed by x(Bx)+(−2)(2x2)=(B−4)x2. We know the coefficient of x2 in p(x) is 3.
So, B−4=3⟹B=7.
Thus, p(x)=(x−2)(2x2+7x−4).
Now we factorise the quadratic 2x2+7x−4.
We look for two numbers that multiply to 2×(−4)=−8 and add to 7. These are 8 and −1.
2x2+8x−x−4=2x(x+4)−1(x+4)=(2x−1)(x+4).
Therefore, the complete factorisation is p(x)=(x−2)(x+4)(2x−1).