How do you find the horizontal asymptote y = (1-x^2)/(x-1)y=1x2x1?

2 Answers
Sep 18, 2015

Because the numerator has degree greater than that of the denominator, there is no horizontal asymptote.

Explanation:

y = (1-x^2)/(x-1)y=1x2x1

= (-x^2+1)/(x-1)=x2+1x1

= (x(-x+1/x))/(x(1-1/x))=x(x+1x)x(11x)

= (-x+1/x)/(1-1/x)=x+1x11x

As xx increases without bound, yy decreases without bound
and
as xx decreases without bound, yy increases without bound.

The is no number kk, and no line y=ky=k that yy is getting close to.

Sep 18, 2015

y = (1-x^2)/(x-1) = -x-1y=1x2x1=x1 with exclusion x != 1x1

This is a line of slope -11. It has no asymptotes.

Explanation:

y = (1-x^2)/(x-1) = -(x^2-1)/(x-1) = -((x-1)(x+1))/(x-1)y=1x2x1=x21x1=(x1)(x+1)x1

= -(x+1) = -x-1=(x+1)=x1

with exclusion x != 1x1

So this is a line of slope -11 with an excluded point.

It has no asymptotes.