0

I have an exercise that says :

Simplify $\sqrt{16+2\sqrt{55}}$.

Please, I need a vivid explanation. Can anyone help?

Arnaud D.
  • 20,884

2 Answers2

1

We have $a^2+2ab+b^2 =(a+b)^2$. If we're lucky, we can use that. Assuming that the $2\sqrt{55}$ term corresponds in some nice way to the $2ab$ term, then most likely we have $a=\sqrt5,b=\sqrt{11}$. And, oh, look: $16=\sqrt5^2+\sqrt{11}^2$.

Arthur
  • 199,419
  • When I tried it, my final answer was, when a=11,b=5 and when b=11, a=5. And I'm confused which of the values of b am I expected to use. Can I use any of them? – user9602923 Apr 08 '18 at 21:56
  • Note that a and b are interchangeable. Whatever is a solution to a is also a solution to b. So, the solutions to a are the solutions to the problem. – Kaynex Apr 08 '18 at 22:16
  • @user9602923 Note that the final answer isn't to find $a$ and $b$, it is to find $16+2\sqrt{55}=(\sqrt5+\sqrt{11})^2$. If you instead find $(\sqrt{11}+\sqrt{5})^2$, that's just as valid. – Arthur Apr 08 '18 at 22:25
  • Oh, wow. Thanks guys. Kaynex and Arthur. I'm very excited and grateful to you. – user9602923 Apr 08 '18 at 22:46
1

$$16+2\sqrt{55} = 11 +5 +2\sqrt{5} \sqrt{11} = ( \sqrt{11}+ \sqrt{5})^2$$

Thus $$\sqrt{16+2\sqrt{55}}=\sqrt{11}+ \sqrt{5}$$