Need help figuring out, how to find the maximal domains of functions
$f(x) = \frac{x^3-x}{2x^2+1}$
$f(x) = \frac{x^2-5x+6}{x-2}$
Need help figuring out, how to find the maximal domains of functions
$f(x) = \frac{x^3-x}{2x^2+1}$
$f(x) = \frac{x^2-5x+6}{x-2}$
I will suppose $f(x)$ should be $f(y)$ and $f(z)$ and that we are working in $\mathbb{R}$.
This is a rational expression. The only restriction is that the denominator is not $0$. Since $$2y^2+1=0$$ has no solution then the denominator does not impose any restriction on the domain. Hence $dom(f)=\mathbb{R}$.
Same thinking leads to $$z-2\ne 0 \Leftrightarrow z\ne 2.$$ The domain is $\mathbb{R}\backslash\{2\}$.