You can put this solution on YOUR website! Let's look at the function first.
It is undefined at x=1 (because of division by zero).
.
.
.
As you approach x=1 from the left, the numerator is positive, the denominator is negative, f(x) goes to negative infinity.
.
.
.
As you approach x=1 from the right, the numerator is positive, the denominator is positive, f(x) goes to positive infinity.
.
.
.
As x grow large (negative or positive), the function looks like,
So there is a horizontal asymptote at y=1.
.
.
.
f(x) crosses the x-axis when f(x)=0
f(x) cross the x-axis when x=-4.
.
.
.
f(x) crosses the y-axis when x=0
f(x) crosses the y-axis when y=-4.
.
.
.