Solve for x
$$\sqrt{x^2-4}=x-2$$
My try:
$$\sqrt{(x-2)(x+2)}=x-2$$
$$\sqrt{x+2}=\sqrt{x-2}$$
$$x+2=x-2$$
$$0x=4$$
This is not correct $x={4\over 0}$
How else can I solve this equation?
Solve for x
$$\sqrt{x^2-4}=x-2$$
My try:
$$\sqrt{(x-2)(x+2)}=x-2$$
$$\sqrt{x+2}=\sqrt{x-2}$$
$$x+2=x-2$$
$$0x=4$$
This is not correct $x={4\over 0}$
How else can I solve this equation?
On
We can square both side and then divide by $(x-2)$ with the extra condition $x\neq 2$
$$\sqrt{x^2-4}=x-2\iff x^2-4 =(x-2)^2\iff x+2=x-2$$
then check directly the solution $x=2$ in the original equation.
You lost a solution $x=2$ when you divide it by $\sqrt{x-2}$.
You can divide the equation with something only if you are sure it is not $0$.