I've been stuck on simplifying this nested radical. I've included a snapshot of the problem and solution that is in the trigonometry book that I am studying.
I've omitted the actual trig problem and just posted a pic of the part that is stumping me. I get the first part correctly but the second part of the equation (the actual correct answer according to the book) is what is stumping me.
I don't know if the book is wrong but any help would be appreciated.

You can work from the inside outward. Start by simplifying the fractions in the radical: $$ \sqrt{\dfrac{1-\dfrac{\sqrt5 }5}2}=\sqrt{\dfrac{\dfrac 5 5 -\dfrac{\sqrt5 }5}2}=\sqrt{\dfrac {5 -\sqrt5 }{10}} $$ Then, you can remove the radical from the denominator: $$ \sqrt{\dfrac {5 -\sqrt5 }{10}}=\dfrac{ \sqrt{5 -\sqrt 5 }}{\sqrt{10}}=\dfrac {\sqrt{10}}{\sqrt{10}}\dfrac{ \sqrt{5 -\sqrt 5 }}{\sqrt{10}}=\dfrac{\sqrt{10} \sqrt{5 -\sqrt 5 }}{10} $$ Finally, combine the radicals in the numerator: $$ \dfrac{ \sqrt{50 -10\sqrt 5 }}{10} $$