0

Is there a method to proving whether nested roots like $\sqrt{4 + 2\sqrt{3}} - \sqrt{3}$ are rational or not?

For simpler radicals, I can try using a contradiction, assume that they do equal some rational number and use algebra to simplify and show how one side of the equation is clearly rational but the other reduced to some well known root, like 2 or 3, and conclude irrationality.

lulu
  • 70,402

1 Answers1

3

$$\sqrt{(4+2\sqrt3)}-\sqrt3=\\ \sqrt{(1+3+2\sqrt3)}-\sqrt3=\\ \sqrt{(1+\sqrt3^2+2\sqrt3)}-\sqrt3=\\ \sqrt{(1+\sqrt3)^2}-\sqrt3=\\ 1+\sqrt3-\sqrt3=1$$

Khosrotash
  • 24,922