You can put this solution on YOUR website! y^2 + 0.2y - 0.15
I assume you want to factor this quadratic.
y = [-0.2 +- sqrt(0.04 - 4*1*-0.15)]/2
y = [-0.2 +- sqrt(0.64)]/2
y = [-0.2 +- 0.8)]/2
y = [-0.2 + 0.8]/2
y = [0.6]/2 = 0.3
or
y = [-0.2-0.8]/2
y = [-1]/2 = -0.5
--------------------
Since these are the roots, the factors are:
(y-0.3)(y+0.5)
==================
Cheers,
Stan H.