I tried to let $$2\sqrt{5} + \sqrt{11} = \frac{a}{b}$$ and find contradictions
(I set $b \ne 0$, $a$ and $b$ are in their simplest form) but I cannot find any
I tried to let $$2\sqrt{5} + \sqrt{11} = \frac{a}{b}$$ and find contradictions
(I set $b \ne 0$, $a$ and $b$ are in their simplest form) but I cannot find any
If $2\sqrt{5}+\sqrt{11}$ is rational, then also $$2\sqrt{5}-\sqrt{11}=\frac{9}{2\sqrt{5}+\sqrt{11}}$$ would be rational. Subtracting two rationals $(2\sqrt{5}+\sqrt{11})-(2\sqrt{5}-\sqrt{11})=2\sqrt{11}$ we arrive at $2\sqrt{11}$ which must also be rational, hence $\sqrt{11}$ is rational, which is false (proof like $\sqrt{2}$ is irrational).
Let $x= 2\sqrt{5}+\sqrt{11}.$ Then
$$x^2 = 4\sqrt{55} + 31.$$
So $4\sqrt{55} = x^2 -31$, and squaring again gives
$$x^4-62x^2 +81 = 0.$$
By the rational root theorem, the only possible rational roots are $\pm 3^k$, where $k=0,1,2,3,4.$ Since $x$ is a root, it must be one of these, but $x$ is between $7$ and $8$, so it can't equal a power of $3$.
Suppose that $2\sqrt{5}+\sqrt{11}=r$ where $r$ is a rational number. Then
\begin{align} r - \sqrt{11} &= 2\sqrt 5\\ r^2 - 2r\sqrt{11}+11 &= 20 \\ r^2 - 9 &= 2r \sqrt{11} \\ r - \dfrac{9}{r} &= 2\sqrt{11} \end{align}
But this is a contradiction since $r - \dfrac{9}{r}$ is, by hypothesis, a rational number and $2\sqrt{11}$ is an irrational number.
Hence $r = 2\sqrt{5}+\sqrt{11}$ is an irrational number.