How do I find range of $$\frac{x^{2}+2x+1}{x^{2}-8x+12}$$
To find range I put $y=f(x)$, solve for $x$ and figure out the possible values from that. But it's much time consuming. Finding vertex of parabola doesn't help either. Is there any other method to find range? Thanks in advance.
I think the range is $(-\infty, -21/4] \cup [0, \infty)$.
By setting the derivative to 0, you will find that the function has a minimum at $x=-1$ and at $x=16/5$. We have $f(-1)=0$ and $f(16/5)=-21/4$. Furthermore, on both ends of the functions (i.e. $x \rightarrow -\infty$ and $x \rightarrow \infty$) the function approaches 1.
The function $f(x)$ consists of three 'parts'. The first part $x \in (\infty, 2)$ there is the minimum at $x=-1$ with $f(-1)=0$, so here the range is $[0, \infty)$.
The second part $x \in (2, 6)$ there is a maximum at $x=16/5$ with $f(16/5)=-21/4$, so here the range is $(\infty, -21/4]$.
The third part, there is now minimum or maximum. We know that for $x \rightarrow \infty$ the function approaches 1, so here the range is $(1, \infty)$.
Combining the three results gives your answer.