Question
Question: How do you find horizontal asymptotes using limits?...
How do you find horizontal asymptotes using limits?
Solution
Hint : There are two types of asymptotes namely horizontal asymptotes and vertical asymptotes. We explain the horizontal asymptotes with an example so that we can understand the concept clearly. To find horizontal asymptotes, we simply evaluate the limit of the function as it approaches infinity, and again as it approaches negative infinity.
Complete step-by-step answer :
Horizontal asymptotes:
A function f(x) will have a horizontal asymptote y=L if either x→∞limf(x)=L or x→−∞limf(x)=L . That is we need to find the limit value as ‘x’ tends to infinity and negative infinity.
Let’s take an example, f(x)=2x−53x+7 .
Now we first find the limit value as ‘x’ tends to infinity.
That is x→∞limf(x)=x→∞lim2x−53x+7
Taking ‘x’ common in the numerator and denominator we get
=x→∞limx(2−x5)x(3+x7)
=x→∞lim(2−x5)(3+x7)
Applying the limit. As x→∞ we will have x7→0 and x5→0 , we get,
=23 .
That is x→∞limf(x)=23 .
Similarly find the limit value as ‘x’ tends to negative infinity,
That is x→−∞limf(x)=x→−∞lim2x−53x+7
Taking ‘x’ common in the numerator and denominator we get
=x→−∞limx(2−x5)x(3+x7)
=x→−∞lim(2−x5)(3+x7)
Applying the limit. As x→−∞ we will have x7→0 and x5→0 , we get,
=23 .
That is x→−∞limf(x)=23 .
Therefore, the function has horizontal asymptote at y=23 .
So, the correct answer is “ y=23 ”.
Note : Since the two limits were identical, this function has a single horizontal asymptote. Since asymptotes are lines, they are described by equations, not just by numbers. A function can have at most two horizontal asymptotes, one in each direction. Vertical asymptote is when ‘x’ approaches any constant value ‘c’, parallel to the y-axis. Horizontal asymptotes are flat lines parallel to the x-axis.