Learning Outcomes
- Evaluate trigonometric functions using the unit circle
- Recognize the basic limit laws
- Use the limit laws to evaluate the limit of a function
- Recognize when to apply L’Hôpital’s rule
In the Vector-Valued Functions and Space Curves section, we will define and develop skills needed to understand and work with vector-valued functions. Here we will review how to evaluate trigonometric functions at specific angle measures, apply limit laws, and apply L’Hôpital’s rule.
Evaluate Trigonometric Functions Using the Unit Circle
(also in Module 1, Skills Review for Polar Coordinates)
The unit circle tells us the value of cosine and sine at any of the given angle measures seen below. The first coordinate in each ordered pair is the value of cosine at the given angle measure, while the second coordinate in each ordered pair is the value of sine at the given angle measure. You will learn that all trigonometric functions can be written in terms of sine and cosine. Thus, if you can evaluate sine and cosine at various angle values, you can also evaluate the other trigonometric functions at various angle values. Take time to learn the (x,y) coordinates of all of the major angles in the first quadrant of the unit circle.
Remember, every angle in quadrant two, three, or four has a reference angle that lies in quadrant one. The quadrant of the original angle only affects the sign (positive or negative) of a trigonometric function’s value at a given angle.

A General Note: Evaluating Tangent, Secant, Cosecant, and Cotangent Functions
If θ is an angle measure, then, using the unit circle,
tanθ=sinθcosθsecθ=1cosθcsct=1sinθcotθ=cosθsinθ
Example: Using the Unit Circle to Find the Value of Trigonometric Functions
Find sinθ,cosθ,tanθ,secθ,cscθ, and cotθ when θ=π3.
Show Solution
sinπ3=√32cosπ3=12tanπ3=√3 (Fromsinθcosθ)secπ3=2 (From1cosθ)cscπ3=2√33 (From1sinθ - do not forget to rationalize)cotπ3=√33( (Fromcosθsinθ - do not forget to rationalize)
Below are the values of all six trigonometric functions evaluated at common angle measures from Quadrant I.
Angle |
0 |
π6, or 30∘ |
π4, or 45∘ |
π3, or 60∘ |
π2, or 90∘ |
Cosine |
1 |
√32 |
√22 |
12 |
0 |
Sine |
0 |
12 |
√22 |
√32 |
1 |
Tangent |
0 |
√33 |
1 |
√3 |
Undefined |
Secant |
1 |
2√33 |
√2 |
2 |
Undefined |
Cosecant |
Undefined |
2 |
√2 |
2√33 |
1 |
Cotangent |
Undefined |
√3 |
1 |
√33 |
0 |
Limit Laws
The basic limit laws stated below, together with the other limit laws, allow us to evaluate limits of many algebraic functions.
Basic Limit Results
For any real number a and any constant c,
-
limx→ax=a
-
limx→ac=c
Example: Evaluating a Basic Limit
Evaluate each of the following limits using the basic limit results above.
- limx→2x
- limx→25
Show Solution
- The limit of x as x approaches a is a: limx→2x=2.
- The limit of a constant is that constant: limx→25=5.
We now take a look at the limit laws, the individual properties of limits. The proofs that these laws hold are omitted here.
Limit Laws
Let f(x) and g(x) be defined for all x≠a over some open interval containing a. Assume that L and M are real numbers such that limx→af(x)=L and limx→ag(x)=M. Let c be a constant. Then, each of the following statements holds:
Sum law for limits: limx→a(f(x)+g(x))=limx→af(x)+limx→ag(x)=L+M
Difference law for limits: limx→a(f(x)−g(x))=limx→af(x)−limx→ag(x)=L−M
Constant multiple law for limits: limx→acf(x)=c⋅limx→af(x)=cL
Product law for limits: limx→a(f(x)⋅g(x))=limx→af(x)⋅limx→ag(x)=L⋅M
Quotient law for limits: limx→af(x)g(x)=limx→af(x)limx→ag(x)=LM for M≠0
Power law for limits: limx→a(f(x))n=(limx→af(x))n=Ln for every positive integer n.
Root law for limits: limx→an√f(x)=n√limx→af(x)=n√L for all L if n is odd and for L≥0 if n is even
We now practice applying these limit laws to evaluate a limit.
Example: Evaluating a Limit Using Limit Laws
Use the limit laws to evaluate limx→−3(4x+2).
Show Solution
Let’s apply the limit laws one step at a time to be sure we understand how they work. We need to keep in mind the requirement that, at each application of a limit law, the new limits must exist for the limit law to be applied.
limx→−3(4x+2)=limx→−34x+limx→−32Apply the sum law.=4⋅limx→−3x+limx→−32Apply the constant multiple law.=4⋅(−3)+2=−10Apply the basic limit results and simplify.
Example: Using Limit Laws Repeatedly
Use the limit laws to evaluate limx→22x2−3x+1x3+4.
Show Solution
To find this limit, we need to apply the limit laws several times. Again, we need to keep in mind that as we rewrite the limit in terms of other limits, each new limit must exist for the limit law to be applied.
limx→22x2−3x+1x3+4=limx→2(2x2−3x+1)limx→2(x3+4)Apply the quotient law, making sure that23+4≠0=2⋅limx→2x2−3⋅limx→2x+limx→21limx→2x3+limx→24Apply the sum law and constant multiple law.=2⋅(limx→2x)2−3⋅limx→2x+limx→21(limx→2x)3+limx→24Apply the power law.=2(4)−3(2)+123+4=14Apply the basic limit laws and simplify.
Try It
Use the limit laws to evaluate limx→6(2x−1)√x+4. In each step, indicate the limit law applied.
Hint
Begin by applying the product law.
Limits of Polynomial and Rational Functions
By now you have probably noticed that, in each of the previous examples, it has been the case that limx→af(x)=f(a). This is not always true, but it does hold for all polynomials for any choice of a and for all rational functions at all values of a for which the rational function is defined.
Limits of Polynomial and Rational Functions
Let p(x) and q(x) be polynomial functions. Let a be a real number. Then,
limx→ap(x)=p(a)
limx→ap(x)q(x)=p(a)q(a)whenq(a)≠0
To see that this theorem holds, consider the polynomial p(x)=cnxn+cn−1xn−1+⋯+c1x+c0. By applying the sum, constant multiple, and power laws, we end up with
limx→ap(x)=limx→a(cnxn+cn−1xn−1+⋯+c1x+c0)=cn(limx→ax)n+cn−1(limx→ax)n−1+⋯+c1(limx→ax)+limx→ac0=cnan+cn−1an−1+⋯+c1a+c0=p(a)
It now follows from the quotient law that if p(x) and q(x) are polynomials for which q(a)≠0, then
limx→ap(x)q(x)=p(a)q(a)
The example below applies this result.
Example: Evaluating a Limit of a Rational Function
Evaluate the limx→32x2−3x+15x+4.
Show Solution
Since 3 is in the domain of the rational function f(x)=2x2−3x+15x+4, we can calculate the limit by substituting 3 for x into the function. Thus,
limx→32x2−3x+15x+4=1019
Try It
Evaluate limx→−2(3x3−2x+7).
Hint
Use limits of polynomial and rational functions
Apply L’Hopital’s Rule
Indeterminate Form of Type 00
L’Hôpital’s rule can be used to evaluate limits involving the quotient of two functions. Consider
limx→af(x)g(x)
If limx→af(x)=L1 and limx→ag(x)=L2≠0, then
limx→af(x)g(x)=L1L2
However, what happens if limx→af(x)=0 and limx→ag(x)=0? We call this one of the indeterminate forms, of type 00. This is considered an indeterminate form because we cannot determine the exact behavior of f(x)g(x) as x→a without further analysis.
L’Hôpital’s Rule (0/0 Case)
Suppose f and g are differentiable functions over an open interval containing a, except possibly at a. If limx→af(x)=0 and limx→ag(x)=0, then
limx→af(x)g(x)=limx→af′(x)g′(x),
assuming the limit on the right exists or is ∞ or −∞. This result also holds if we are considering one-sided limits, or if a=∞ or −∞.
Example: Applying L’Hôpital’s Rule (0/0 Case)
Evaluate each of the following limits by applying L’Hôpital’s rule.
- limx→01−cosxx
- limx→1sin(πx)lnx
- limx→∞e1x−11x
- limx→0sinx−xx2
Show Solution
- Since the numerator 1−cosx→0 and the denominator x→0, we can apply L’Hôpital’s rule to evaluate this limit. We have
limx→01−cosxx=limx→0ddx(1−cosx)ddx(x)=limx→0sinx1=limx→0(sinx)limx→0(1)=01=0
- As x→1, the numerator sin(πx)→0 and the denominator lnx→0. Therefore, we can apply L’Hôpital’s rule. We obtain
limx→1sin(πx)lnx=limx→1πcos(πx)1/x=limx→1(πx)cos(πx)=(π⋅1)(−1)=−π
- As x→∞, the numerator e1/x−1→0 and the denominator (1x)→0. Therefore, we can apply L’Hôpital’s rule. We obtain
limx→∞e1/x−11x=limx→∞e1/x(−1x2)(−1x2)=limx→∞e1/x=e0=1
- As x→0, both the numerator and denominator approach zero. Therefore, we can apply L’Hôpital’s rule. We obtain
limx→0sinx−xx2=limx→0cosx−12x.
Since the numerator and denominator of this new quotient both approach zero as x→0, we apply L’Hôpital’s rule again. In doing so, we see that
limx→0cosx−12x=limx→0−sinx2=0.
Therefore, we conclude that
limx→0sinx−xx2=0.
Try It
Evaluate limx→0xtanx.
Hint
ddxtanx=sec2x
Indeterminate Form of Type ∞∞
We can also use L’Hôpital’s rule to evaluate limits of quotients f(x)g(x) in which f(x)→±∞ and g(x)→±∞. Limits of this form are classified as indeterminate forms of type ∞/∞. Again, note that we are not actually dividing ∞ by ∞. Since ∞ is not a real number, that is impossible; rather, ∞/∞ is used to represent a quotient of limits, each of which is ∞ or −∞.
L’Hôpital’s Rule (∞/∞ Case)
Suppose f and g are differentiable functions over an open interval containing a, except possibly at a. Suppose limx→af(x)=∞ (or −∞) and limx→ag(x)=∞ (or −∞). Then,
limx→af(x)g(x)=limx→af′(x)g′(x),
assuming the limit on the right exists or is ∞ or −∞. This result also holds if the limit is infinite, if a=∞ or −∞, or the limit is one-sided.
Example: Applying L’Hôpital’s Rule (∞/∞ Case)
Evaluate each of the following limits by applying L’Hôpital’s rule.
- limx→∞3x+52x+1
- limx→0+lnxcotx
Show Solution
- Since 3x+5 and 2x+1 are first-degree polynomials with positive leading coefficients, limx→∞(3x+5)=∞ and limx→∞(2x+1)=∞. Therefore, we apply L’Hôpital’s rule and obtain
limx→∞3x+52x+1x=limx→∞32=32.
Note that this limit can also be calculated without invoking L’Hôpital’s rule. Earlier in the module we showed how to evaluate such a limit by dividing the numerator and denominator by the highest power of x in the denominator. In doing so, we saw that
limx→∞3x+52x+1=limx→∞3+5x2+1x=32.
L’Hôpital’s rule provides us with an alternative means of evaluating this type of limit.
- Here, limx→0+lnx=−∞ and limx→0+cotx=∞. Therefore, we can apply L’Hôpital’s rule and obtain
limx→0+lnxcotx=limx→0+1x−csc2x=limx→0+1−xcsc2x.
Now as x→0+, csc2x→∞. Therefore, the first term in the denominator is approaching zero and the second term is getting really large. In such a case, anything can happen with the product. Therefore, we cannot make any conclusion yet. To evaluate the limit, we use the definition of cscx to write
limx→0+1−xcsc2x=limx→0+sin2x−x.
Now limx→0+sin2x=0 and limx→0+x=0, so we apply L’Hôpital’s rule again. We find
limx→0+sin2x−x=limx→0+2sinxcosx−1=0−1=0.
We conclude that
limx→0+lnxcotx=0.
Try It
Evaluate limx→∞lnx5x
L’Hôpital’s rule is very useful for evaluating limits involving the indeterminate forms 00 and ∞∞. However, we can also use L’Hôpital’s rule to help evaluate limits involving other indeterminate forms that arise when evaluating limits. The expressions 0⋅∞, ∞−∞, 1∞, ∞0, and 00 are all considered indeterminate forms. These expressions are not real numbers. Rather, they represent forms that arise when trying to evaluate certain limits. Next we realize why these are indeterminate forms and then understand how to use L’Hôpital’s rule in these cases. The key idea is that we must rewrite the indeterminate forms in such a way that we arrive at the indeterminate form 00 or ∞∞.
Indeterminate Form of Type 0⋅∞
Suppose we want to evaluate limx→a(f(x)⋅g(x)), where f(x)→0 and g(x)→∞ (or −∞) as x→a. Since one term in the product is approaching zero but the other term is becoming arbitrarily large (in magnitude), anything can happen to the product. We use the notation 0⋅∞ to denote the form that arises in this situation. The expression 0⋅∞ is considered indeterminate because we cannot determine without further analysis the exact behavior of the product f(x)g(x) as x→a. For example, let n be a positive integer and consider
f(x)=1(xn+1) and g(x)=3x2.
As x→∞, f(x)→0 and g(x)→∞. However, the limit as x→∞ of f(x)g(x)=3x2(xn+1) varies, depending on n. If n=2, then limx→∞f(x)g(x)=3. If n=1, then limx→∞f(x)g(x)=∞. If n=3, then limx→∞f(x)g(x)=0. Here we consider another limit involving the indeterminate form 0⋅∞ and show how to rewrite the function as a quotient to use L’Hôpital’s rule.
Example: Indeterminate Form of Type 0⋅∞
Evaluate limx→0+xlnx
Show Solution
First, rewrite the function xlnx as a quotient to apply L’Hôpital’s rule. If we write
xlnx=lnx1/x,
we see that lnx→−∞ as x→0+ and 1x→∞ as x→0+. Therefore, we can apply L’Hôpital’s rule and obtain
limx→0+lnx1/x=limx→0+ddx(lnx)ddx(1/x)=limx→0+1/x−1/x2=limx→0+(−x)=0.
We conclude that
limx→0+xlnx=0.
Finding the limit at x=0 of the function f(x)=xlnx.
Try It
Evaluate limx→0xcotx
Hint
Write xcotx=xcosxsinx
Indeterminate Form of Type ∞−∞
Another type of indeterminate form is ∞−∞. Consider the following example. Let n be a positive integer and let f(x)=3xn and g(x)=3x2+5. As x→∞, f(x)→∞ and g(x)→∞. We are interested in limx→∞(f(x)−g(x)). Depending on whether f(x) grows faster, g(x) grows faster, or they grow at the same rate, as we see next, anything can happen in this limit. Since f(x)→∞ and g(x)→∞, we write ∞−∞ to denote the form of this limit. As with our other indeterminate forms, ∞−∞ has no meaning on its own and we must do more analysis to determine the value of the limit. For example, suppose the exponent n in the function f(x)=3xn is n=3, then
limx→∞(f(x)−g(x))=limx→∞(3x3−3x2−5)=∞.
On the other hand, if n=2, then
limx→∞(f(x)−g(x))=limx→∞(3x2−3x2−5)=−5.
However, if n=1, then
limx→∞(f(x)−g(x))=limx→∞(3x−3x2−5)=−∞.
Therefore, the limit cannot be determined by considering only ∞−∞. Next we see how to rewrite an expression involving the indeterminate form ∞−∞ as a fraction to apply L’Hôpital’s rule.
Example: Indeterminate Form of Type ∞−∞
Evaluate limx→0+(1x2−1tanx).
Show Solution
By combining the fractions, we can write the function as a quotient. Since the least common denominator is x2tanx, we have
1x2−1tanx=(tanx)−x2x2tanx
As x→0+, the numerator tanx−x2→0 and the denominator x2tanx→0. Therefore, we can apply L’Hôpital’s rule. Taking the derivatives of the numerator and the denominator, we have
limx→0+(tanx)−x2x2tanx=limx→0+(sec2x)−2xx2sec2x+2xtanx
As x→0+, (sec2x)−2x→1 and x2sec2x+2xtanx→0. Since the denominator is positive as x approaches zero from the right, we conclude that
limx→0+(sec2x)−2xx2sec2x+2xtanx=∞
Therefore,
limx→0+(1x2−1tanx)=∞
Try It
Evaluate limx→0+(1x−1sinx).
Hint
Rewrite the difference of fractions as a single fraction.
Other Types of Indeterminate Form
Another type of indeterminate form that arises when evaluating limits involves exponents. The expressions 00, ∞0, and 1∞ are all indeterminate forms. On their own, these expressions are meaningless because we cannot actually evaluate these expressions as we would evaluate an expression involving real numbers. Rather, these expressions represent forms that arise when finding limits. Now we examine how L’Hôpital’s rule can be used to evaluate limits involving these indeterminate forms.
Since L’Hôpital’s rule applies to quotients, we use the natural logarithm function and its properties to reduce a problem evaluating a limit involving exponents to a related problem involving a limit of a quotient. For example, suppose we want to evaluate limx→af(x)g(x) and we arrive at the indeterminate form ∞0. (The indeterminate forms 00 and 1∞ can be handled similarly.)
Example: Indeterminate Form of Type ∞0
Evaluate limx→∞x1x
Show Solution
Let y=x1/x. Then,
ln(x1/x)=1xlnx=lnxx
We need to evaluate limx→∞lnxx. Applying L’Hôpital’s rule, we obtain
limx→∞lny=limx→∞lnxx=limx→∞1/x1=0
Therefore, limx→∞lny=0. Since the natural logarithm function is continuous, we conclude that
ln(limx→∞y)=0,
which leads to
limx→∞y=limx→∞lnxx=e0=1
Hence,
limx→∞x1/x=1
Try It
Evaluate limx→∞x1lnx
Hint
Let y=x1/lnx and apply the natural logarithm to both sides of the equation.
Example: Indeterminate Form of Type 00
Evaluate limx→0+xsinx
Show Solution
Let
y=xsinx
Therefore,
lny=ln(xsinx)=sinxlnx
We now evaluate limx→0+sinxlnx. Since limx→0+sinx=0 and limx→0+lnx=−∞, we have the indeterminate form 0⋅∞. To apply L’Hôpital’s rule, we need to rewrite sinxlnx as a fraction. We could write
sinxlnx=sinx1/lnx
or
sinxlnx=lnx1/sinx=lnxcscx
Let’s consider the first option. In this case, applying L’Hôpital’s rule, we would obtain
limx→0+sinxlnx=limx→0+sinx1/lnx=limx→0+cosx−1/(x(lnx)2)=limx→0+(−x(lnx)2cosx)
Unfortunately, we not only have another expression involving the indeterminate form 0⋅∞, but the new limit is even more complicated to evaluate than the one with which we started. Instead, we try the second option. By writing
sinxlnx=lnx1/sinx=lnxcscx
and applying L’Hôpital’s rule, we obtain
limx→0+sinxlnx=limx→0+lnxcscx=limx→0+1/x−cscxcotx=limx→0+−1xcscxcotx
Using the fact that cscx=1sinx and cotx=cosxsinx, we can rewrite the expression on the right-hand side as
limx→0+−sin2xxcosx=limx→0+[sinxx⋅(−tanx)]=(limx→0+sinxx)⋅(limx→0+(−tanx))=1⋅0=0
We conclude that limx→0+lny=0. Therefore, ln(limx→0+y)=0 and we have
limx→0+y=limx→0+xsinx=e0=1
Hence,
limx→0+xsinx=1
Try It
Evaluate limx→0+xx
Hint
Let y=xx and take the natural logarithm of both sides of the equation.