You can put this solution on YOUR website! How do you solve for y in the equation (y^2=y+30)?
------------
y^2=y+30 Get the zero on the right side
y^2 - y - 30 = 0
(y-6)*(y+5) = 0
One of the binomials has to be zero if the product is zero.
y = 6
y = -5