You can put this solution on YOUR website! how do i determine whether a given value is a solution to an equation
for example X^2 - 2x + 15 = 0;3
**
Just plug the answer back into the equation and see if the left side=right side.
For your example:
plug in 3 for x in the equation and see if the left side=right side=0