Exam 2 (This One) Flashcards
Trig Sub: sqrt{x^2+a^2}
x = a*tan(theta)
Trig Sub: sqrt(x^2 - a^2)
x = a*sec(theta)
Trig Sub: sqrt(a^2 - x^2)
x = a*sin(theta)
Partial Fraction Decomposition: (x^2 - 7x + 12)/((x - 1)(x+2)^2(x^2+x-1)(x^2 + 4)^2)
A/(x-1) + B/(x+2) + C/(x+2)^2 + (Dx + E)/(x^2 + x -1) + (Fx + G)/(x^2 + 4) + (Hx + I)/(x^2 + 4)^2
Partial Fraction Decomposition: Integrate(A/(mx + b))
ln(u)
Partial Fraction Decomposition: Integrate(A/(mx + b)^n
Simple u substitution -> Integrate(u^-n)
Partial Fraction Decomposition: Integrate(A/(x^2 + b^2))
Arctangent
Partial Fraction Decomposition: Integrate(A/(ax^2 + bx + c))
Complete the Square on Bottom
Partial Fraction Decomposition: Integrate((Ax + B)/(ax^2 + bx + c))
Break into Two Integrals
Arc Length
Integrate[a, b] sqrt(1+f’(x)^2)
Surface Area (Rotate about x)
2pi*Integrate[a, b] f(x) sqrt(1+f’(x)^2)
Surface Area (Rotate about y)
2pi*Integrate[a, b] x sqrt(1+f’(x)^2)
Surface Area (Rotate about x = d)
2pi*Integrate[a, b] |x - d| sqrt(1 + f’(x)^2)
Integrate[a, b] wD(h)L(h)dh
D(h) is the depth at h
L(h) is the width of the plate at h
w is the weight density of water
Centroid: Moment about the y axis
Integrate[a, b] x (f(x) - g(x))dx