AP Calculus Study Set

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

1/21

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.

22 Terms

1
New cards

Derivative of e^x

e^x

2
New cards

Derivative of csc(x)

-csc(x)cot(x)

3
New cards

Derivative of cot(x)

csc²(x)

4
New cards

derivative of sec(x)

sec(x)tan(x)

5
New cards

Derivative of tan(x)

sec²(x)

6
New cards

derivative sin(x)

cos(x)

7
New cards

derivative of cos(x)

-sin(x)

8
New cards

derivative of arcsin(x)

1/sqrt(1-x²)

9
New cards

derivative of arccos(x)

-1/sqrt(1-x²)

10
New cards

derivative of arctan(x)

1/(1+x²)

11
New cards

derivative arcsec(x)

1/(|x|sqrt(x²-1))

12
New cards

derivative arccsc(x)

-1/(|x|sqrt(x²-1))

13
New cards

derivative of arccot(x)

-1/(1+x²)

14
New cards

derivative of a common log (log base a of x)

1/(x*ln(a))

15
New cards

derivative of natural log x (ln(x))

1/x

16
New cards

what is the power rule, chain rule, and quotient rule

The power rule states that if you have a function a^n then the derivative is na^(n-1). The chain rule states that you take a derivative of the outer function like in sin(x^5) by substituting in a u so that it becomes sin(u). You then take the derivative (dy/dx)(du/dx) so that it becomes (5x^4)cos(x^5). The quotient rule is that long formula for division f’(x)g(x)-g’(x)f(x)/(g(x))²

17
New cards

What is the fundemental theorem of calculus part 1?

if a continous function f(x) on the interval [a,b] has an anti-derivative/integral, F(x), that is defined on the given interval [a,x] then the derivative of F(x) will be equal to f(x)

18
New cards

What is the fundemental theorem of calculus part 2?

ab f(t) dt is F(t)|ab = F(b) - F(a)

19
New cards

first and second derivative test

first derivative test = function has a local maximum or minimum at a given point if f’(x) = 0 and the sign of f’(x) flips. The second derivative test states that if the second derivative f’’(x) is positive then the given point is a local minimum otherwise it is a local maximum if f’’(x) is negative. If f’’(x)=0 then the test is inconclusive.

20
New cards

Intermediate value theorem IVT

if on the interval [a,b] a continuous function f(x) has a value c between the y values of f(a) and f(b) then f(x) must equal c at one point.

21
New cards

Mean value theorem

states that if a function is differentiable on the open interval (a,b) and continuous on the closed interval [a,b], then there must exist a point where the mean value of the function f’(a)+f’(b)/a-b is equal to f’(x) at one point. THE DERIVATIVE NOT THE ACTUAL VALUE f(x)

22
New cards

Extreme value theorem

If a function is continuous on a closed and bounded interval then the function will have both a maximum and a minimum on that interval.