Calculus: Limits and Continuity Practice Flashcards

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/16

flashcard set

Earn XP

Description and Tags

Flashcards covering the concepts of limits, average and instantaneous rates of change, limit laws, one-sided limits, and precise definitions based on lecture notes.

Last updated 4:03 PM on 7/13/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

17 Terms

1
New cards

What specific interests of seventeenth-century mathematicians motivated the study of limits?

The study of motion for objects near the earth and the motion of planets and stars, involving speed, direction, and tangent lines to paths of motion.

2
New cards

According to Galileo's law, what is the formula for the distance yy (in feet) fallen by a solid object after tt seconds?

y=16t2y = 16t^2

3
New cards

How is the average speed of a moving object during a time interval calculated?

By dividing the distance covered (Δy\Delta y) by the time elapsed (Δt\Delta t).

4
New cards

What is the geometric interpretation of the average rate of change of a function y=f(x)y = f(x) over the interval [x1,x2][x_1, x_2]?

The slope of the secant line passing through the points P(x1,f(x1))P(x_1, f(x_1)) and Q(x2,f(x2))Q(x_2, f(x_2)).

5
New cards

What is the definition of the average rate of change of y=f(x)y = f(x) with respect to xx over [x1,x2][x_1, x_2]?

ΔyΔx=f(x2)f(x1)x2x1=f(x1+h)f(x1)h\frac{\Delta y}{\Delta x} = \frac{f(x_2) - f(x_1)}{x_2 - x_1} = \frac{f(x_1 + h) - f(x_1)}{h}, where h0h \neq 0.

6
New cards

How is the slope of a curve at a point PP defined?

The slope of the tangent line at PP, which is the limit of the slopes of secant lines PQPQ as QQ approaches PP along the curve.

7
New cards

What does it mean to say that limxcf(x)=L\lim_{x \to c} f(x) = L using the informal definition?

The values of f(x)f(x) are arbitrarily close to the number LL whenever xx is sufficiently close to cc on either side of cc, but not necessarily at cc itself.

8
New cards

What are three common reasons a function might fail to have a limit at a point?

  1. The function jumps (e.g., unit step function). 2. The function grows too large in absolute value (not bounded). 3. The function oscillates too much (e.g., sin(1/x)\sin(1/x)).
9
New cards

List the Sum, Difference, and Constant Multiple Rules for limits.

  1. Sum Rule: limxc(f(x)+g(x))=L+M\lim_{x \to c} (f(x) + g(x)) = L + M. 2. Difference Rule: limxc(f(x)g(x))=LM\lim_{x \to c} (f(x) - g(x)) = L - M. 3. Constant Multiple Rule: limxc(k×f(x))=k×L\lim_{x \to c} (k \times f(x)) = k \times L.
10
New cards

Identify the Product and Quotient Rules for limits.

  1. Product Rule: limxc(f(x)×g(x))=L×M\lim_{x \to c} (f(x) \times g(x)) = L \times M. 2. Quotient Rule: limxcf(x)g(x)=LM\lim_{x \to c} \frac{f(x)}{g(x)} = \frac{L}{M} (provided M0M \neq 0).
11
New cards

According to Theorem 2, how is the limit of a polynomial P(x)P(x) at x=cx = c evaluated?

By direct substitution: limxcP(x)=P(c)\lim_{x \to c} P(x) = P(c).

12
New cards

If the numerator and denominator of a rational function are both zero at x=cx = c, what algebraic step is typically required to find the limit?

Factoring and canceling the common factor of (xc)(x - c), then using substitution in the simplified fraction.

13
New cards

What is the Sandwich Theorem (also known as the Squeeze Theorem)?

If g(x)f(x)h(x)g(x) \leq f(x) \leq h(x) for all xx in some open interval containing cc (except possibly at x=cx = c) and limxcg(x)=limxch(x)=L\lim_{x \to c} g(x) = \lim_{x \to c} h(x) = L, then limxcf(x)=L\lim_{x \to c} f(x) = L.

14
New cards

What is the precise definition of a limit?

Let f(x)f(x) be defined on an open interval about cc, except possibly at cc. limxcf(x)=L\lim_{x \to c} f(x) = L if for every number ϵ>0\epsilon > 0, there exists a corresponding number δ>0\delta > 0 such that for all xx, 0<xc<δ    f(x)L<ϵ0 < |x - c| < \delta \implies |f(x) - L| < \epsilon.

15
New cards

What is the relationship between one-sided limits and two-sided limits?

f(x)f(x) has a limit as xcx \to c if and only if both the left-hand limit (limxcf(x)\lim_{x \to c^-} f(x)) and the right-hand limit (limxc+f(x)\lim_{x \to c^+} f(x)) exist and are equal.

16
New cards

What is the value of limθ0sin(θ)θ\lim_{\theta \to 0} \frac{\sin(\theta)}{\theta} when θ\theta is measured in radians?

11

17
New cards

How is the right-hand limit limxc+f(x)=L\lim_{x \to c^+} f(x) = L defined precisely?

For every number ϵ>0\epsilon > 0, there exists a corresponding number δ>0\delta > 0 such that for all xx, c<x<c+δ    f(x)L<ϵc < x < c + \delta \implies |f(x) - L| < \epsilon.