a strange solution ?
I was solving a tangent problem and came across a strange thing ,
its a simple quadratic equation ,y2 - 4y -8 = 0 ,
by quadratic formula , y = 2 + 2*31/2 and 2 - 2*31/2 ,
now if i write the same quadratic as (y-2)2 = 12 ,
then i apply square root function on both...