Given that $x-\sqrt 5 $ is a factor of the cubic polynomial $x^3-3\sqrt 5x^2+13x-3\sqrt 5$, find all the values of the polynomial
After the long division method I get $x^2-2\sqrt 5x+3$.
Now how to split the middle term to find the all zeros of the polynomial?
you can use the standard quadratic formula, also just the reduced one, since the coefficient of x is 'even'. another way is by completing the square. you should end up with the two roots $x=\sqrt 5+\sqrt 2$ and $x=\sqrt 5-\sqrt 2$