Suppose that $r,s$ and $d$ are rational numbers and that $\sqrt{d} $ is irrational. Assume that $r + s\sqrt{d}$ is a root of $x^3-3x-1$. Prove that $3r^2s+s^3d-3s = 0$ and that $r-s\sqrt{d}$ must also be a root of $x^3-3x-1$.
I have tried substituting the assumed root into the given polynomial by utilising the remainder theorem equating it to zero. I always get extra terms that I am not sure how to cancel out. I would appreciate any help!
Substituting in $x=r+s\sqrt{d}$ and rearranging, you get $$ r^3+2rs^2d-3r-1+\sqrt{d}(3r^2+s^3d-3s)=0 $$ If you assume $3r^2+s^3d-3s\neq0$, then you get $$ \sqrt{d}=\frac{-(r^3+2rs^2d-3r-1)}{3r^2+s^3d-3s} $$ contradicting the irrationality of $\sqrt{d}$.