Derivatives and Integrals

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

1/39

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.

40 Terms

1
New cards

∫sin x dx

-cos x + c

2
New cards

∫cos x dx

sin x + c

3
New cards

∫sec^2 x dx

tan x + c

4
New cards

∫sec x tan x dx

sec x + c

5
New cards

d/dx sin x

cos x

6
New cards

d/dx cos x

-sin x

7
New cards

d/dx tan x

sec^2 x

8
New cards

d/dx sec x

sec x tan x

9
New cards

∫tanx dx

ln|secx| + C

10
New cards

∫secx dx

ln|secx + tanx| + C

11
New cards

∫ cos^2x dx

1/2x+1/4sin2x + C

12
New cards

∫ sin^2x dx

1/2x - 1/4sin2x + C

13
New cards

∫ e^x dx

e^x + C

14
New cards

∫ a^x dx

a^x/ln a +C

15
New cards

∫ 1/x dx

ln|x| +C

16
New cards

∫ coshx dx

sinhx + C

17
New cards

∫ sinhx dx

coshx + C

18
New cards

d/dx logb(x)

1/x ln(b)

19
New cards

∫e^x + 1/x dx

e^x + ln|x| + C

20
New cards

Average Value Theorem

MVT for Integrals: f(c)=f ave

<p>MVT for Integrals: f(c)=f ave</p>
21
New cards

if the bounds are switch in a definite integral

the definite integral becomes negative

<p>the definite integral becomes negative</p>
22
New cards

a(t) = v'(t) dt, thus

v(t) = ∫ a(t)

net change theorem

23
New cards

Definite Integrals w/ u-substitution

always be sure to change the bounds from values of x to values of u

24
New cards

Hooke's Law

states the the force required to maintain a spring stretched x units beyond its natural length is proportional to x:

f(x) = k x , where k is a positive 'spring' constant

1) Force given in problem, is f(x)

2) x is the length given

3) if its given in inches, always convert to feet (e.g 4 inches=1/3 feet)

Use definite integral to solve, setting a=0 and b=length in which you're solving for

25
New cards

Find c such that f(c)=f ave

Change integral from f(x) to f(c) to find c

<p>Change integral from f(x) to f(c) to find c</p>
26
New cards

d/dx 1/x

-x⁻² = -(1/x²)

27
New cards

d/dx 5^(-1/x)

knowt flashcard image
28
New cards

d/dx 2^(sinπx)

Using Chain Rule property d/dx aⁿ = aⁿ (ln a)

<p>Using Chain Rule property d/dx aⁿ = aⁿ (ln a)</p>
29
New cards

y' and y" cos(x²)

d/dx (cosx)² = 2(cosx)(-sinx) = -2(cosx)(sinx) = -sin(2x) (double angle identity)

d/dx -sin(2x) = -cos(2x)(2) = -2(cos(2x))

30
New cards

d/dx tan⁻¹

1/(1+x²)

31
New cards

d/dx cos⁻¹

-1/(√1-x²)

32
New cards

d/dx sin⁻¹

1/(√1-x²)

33
New cards

d/dx cot

-csc²x

34
New cards

d/dx cscx

-cscx cotx

35
New cards

∫ e(^x+e^x)

Use u-substitution

u=e^x

du=e^x dx

∫ e^u du = e^u + c = e^(e^x)+c

36
New cards

∫ e²

e²x + c

<p>e²x + c</p>
37
New cards

∫1/(1+eⁿ) dx

-ln|e⁻ⁿ+1|+C

multiply num. and den. by e⁻ⁿ and let u=e⁻ⁿ+1

38
New cards

f is continuous and ₁∫³ f(x) dx=8, show that f takes on the value 4 at least once in the interval [1,3]

8 = f(c)(3-1)

8 = f(c)(2)

8/2 = f(c) = 4

39
New cards

According to the FTC1 ⁿ∫₁ 1/(t³+1)dt equals?

1/(n³+1)

F'(x) = d/dx [ⁿ∫₁ 1/(t³+1) dt] = f(x)

40
New cards

v(t) = ∫ a(t) dt, thus

d(t) = ∫ v(t) dt