104 midterm

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

1/21

Last updated 12:05 AM on 3/2/23
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

22 Terms

1
New cards
csc^2(x)
-cot(x)
2
New cards
csc(x)cot(x)
-csc(x)
3
New cards
save -sin(x) convert to cos
odd sin exp
4
New cards
save cos(x) convert to sin
odd cos exp
5
New cards
even powers
half/double angle id
6
New cards
sin(mx)cos(nx) or variations
sum/diff ids
7
New cards
save sec^2(x) covert to tan
even sec exp
8
New cards
save sec(x)tan(x) convert to sec
odd tan exp
9
New cards
convert to sec no factors saved
even tan/odd sec
10
New cards
sqrt(a^2-x^2)
u\=asin(theta)
11
New cards
sqrt(a^2+x^2)
u\=atan(θ)
12
New cards
√(x^2-a^2)
u\=asec(θ)
13
New cards
Right Endpoint Rule
(Δx)(f(x1)+f(x2)...(f(xn))
14
New cards
Left endpoint
(Δx)(f(x0)+f(x1)...f(x-1))
15
New cards
Midpoint Rule
Δx (f((x1+x2)/2)
16
New cards
Trapezoidal Rule
((Δx)/2)(f(x0)+2f(x1)+2f(x2)...+2f(xn-1)+f(xn))
17
New cards
Simpsons Rule
((Δx)/3)(f(x0)+4f(x1)+2f(x2)+4f(x3)+2f(x4)...+4f(xn-1)+f(xn))
18
New cards
Cyl shells abt y or x\=
2pi(x)(f(x)) x\=rad, or f(x)-g(x)
19
New cards
Cyl shells abt x or y\=
2pi(y)g(y) y =rad
20
New cards
Arc Length
sqrt(1+(f'(x))) or sqrt((dx/dt)^2+(dy/dt)^2)
21
New cards
SA abt x or y\=
2pif(x)sqrt(1+(f'(x))) or 2piysqrt(1+(f'(y))) or 2piy(t)sqrt((dx/dt)^2+(dy/dt)^2)
22
New cards
Polar area
1/2(f(theta))^2