Formulas Flashcards
(41 cards)
Washer method formula vs. cylinder method formula
washer:
pi * int( (outer)^2 - (inner)^2 )dx
cylinder:
2*pi * int( x * f(x) )dx
washer and cylinder method WHEN AXIS IS NOT X OR Y AXIS
washer:
pi*(int( outer^2 - inner^2 )) d whatevs
cylinder:
2piint( (x+d) (f(x)-g(x) )
^could adjust EITHER the radius in 2pir OR the functions, but DONT do both
integral of sinax
-1/a *cosax + c
integral of cosax
1/a*sinax + c
what is cos^2 ax =?
1/2 * (1 + cos(2a)x)
what is sin^2 ax =?
1/2 * (1-cos(2a)x)
Pythagorean trig identities:
Sin^2x + cos^2x = 1
1 + tan^2x = sec^2 x
1 + cot^2x = csc ^2 x
work formula
int[starting end position, final position (generally from 0 to height)] ( mass density * acceleration * (total length - y) )
what is the key to solving volume work problems with cones?
similar triangles at different heights and the proportions therein
30-60-90 triangle side lengths
just like the unit circle!
bottom leg (cos) = 1/2, other leg = rad3/2 (sin), and hypoteneuse = 1!
45-45-90 side lengths
like pi/4 on a unit circle, hyp = 1 and rad2/2 for the rest
derivative of inverses of these functions (in order)
1. sinx
2. cosx
3. tanx
4. cscx
5. secx
6. cotx
- 1/ sqrt( 1-x^2 )
- 1 / sqrt( 1-x^2 )
- 1/( 1 + x^2 )
- 1/( abs(x) * sqrt( x^2-1 ) )
- 1/( abs(x) * sqrt( x^2-1 ) )
- 1 /( 1 + x^2 )
what is cos2x equal to?
- cos^2(x) - sin^2(x)
- 1 - 2sin^2(x)
- 2cos^2(x)-1
- (1-tan^2(x))/(1+tan^2(x))
basic integration formula for e^(ax)
int( e^(ax) ) dx = 1/a * e^(ax) + c
integral of sec^2(7x)?
1/7 * tan(7x)
tanx reduction formula
int(tan^n x dx) = tan^(n-1)x/(n-1) - int( tan^(n-2) x dx)
dividing fraction by whole number vs. dividing whole number by fraction?
fraction/whole number = multiply whole number into denominator
whole number/fraction = move bottom of fraction to top
formula for work of chain
formula for work of trough/pumping liquid
domain of inverse trig functions?
derivative of tan?
sec^2 (x)
what is sin(2x) equal to?
2sinxcosx
domain of tangent?
-pi/2 to pi/2 (due to sin/cos if cos = 0 then undefined)