I'm familiar with extraneous roots. For example $\sqrt{x} = x - 2$
We solve it by squaring both sides \begin{align*} & \implies x = x^2 - 4x + 4\\ & \implies x^2 - 5x + 4 = 0\\ & \implies (x-1) (x-4) = 0\\ & \implies x = 1~\text{or}~x = 4 \end{align*}
But! Only $x = 4$ satisfies the parent equation, $x = 1$ doesn't. Hence $x = 1$ gets rejected.
First I was really surprised, couldn't figure out why $x = 1$ was getting rejected, because $x = 1$ lies in the domain of the parent equation ($\sqrt{x} = x - 2$).
Still can't understand why it's getting rejected. Because when solving equations (or inequalities), we take the intersection between the domain (which is, $x \geq 0$) of the parent equation (or inequality) and the set of solutions obtained on solving the equation (or the inequality). And $x = 1$ here belongs to both, the domain of the equation and the set of $x$ values obtained on solving it. So it's not supposed to get rejected?? Also, is it not supposed to satisfy the equation because as I said, it belongs to both, the domain and the set of values obtained on solving. But it doesn't satisfy. Please explain me what's going on here, why doesn't it satisfy even though it belongs to both, as I've mentioned earlier.
I looked it up, and came to know that such roots are called extraneous roots, and they occur when we raise both sides of a radical equation to an even power. And hence we must always plug the obtained values into the original equation in order to check whether they satisfy the parent equation or not.
My second question is, can extraneous roots occur while solving radical inequalities too? If they can, then how do we get the final solution? Because we have infinite solutions in case of radical inequalities. We can't plug in each and every value to check whether they satisfy or not?
Thanks, and sorry for the long post. I wanted to explain as well as I could, what I don't understand.