Resolver ecuaciones que se reducen a la forma P/Q = 0
Utilizamos el hecho que, si $\displaystyle \frac{P}{Q}=0$, entonces $P=0$.
NotaLa expresión $\dfrac{P}{Q}$ no se define cuando $Q = 0$ por lo que necesitas eliminar todas las soluciones que hacen $Q$ igual a cero.
Ejemplos
1. \t $\displaystyle \frac{x^2-1}{x-2} = 0$
\\ \t $x^2-1=0$ \t
\\ \t $(x-1)(x+1) = 0$ \t
\\ \t $x=-1$ #[or][o]# $x=1$ \t
\\ \\
2. \t $\displaystyle \frac{(x+1)(x+2)^2 - (x+1)^2(x+2)}{(x+1)^4 - (x-2)^2} = 0$
\\ \t $(x+1)(x+2)^2 - (x+1)^2(x+2) = 0$ \t
\\ \t $(x+1)(x+2)[(x+2) - (x+1)] = 0$ \t
\\ \t $(x+1)(x+2)(1) = 0$
\\ \t $x = -1$ #[or][o]# $x = -2$ \t
\\ \\
3. \t $\displaystyle \frac{(x+1)(x+2)^2 - (x+1)^2(x+2)}{x+2} = 0$
\\ \t $(x+1)(x+2)^2 - (x+1)^2(x+2) = 0$ \t
\\ \t $x = -1$ #[or][o]# $x = -2$ \t
\\ \t $x = -1$ \t