If $\sqrt{27-10\sqrt{2}} = a+b$, where $a$ is a positive integer and $b$ is between $0$ and $1$, what is $\frac{a+b}{a-b}$?
I actually have no idea how to start this question, other than to square the expression and try to find something using a quadratic in a and b. The topic of the unit is "Integer roots of quadratics", if that helps at all. Thank you!
Denest the nested radical as
$$\sqrt{27-10\sqrt{2}} = \sqrt{27-2\sqrt{50}} = \sqrt{(\sqrt{25}-\sqrt{2})^2} = 5 -\sqrt{2}$$
Thus, $a= 3$, $b= 2-\sqrt2$ and
$$\frac{a+b}{a-b}= \frac{5-\sqrt2}{1+\sqrt2}=(5-\sqrt2) (\sqrt2-1)=6\sqrt2-7$$