Question 195489
{{{ y= sqrt(y+6) }}}
{{{ y^2 = y + 6 }}}--------(square both sides)
{{{ y^2 - y - 6 = 0 }}}
By factorisation: 
:
(y-3)(y+2)=0
y=3 or y=-2