AP Calculus AB Final/Exam: Memorizing

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/41

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

42 Terms

1
New cards

How to find if the speed is increasing/decreasing

  • for speed to increase, the sign of velocity and acceleration have to be the same

  • for speed to decrease, the sign of velocity and acceleration have to be different

2
New cards

How to find if the direction is positive/negative

  • for direction to be positive, the sign of velocity and position have to be the same

  • for direction to be negative, the sign of velocity and position have to be different

3
New cards

How to find if two particles are going in the same direction

Check to see when their velocities are the same sign

  • equal the velocity formula to 0, then solve for critical numbers, then test to see when it is positive or negative

4
New cards

d/dx (|u|) =

(u / |u|) * (u’)

5
New cards

d/dx (cot u) =

- (csc²u) * (u’)

6
New cards

d/dx (csc u) =

- (csc u * cot u) * (u’)

7
New cards

d/dx (arcsin u) =

(u’) / (sqrt (1 - u²))

8
New cards

d/dx (arctan u) =

(u’) / (1 + u²)

9
New cards

∫ tan u du =

- ln |cos u| + C

10
New cards

∫ cot u du =

ln |sin u| + C

11
New cards

∫ sec u du =

ln |sec u + tan u| + C

12
New cards

∫ csc u du =

-ln |csc u + cot u| + C

13
New cards

∫ csc² u du =

-cot u + C

14
New cards

∫ (sec u * tan u) du =

sec u + C

15
New cards

∫ (csc u * cot u) du =

-csc u + C

16
New cards

∫ (1 / sqrt (a² - u²)) du =

arcsin (u/a) + C

17
New cards

∫ (1 / (a² + u²)) du =

(1/a) arctan (u/a) + C

18
New cards

∫ [1 / u (sqrt (a² - u²))] du =

(1/a) arcsec (|u| /a) + C

19
New cards

d/dx (LOG a U) =

(u’) / (ln a)(u)

20
New cards

d/dx (a^u) =

(ln a) (a^u) (u’)

21
New cards

derivative of inverse func (inverse function of f is g):

g’(x) = 1/ (f’(g(x))

22
New cards

∫ (a^u) du =

(a^u) / (ln a) + C

23
New cards

Intermediate Value Theorem

If f is continuous on closed interval [a,b] & k is a number between f(a) and f(b), then: there is at least one number c in [a,b] such that f(c) = k

*don’t mix up with MVT; this is for function f, not its derivative

24
New cards

Extreme Value Theorem

If f is continuous on closed interval [a,b], then: f has both a maximum & a minimum on the interval

25
New cards

Rolle’s Theorem:

  • let f be continuous on closed interval [a,b] & differentiable on open interval (a,b)

if f(a) = f(b), then: there is at least one number c in (a,b) such that f’(c) = 0

26
New cards

Mean Value Theorem (for derivatives)

if f is continuous on closed interval [a,b] & differentiable on open interval (a,b), then: there exists a number c in (a,b) such that f’(c) = (f(b) - f(a)) / (b-a)

27
New cards

Average Value of Function on an Interval

(1/(b-a)) ∫ f(x) dx *interval of [a,b]

28
New cards

Average Rate of Change of Function on Interval [a,b]

[f(b) - f(a)] / (b-a)

29
New cards

Ellipse Area Formula

(pi)(a)(b) *a & b are the two radius

30
New cards

Equilateral Triangle Area formula

(sqrt (3) / 4) s²

31
New cards

Right Circular Cone Volume Formula

(1/3)(pi)(r²)(h)

32
New cards

Cone Volume Formula

(A*h) / 3 *A is area of base

33
New cards

Right Circular Cylinder Volume Formula

(pi)(r²)(h)

34
New cards

Right Circular Cylinder Lateral Surface Area Formula

2(pi)(r)(h)

35
New cards

Circle Area Formula

(pi)(r²)

36
New cards

Circle Circumference Formula

2(pi)(r)

37
New cards

Sphere Volume Formula

(4/3)(pi)(r³)

38
New cards

sin 2u =

2(sin u)(cos u)

39
New cards

cos 2u =

  • cos²u - sin²u

  • 1 - 2sin²u

  • 2cos²u - 1

40
New cards

Phythagorean Identities (relationship between tan & sec)

tan²x + 1 = sec²x

41
New cards

Pythagorean Identities (relationship between cot & csc)

cot²x + 1 = csc²x

42
New cards

Trapezoidal Rule

((b-a) / 2n) [f(x) +…] *use pascal’s triangle for f(x)