Solve equation for x: $m^2(z^2-25)=n^2(z^2-25)$

40 Views Asked by At

$$m^2(z^2-25)=n^2(z^2-25)$$

I don't get it? I don't even have x anywhere in this equation. Can somebody make this a bit clearer?

1

There are 1 best solutions below

2
On

It's $$(m^2-n^2)(z^2-25)=0.$$

If $m^2=n^2$ we get $\mathbb R$.

If $m^2\neq n^2$ we get $z^2=25$, which gives $\{-5,5\}$.