You can put this solution on YOUR website! Solve the following system of equations for the positive value of y:
x = 2y
x + y^2 = 15
------------------
Substitue for "x" to get:
2y + y^2 = 15
y^2 + 2y - 15 = 0
(y+5)(y-3) = 0
y = -5 or y = 3
======================
Cheers,
Stan H.