Here is what the problem says:
If $2$, $-\sqrt{5}$, and $3+i$ are three zeroes of a $5$th degree polynomial function with real coefficients, find the other zeroes of multiplicity $1$.
I don't think I can use synthetic division because the function is not given. I honestly have no idea how else to solve it. Any help would be greatly appreciated.
If I have not been clear enough or you need more detail, or I am doing something wrong by asking this question, please let me know and I will fix it ASAP. Thank you for your time.
If a polynomial $p(x)=a_nx^n+...+a_1x+a_0$ has real coefficients and $r$ is a root, then $$0=\overline{0}=\overline{p(r)}=a_n\overline{r}^n+...+a_1\overline{r}+a_0$$
This means that if $r$ is a root then $\overline{r}$ is also a root.
Since $3+i$ is a root, then $3-i$ is also a root. Therefore
$$(x-2)(x+\sqrt{5})(x-3-i)(x-3+i)$$ divides our polynomial. Therefore the polynomial is any degree-5 polynomial divisible the this.
If we knew that the coefficients were rational. Then the polynomial would have to be divisible by the minimal polynomial of $\sqrt{5}$. This is $(x-\sqrt{5})(x+\sqrt{5})$.
This would tell us that $$(x-2)(x+\sqrt{5})(x+\sqrt{5})(x-3-i)(x-3+i)$$ divides our polynomial. Therefore this is, up to a multiplicative constant, our degree-5 polynomial.