Let $\alpha,\beta \in \mathbb{C}$ such that $\alpha^3+\alpha+1=0$ and $\beta^2+\beta-3=0$ . Find the minimal polynomial of $\alpha+\beta$ over $\mathbb{Q}$.
I was trying the usual trick for this kind of problems, that is
Let $\gamma = \alpha+\beta$, and therefore
\begin{align*} (\gamma - \beta)^3 &= \alpha^3 = -\alpha - 1 \\ \gamma^3 - 3\gamma^2\beta+3\gamma\beta^2-\beta^3 &= -\alpha - 1 \end{align*}
and using $\beta^2+\beta-3=0$, i get $\gamma^3 - 3\gamma^2\beta-3\gamma\beta + 9\gamma+3-4\beta = -\alpha - 1$.
I think the minimal polynomial of $\alpha+\beta$ has degree $6$, then i was trying raise to the $2^{nd}$ power the last equation, but i don't get nothing to obtain the minimal polynomial of $\alpha + \beta$.