High School Calculus/Evaluating Limits

From testwiki
Jump to navigation Jump to search

Evaluating Limits

What is a limit? A limit is a place on the graph that the function either does not touch or go past.

When evaluating a limit we may have to factor sometimes in order to get L. L is the point in which the function does not touch or go past.

limxcf(x)=L

Let's start off with a rather simple limit.

limx3x2+x+3

32+3+3=15

L=15

As you can see what we did was just plug 3 into the function to get L

This doesn't always work. This is easily shown in fractions.

I will show you two different ways to evaluate the limits. The first is by factoring and the second is by using L'Hopital's rule.

Evaluating Limits by Factoring

This is a fairly simply concept, not something easily done. It is especially hard if you have a hard time identifying how polynomials can be rewritten.

Ex.1

limx2(x+2)2x+2

This gives us L=00

This is an indeterminate form. This means we have to find some other way to evaluate the limit so we can get the correct L

Let's look at how (x+2)2 is factored

By factoring we now get limx2(x+2)(x+2)x+2

limx21*(x+2)1

2+2=0

L=0

Ex.2

limx2x2+2x8x2

22+2*2822

=00

Once again this is an indeterminate form. Let's see if we can use factoring to get and answer.

Factoring the polynomial x2+2x8 we find that it equals (x2)(x+4)

Let's use the factored in the limit equation.

limx2(x2)(x+4)x2

As you can see the (x-2) will cancel each other out. Leaving us with

limx2x+4

2+4=6

L=6

This type evaluating limits will take some time, but with practice can be done quickly.

L'Hopital's Rule

This rule is my favorite way to solve limits with indeterminate form.

This way is a bit more advanced so I will cover it briefly, but I will show some examples and the idea behind it. This is probably something you will learn in Calculus II

When you have a limit that you have confirmed that is in indeterminate form you can use L'Hopital's Rule.

This is the rule

When limxcf(x)=00, , 0, , , or use L'Hopital's rule. Which is limxcf(x)g(x)

Ex. 1

limx5x23x10x5

523*51055=00

Now that we have identified that it is in an indeterminate form we use L'Hopital's rule

limx52x31

2*53=7

L=7

This is an extremely simplified form of how this rule is used. It is a really nice way to solve limit problems that give you indeterminate forms.

Template:BookCat