How would you factorise the following cubic, it only has one real root, but I can't find a factor, using the factor theorem:
$$ 3x^3-x^2+3x-1 $$
Could you please provide a step by step working out, or an explanation as how to tackle these sort of questions,
Thanks
You can do partial factorisations, with the hope of finding a common factor to these factorisations: \begin{align*}3x^3-x^2+3x-1&=x^2(3x-1)+3x-1&&\text{(factoring $x^2$ in the first two terms)}\\&=(3x-1)(x^2+1)&&\text{(irreducible factorisation)}.\end{align*}