This is probably a trivial question however i cannot find the correct information online.
When simplifying mappings from $\mathbb{R}$ to $\mathbb{R}$ such as:
$$\frac{x(x-1)}{(x-1)}$$
Why is it okay to simplify this to simply just $x$? if $x=1$ do we not have the singularity $$\frac{0(1)}{0}$$ Thank you