How to simplify
$$ 2 \sqrt{2}\left(\sqrt{9-\sqrt{77}} \right) $$
so that it has no nested radicals? This question is same as that already posted but with a different point of view.
How to simplify
$$ 2 \sqrt{2}\left(\sqrt{9-\sqrt{77}} \right) $$
so that it has no nested radicals? This question is same as that already posted but with a different point of view.
$$ 2\sqrt{2}\sqrt{9-\sqrt{77}}=2\sqrt{2}\left( \sqrt{\frac{9+2}{2}}-\sqrt{\frac{9-2}{2}}\right)=2\sqrt{11}-2\sqrt{7} $$
By the formula: $$ \sqrt{a\pm \sqrt{b}}=\sqrt{\dfrac{a+ \sqrt{a^2-b}}{2}}\pm\sqrt{\dfrac{a- \sqrt{a^2-b}}{2}} $$ that can easily verified and works well when $a^2-b$ is a perfect square.
You can see my answer to Denesting a square root: $\sqrt{7 + \sqrt{14}}$