Untitled Flashcard Set

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

1/45

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 11:32 PM on 8/24/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

46 Terms

1
New cards

Pythagorean Identity (sin and cos)

sin²x + cos²x = 1

2
New cards

Pythagorean Identity (sec and tan)

sec²x - tan²x = 1

3
New cards

Reciprocal Identity (sec)

sec x = 1 / cos x

4
New cards

Reciprocal Identity (csc)

csc x = 1 / sin x

5
New cards

Double Angle Formula (sin)

sin 2x = 2 sin x cos x

6
New cards

Double Angle Formula (cos)

cos 2x = cos²x - sin²x

7
New cards

Sum Formula (Sine)

sin(A + B) = sin A cos B + cos A sin B

8
New cards

Difference Formula (Sine)

sin(A - B) = sin A cos B - cos A sin B

9
New cards

Sum Formula (Cosine)

cos(A + B) = cos A cos B - sin A sin B

10
New cards

Difference Formula (Cosine)

cos(A - B) = cos A cos B + sin A sin B

11
New cards

Definition of a Limit

lim(x→a) f(x) = L if and only if lim(x→a⁻) f(x) = L and lim(x→a⁺) f(x) = L

12
New cards

One-Sided Limit (from the left)

lim(x→a⁻) f(x) = L

13
New cards

One-Sided Limit (from the right)

lim(x→a⁺) f(x) = L

14
New cards

Limit Law for Addition

lim(x→a) [f(x) ± g(x)] = lim(x→a) f(x) ± lim(x→a) g(x)

15
New cards

Limit Law for Constant Multiplication

lim(x→a) [c⋅f(x)] = c⋅lim(x→a) f(x)

16
New cards

Vertical Asymptote Definition

x = a is a vertical asymptote if lim(x→a⁻) f(x) = ±∞ or lim(x→a⁺) f(x) = ±∞

17
New cards

Horizontal Asymptote Definition

y = L is a horizontal asymptote if lim(x→±∞) f(x) = L

18
New cards

Squeeze Theorem

If f(x) ≤ g(x) ≤ h(x) and lim(x→a) f(x) = lim(x→a) h(x) = L, then lim(x→a) g(x) = L

19
New cards

Definition of the Derivative

f'(x) = lim(h→0) (f(x+h) - f(x)) / h

20
New cards

Power Rule

d/dx [xⁿ] = n xⁿ⁻¹

21
New cards

Product Rule

d/dx [f(x)g(x)] = f'(x) g(x) + f(x) g'(x)

22
New cards

Quotient Rule

d/dx [f(x) / g(x)] = (f'(x) g(x) - f(x) g'(x)) / g²(x)

23
New cards

Chain Rule

d/dx f(g(x)) = f'(g(x)) ⋅ g'(x)

24
New cards

Derivative of sin x

d/dx [sin x] = cos x

25
New cards

Derivative of cos x

d/dx [cos x] = -sin x

26
New cards

Derivative of tan x

d/dx [tan x] = sec²x

27
New cards

Derivative of arcsin x

d/dx [arcsin x] = 1 / √(1 - x²)

28
New cards

Derivative of arctan x

d/dx [arctan x] = 1 / (1 + x²)

29
New cards

Derivative of arcsec x

d/dx [arcsec x] = 1 / \,|x|\sqrt{x² - 1}

30
New cards

Derivative of e^x

d/dx [e^x] = e^x

31
New cards

Derivative of ln x

d/dx [ln x] = 1 / x

32
New cards

Derivative of a^x

d/dx [a^x] = ln(a) ⋅ a^x

33
New cards

L'Hôpital’s Rule

If lim(x→a) f(x)/g(x) is in an indeterminate form (0/0 or ∞/∞), then lim(x→a) f(x)/g(x) = lim(x→a) f'(x)/g'(x)

34
New cards

First Derivative Test (max and min)

If f'(x) changes from + to -, f(c) is a local max; if f'(x) changes from - to +, f(c) is a local min.

35
New cards

Second Derivative Test (min and max)

If f''(c) > 0, f(c) is a local min; if f''(c) < 0, f(c) is a local max.

36
New cards

Test for Concavity

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

37
New cards

Point of Inflection

A point where f''(x) changes sign.

38
New cards

Mean Value Theorem

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

39
New cards

Fundamental Theorem of Calculus (Part 1)

∫[a,b] f(x)dx = F(b) - F(a), where F is an antiderivative of f.

40
New cards

Fundamental Theorem of Calculus (Part 2)

d/dx ∫[c,x] f(t) dt = f(x)

41
New cards

Integral of xⁿ

∫ xⁿ dx = (xⁿ⁺¹) / (n+1) + C, for n ≠ -1.

42
New cards

Integral of e^x

∫ e^x dx = e^x + C.

43
New cards

Integral of 1/x

∫ (1/x) dx = ln|x| + C.

44
New cards

Integral of sin x

∫ sin x dx = -cos x + C.

45
New cards

Integral of cos x

∫ cos x dx = sin x + C.

46
New cards

Integral of sec²x

∫ sec²x dx = tan x + C.