math 113 midterm 2

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

1/20

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 3:01 AM on 6/19/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

21 Terms

1
New cards

cartesian arc length

∫a,b sqrt(1+f’(x))² dx

2
New cards

cartesian surface of rev x-axis

∫a,b 2pi y sqrt(1+f’(x))² dx

3
New cards

cartesian surface of rev y-axis

∫a,b 2pi x sqrt(1+f’(x))² dx

4
New cards

cartesian surface of rev y = c

∫a,b 2pi |y-c| sqrt(1+f’(x))² dx

5
New cards

cartesian surface of rev x = d

∫a,b 2pi |x-d| sqrt(1+f’(x))² dx

6
New cards

Fluid pressure

∫a,b weight * Function for depth at y * function for length at y dy

7
New cards

Centroid x

1/A ∫a,b x (f(x)-g(x)) dx

8
New cards

Centroid y

1/A ∫a,b ½ (f(x)² - g(x)²) dx

9
New cards

Parametric slope

dy/dx = (dy/dt) / (dx/dt)

10
New cards

Second derivative parametric

d²y/dx² = d/dt*(dy/dt) / dx/dt

11
New cards

horizontal asymptote

dy/dt = 0

12
New cards

vertical asymptote

dx/dt = 0

13
New cards

Parametric arclength

∫t0,t1 sqrt (f’(t)² - g’(t)²) dx

14
New cards

parametric rotated surface area about x-axis

∫t0,t1 2pi g(t) sqrt (f’(t)² - g’(t)²) dx

15
New cards

parametric rotated surface area about y-axis

∫t0,t1 2pi f(t) sqrt (f’(t)² - g’(t)²) dx

16
New cards

parametric area with x-axis

∫t0,t1 f’(t)g(t)

17
New cards

parametric area with y-axis

∫t0,t1 f(t)g’(t)

18
New cards

polar cords x= y= r = theta =

x=r*cos(theta)

y=r*sin(theta)

r = sqrt(x²+y²)

theta = arctan(y/x) when x>0

theta = arctan(y/x) + pi when x<0

19
New cards

polar cords arclength

∫theta0,theta1 sqrt (r + (dr/d(theta))²) dx

20
New cards

area of polar cords

∫theta0,theta1 ½ r²

∫theta0,theta1 ½ (r1² - r2²)

21
New cards

Slope of polar cords

dy/dx = (dr/d(theta)sin - rcos) / (dr/d(theta)cos+rsin)