Calculus Review Notes

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

1/24

flashcard set

Earn XP

Description and Tags

A set of vocabulary flashcards covering key derivatives, theorems, and calculus concepts.

Last updated 5:21 AM on 4/24/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

25 Terms

1
New cards

Basic Derivative of a Power Function

The derivative of xnx^n is nxn1n x^{n-1}.

2
New cards

Basic Derivative of Sine

The derivative of sin(x)\sin(x) is cos(x)\cos(x).

3
New cards

Basic Derivative of Cosine

The derivative of cos(x)\cos(x) is sin(x)-\sin(x).

4
New cards

Basic Derivative of Tangent

The derivative of tan(x)\tan(x) is sec2(x)\sec^2(x).

5
New cards

Basic Derivative of Cotangent

The derivative of cot(x)\cot(x) is csc2(x)-\csc^2(x).

6
New cards

Basic Derivative of Secant

The derivative of sec(x)\sec(x) is sec(x)tan(x)\sec(x)\tan(x).

7
New cards

Basic Derivative of Cosecant

The derivative of csc(x)\csc(x) is csc(x)cot(x)-\csc(x)\cot(x).

8
New cards

Basic Derivative of Natural Logarithm

The derivative of ln(u)\ln(u) is 1u\frac{1}{u}.

9
New cards

Basic Derivative of Exponential Function

The derivative of eue^u is eue^u.

10
New cards

Chain Rule

If y=f(u)y = f(u) and u=g(x)u = g(x), then dydx=f(u)dudx\frac{dy}{dx} = f'(u)\frac{du}{dx}.

11
New cards

Product Rule

If y=uvy = u v, then dydx=udvdx+vdudx\frac{dy}{dx} = u \frac{dv}{dx} + v \frac{du}{dx}.

12
New cards

Quotient Rule

If y=uvy = \frac{u}{v}, then dydx=vdudxudvdxv2\frac{dy}{dx} = \frac{v \frac{du}{dx} - u \frac{dv}{dx}}{v^2}.

13
New cards

Intermediate Value Theorem

If f(x)f(x) is continuous on [a,b][a,b], and yy is between f(a)f(a) and f(b)f(b), then there exists cc in (a,b)(a,b) such that f(c)=yf(c) = y.

14
New cards

Mean Value Theorem

If f(x)f(x) is continuous on [a,b][a,b] and differentiable on (a,b)(a,b), then there exists cc in (a,b)(a,b) such that f(c)=f(b)f(a)baf'(c) = \frac{f(b) - f(a)}{b - a}.

15
New cards

Rolle's Theorem

If f(x)f(x) is continuous on [a,b][a,b], differentiable on (a,b)(a,b), and f(a)=f(b)f(a) = f(b), then there exists cc in (a,b)(a,b) such that f(c)=0f'(c) = 0.

16
New cards

Extreme Value Theorem

If f(x)f(x) is continuous on [a,b][a,b], then f(x)f(x) has an absolute maximum and minimum on that interval.

17
New cards

Average Rate of Change (ARoC)

mARoC=f(b)f(a)bam_{ARoC} = \frac{f(b) - f(a)}{b - a}.

18
New cards

Instantaneous Rate of Change (IRoC)

mIRoC=f(x)=limh0f(x+h)f(x)hm_{IRoC} = f'(x) = \lim_{h \to 0} \frac{f(x + h) - f(x)}{h}.

19
New cards

Tangent Line Equation

The equation is yy1=m(xx1)y - y_1 = m(x - x_1) where mm is the slope.

20
New cards

First Derivative Test

If f'(x) > 0, the function is increasing; if f'(x) < 0, the function is decreasing.

21
New cards

Second Derivative Test

If f''(x) > 0, the function is concave up; if f''(x) < 0, the function is concave down.

22
New cards

Fundamental Theorem of Calculus

abf(x)dx=F(b)F(a)\int_a^b f(x) \, dx = F(b) - F(a) where F=fF' = f.

23
New cards

Distance, Velocity, Acceleration Relationship

The derivative of the position function x(t)x(t) is the velocity function v(t)v(t).

24
New cards

Displacement Formula

The displacement from t0t_0 to tft_f is t0tfv(t)dt\int_{t_0}^{t_f} v(t) \, dt.

25
New cards

Average Velocity Formula

Average velocity is ΔxΔt\frac{\Delta x}{\Delta t}.