You can put this solution on YOUR website! solve this:
sqrt of x+20-x=0
Assume the problem is:
Add x to both sides
Square both sides
x + 20 = x^2
Arrange as a quadratic equation
0 = x^2 - x - 20
Factors to
(x-5)(x+4) = 0
Two solutions
x = 5
and
x = -4
:
Check both solutions in the original equation