Chapter 2 Flashcards
Velocity
As two points get closer and closer, the velocity gets more accurate
Secant Line
A line that intersects a function in two positions
Tangent Line
A line that touches a function at one point
Limit of a Function
lim f(x) = L x -> a
The limit of f(x) as x approaches a, equals L
Cases Where Limits are Useful
- When there is a hole in the function
- When a limit is undefined (0 in denominator)
- When you have infinity/infinity
Issues When Using Limits
- Heavy Side Function - left and right side are mismatched
- Vertical Asymptope on a graph
- Functions that are ‘wild’
|—> f(x) = sin(1/x)
DNE
- When we cannot calculate a limit, it does not exist
Law of Limits: Sum Law
The limit of a sum is the sum of the limits.
lim[f(x) + g(x)] = lim f(x) + lim g(x) as x –> a
Law of Limits: Difference Law
The limit of a difference is the difference of the limits.
lim[f(x) - g(x)] = lim f(x) - lim g(x) as x –> a
Law of Limits: Constant Multiple Law
The limit of a constant times a function is the constant times the limit of the function.
lim[cf(x)] = c * lim f(x)
Law of Limits: Product Law
The limit of a product is the product of the limits.
lim[f(x)g(x)] = lim f(x) * lim g(x) as x –> a
Law of Limits: Quotient Law
The limit of a quotient is the quotient of the limits (provided that the limit of the denominator is not 0)
lim [f(x)/g(x) = lim f(x) / lim g(x) as x –> a
Limits: Exponents and Roots
Limits can move through exponents and roots
Strategy For Calculating Limits: 1. Plugging In
Plug in numbers that are close on the left and right.
“Guess and check”
Always plug in ‘a’ for ‘x’ values and see if it works. If there is a denominator of zero, try to use the Laws of Limits or factor
Strategy For Calculating Limits: 2. Graph it
Graph the function, use calculator to see if you can find value for ‘a’. If there is an error, factor the problem out or use Laws of Limits