You can put this solution on YOUR website! You know that when you take the square root of a number, you get a positive value and a negative value...
If all that concerns you is the positive value, then you can state it so by placing absolute value signs on it...sometimes we do that with variables, like this... or
Does that help or do you have further questions?
if your equation is x^2 = a, then take the square root of both sides of the equation to get x = plus or minus square root of (a).
if your equation is square root of (x^2) = b, then your solution is that x = absolute value of (b).
they seem to be sticklers for this and it's a real pain to remember, but after a few times, you'll get the hang of it.
fortunately, most of the time, you are solving the first form, where you get something like x^2 = a, and you take the square root of both sides of the equation to get x = plus or minus square root of (a).