You can put this solution on YOUR website! what are the restricted values of x in 8x/(x^2+x)
------
The denominator cannot be zero.
Solve: x^2+x = 0
x(x+1) = 0
x = 0 or x = -1
Those are the restricted values.
=================================
Cheers,
Stan H.
----