Question
Question: How do you find the horizontal asymptote of a curve?...
How do you find the horizontal asymptote of a curve?
Solution
You will need to use the Limit Rules, the concepts of limits at infinity, and the following theorem to find the horizontal asymptote (generally of a rational function):
limx→∞xr1=0
Where r is rational and xr is defined.
And to apply this theorem, divide each term of the numerator and the denominator with the highest power term present at the denominator of the function.
Complete step by step solution:
In order to find the horizontal asymptote of a curve, we will use the method for using the limit theorem that is to divide each term from the denominator by the highest power term. This will leave us with a numerator polynomial or a constant. If we have a polynomial, no horizontal asymptote exists and if we have a constant, then our horizontal asymptote is y=a,wherea is the constant.
Let us take an example to understand this,
Find the horizontal asymptote of f(x)=3x3+4x2x3−3
First of all, we will divide both numerator and denominator with x3, we will get
f(x)=x33x3+4xx32x3−3=3+x242−x33
Now, taking limits, we will get
limx→∞f(x)=limx→∞(3+x24)(2−x33)
Using properties of limit, we can further write it as
limx→∞f(x)=limx→∞3+limx→∞x24limx→∞2−limx→∞x33=3+02−0=32
Therefore y=32 is the horizontal asymptote of the curve f(x)=3x3+4x2x3−3
Note: If the highest degree of the denominator is greater than the highest degree of the numerator then y=0 is the horizontal asymptote and when highest degree of numerator is greater than the highest degree of the denominator then there is no horizontal asymptote and when highest degrees of both are equal then asymptote is coefficient of highest degree term of numerator divided by coefficient of highest degree term of denominator.