Let $K$ be the field of fractions of $\mathbb{Q}[x,y,z]$, $$\alpha=x+y+z,\quad \beta=x^2+y^2+z^2,\quad \gamma = x^3+y^3+z^3\in K$$ and $M=\mathbb{Q}(\alpha, \beta, \gamma)$.
Is $x\in K$ algebraic over $M$? What is the minimal polynomial?
What is the degree of transcendence of $M$ over $\mathbb{Q}$?
For part 1 I really have no idea. I tried some combinations but it didn't get me anywhere. Is there a systematic way of approaching this kind of problems?
For part 2 I'm guessing the degree is 3, but I'm not sure how to prove it.
Consider the polynomial $g(t)=(t-x)(t-y)(t-z)$ in $\mathbb{Q}(x,y,z)[t]$. Expanding it out yields \begin{align} g(t)&=t^3-(x+y+z)t^2 +\\ &=(yz+xz+xy)t-xyz. \end{align} Since $x$ is certainly a root of $g$, to show that $x$ is algebraic over $\mathbb{Q}(\alpha,\beta,\gamma)$ it suffices to show that each of the coefficients of $g$ lies in $\mathbb{Q}(\alpha,\beta,\gamma)$. To see this, note:
This shows part $1$ of the problem, and in fact the analogous result holds for $\mathbb{Q}(x_1,\dots,x_n)$ for any $n\in\mathbb{N}$. For more on this I recommend reading about symmetric polynomials.
Now, to compute $\operatorname{tr}.\operatorname{deg}_\mathbb{Q}\mathbb{Q}(\alpha,\beta,\gamma)$, note that $g(t)$ witnesses that all of the generators of $\mathbb{Q}(x,y,z)$, and hence the field $\mathbb{Q}(x,y,z)$ itself, are algebraic over $\mathbb{Q}(\alpha,\beta,\gamma)$. What can you conclude about the respective transcendence degrees of $\mathbb{Q}(\alpha,\beta,\gamma)$ and $\mathbb{Q}(x,y,z)$ over $\mathbb{Q}$? Answer below, but try to figure it out yourself first!