MATH 1160: Elementary Applied Calculus — Rates of Change and Limits

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/5

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 7:07 PM on 9/9/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

6 Terms

1
New cards
What is the formal statement of the Existence Theorem for limits?
A two-sided limit exists if and only if both one-sided limits exist and are equal: limxaf(x)=limxa+f(x)=L    limxaf(x)=L\lim_{x \to a^-} f(x) = \lim_{x \to a^+} f(x) = L \iff \lim_{x \to a} f(x) = L
2
New cards
Given f(x)=xxf(x) = \frac{|x|}{x}, what are the left-hand and right-hand limits as x0x \to 0?
The left-hand limit is limx0xx=1\lim_{x \to 0^-} \frac{|x|}{x} = -1 and the right-hand limit is limx0+xx=1\lim_{x \to 0^+} \frac{|x|}{x} = 1. Since they are not equal, limx0xx=DNE\lim_{x \to 0} \frac{|x|}{x} = \text{DNE}.
3
New cards
For a piecewise function g(x)g(x) where g(x)=x+1g(x) = x + 1 for x1x \neq 1 and g(1)=5g(1) = 5, what is limx1g(x)\lim_{x \to 1} g(x)?
limx1g(x)=2\lim_{x \to 1} g(x) = 2. The value of the limit depends strictly on inputs near x=1x = 1, not the value defined at x=1x = 1.
4
New cards
What behavior occurs for f(x)=1xf(x) = \frac{1}{x} as xx approaches 00 from the left and right?
As x0x \to 0^-, f(x)f(x) \to -\infty. As x0+x \to 0^+, f(x)f(x) \to \infty. Therefore, limx01x=DNE\lim_{x \to 0} \frac{1}{x} = \text{DNE}.
5
New cards
What are the values of limx1x\lim_{x \to \infty} \frac{1}{x} and limx1x\lim_{x \to -\infty} \frac{1}{x}?
limx1x=0\lim_{x \to \infty} \frac{1}{x} = 0 and limx1x=0\lim_{x \to -\infty} \frac{1}{x} = 0, meaning the graph approaches the horizontal asymptote y=0y = 0.
6
New cards
Does evaluating limxaf(x)\lim_{x \to a} f(x) require f(a)f(a) to exist?
No, evaluating a limit only considers the behavior of f(x)f(x) as xx approaches aa, not at x=ax = a. The function f(x)f(x) does not need to be defined at x=ax = a.