You can put this solution on YOUR website! solve this equation: y= sqrt(12-y)
------
y^2 = 12-y
----
y^2 + y - 12 = 0
Factor::
(y+4)(y-3) = 0
----
y = -4 or y = 3
--------
Acceptable answer::
y = 3
=========================
Cheers,
Stan H.
=====================