How do you identify all asymptotes or holes for #f(x)=(-x^2+5x-4)/(x^2-7x+12)#?

1 Answer
Sep 15, 2016

hole at #(4,-3)#
vertical asymptote at x = 3
horizontal asymptote at y = - 1

Explanation:

A hole or point discontinuity is indicated when there is a common factor on the numerator/denominator of f(x).

Factorising f(x)

#f(x)=-(cancel((x-4))(x-1))/(cancel((x-4))(x-3))=(-(x-1))/(x-3)#

Since a factor (x-4) has been removed from the denominator this indicates a discontinuity and so x ≠4

substitute x = 4 into the 'simplified' f(x)

#rArrf(4)=(-3)/1=-3#

Hence (4 ,-3) is a hole, that is, does not exist in this graph.

The denominator of f(x) cannot be zero as this would make f(x) undefined. Equating the denominator to zero and solving gives the value that x cannot be and if the numerator is non-zero for this value then it is a vertical asymptote.

solve: #x-3=0rArrx=3" is the asymptote"#

Horizontal asymptotes occur as

#lim_(xto+-oo),f(x)toc" ( a constant)"#

divide numerator/denominator by x

#f(x)=((-x)/x+1/x)/(x/x-3/x)=(-1+1/x)/(1-3/x)#

as #xto+-oo,f(x)to(-1+0)/(1-0)#

#rArry=-1" is the asymptote"#
graph{(-x+1)/(x-3) [-10, 10, -5, 5]}