How do you identify all asymptotes or holes and intercepts for #f(x)=(2x^2-18)/(x^2-16)#?

1 Answer

There are no holes. The VAs are #x=4# and #x=-4#, the HA is #x=2#, the x intercepts are #(-3,0)# and #(3,0)#, and the y intercept is #(0, 9/8)#.

Explanation:

Given #f(x)=frac{2x^2-18}{x^2-16}#,

find all asymptotes, holes and intercepts.

Factor the numerator and denominator.

#f(x)=frac{2(x^2-9)}{(x+4)(x-4)}#

#f(x)=frac{2(x+3)(x-3)}{(x+4)(x-4)}#

A hole exists when the numerator and denominator contain the same factor (a factor "cancels out"). This function has no holes.

To find the vertical asymptote(s) (VA), find the values of #x# which make the denominator equal zero. The function is undefined at these values of #x# because you cannot divide by zero.

Set each factor of the denominator equal to zero and solve.

#x+4=0color(white)(aaa)# and #x-4=0#

#x= -4color(white)(aaa)# and #x=4color(white)(aaa)#These are the VAs.

To find the horizontal asymptote(HA), compare the degree of the numerator and denominator. If the degrees are the same, the HA is the ratio of the leading coefficients.

For #f(x)=frac{color(blue)2x^color(red)2-18}{color(blue)1x^color(red)2-16}#,

the degree in both numerator and denominator is #color(red)2# and the ratio of the leading coefficients is #color(blue)(2/1)=2#.

The HA is #x=2#

The #x# intercept is the value at which the function (or "y") equals zero. If the numerator is zero, the function equals zero.

#2(x+3)(x-3)=0#

#x+3=0color(white)(aaa)# #x-3=0#

#x=-3# and #x=-3#

The #x# intercepts are #(-3,0)# and #(3,0)#.

The #y# intercepts are found by setting #x=0#.

#f(0)=(2(0)^2-18)/(0^2-16)=9/8#

The #y# intercept is #(0, 9/8)#.
graph{(2x^2-18)/(x^2-16) [-10.04, 9.96, -3.56, 6.44]}