Math - things to remember (practice) Flashcards
Strategy to solve related rates
- Draw picture of the problem
- Write equation that relates quantities
- Take derivative with respect to time of both sides
- Solve for variable you need
Linear Approximation?
y = f(a) + f ′(a)(x − a). first x is the actual x point, a is the a point closest to it. Afterwards, input the value of the real x for the function and see how close it was
Differential formula?
dy = f ′(x)dx.
Max & Min?
- Take derivative of function and set equal to zero. Points found are critical points.
- Input critical points into function. Larger point will be max, smaller will be minimum (if only 1 point, input 2 other x values smaller and larger than the critical point; if both y values are smaller, you have max, if they’re larger, than its a minimum)
1st derivative test
i. If f ′ changes sign from positive when x < c to negative when x > c, then f(c) is a local maximum of f.
ii. If f ′ changes sign from negative when x < c to positive when x > c, then f(c) is a local minimum of f.
iii. If f ′ has the same sign for x < c and x > c, then f(c) is neither a local maximum nor a local minimum of
Concavity?
If f ′ is increasing over I, we say f is concave up over I. If f ′ is decreasing over I, we say f is concave down over I.
How do you test for concavity?
i. If f ″(x) > 0 for all x ∈ I, then f is concave up over I.
ii. If f ″(x) < 0 for all x ∈ I, then f is concave down over I.
Local max/min?
i. If f ″(c) > 0, then f has a local minimum at c.
ii. If f ″(c) < 0, then f has a local maximum at c.
iii. If f ″(c) = 0, then the test is inconclusive.
L’Hopital’s Rule?
plug in limit value of f(x)/g(x) = 0/0, then do f’(x)/g’(x) and plug in
limit definition of derivative?
F(x+h) - F(x)/h
More derivatives
log b X = 1/x ln b
e^x = e^x
e^2x = 2e^2x
√x = 1/2√x
ln x = 1/x
ln 2x = 2/2x
ln e = 1
trig derivatives
sin x = cos x
cos x = -sin x
tan x = sec^2 x
csc x = csc cot x
sec x = sec tan x
cot x = csc^2 x
chain, product, power, quotient rule
power x^n = nx^n-1
product f(x) g(x) = f’(x) g(x) + f(x) g’(x)
quotient f(x)/g(x) = f’(x) g(x) - f(x) g’(x)
g’(x)
chain rule = f(g(x)) = f’(g(x) g’(x)
Definite integral vs indefinite
definite has an upper and lower limit; indefinite does not
Integration of definite?
a numerical value, determined by F(b) - F(a). No constant