\
\
Look on a graph to see what it approaches
Estimate from a table
Algebraic Properties
\
Algebraic Manipulation
For example, (x+3)(x+2)/(x+3)(x-3)
\
\
Jump Discontinuity
Essential/Infinite Discontinuity
Removable Discontinuity
Continuity Conditions
A function is continuous on an interval if it is continuous at every point on that interval
\
\
Limits and Asymptotes
\
\
\
We know that there are two ways of finding the rate of change
We can use the difference quotient to find the Average Rate of Change
The difference quotient is the rate of change over an interval of time
\
\
\
\
Let’s say we had a line that isn’t linear, and we want to find the slope
For a linear line, the slope is “rise over run” but we can’t do that for a curved line
Therefore we have to use the secant line to approximate the slope
\
\
\
We can find the slope of the secant line using the difference quotient!
The closer the points are, the more accurate this slope will be
Therefore we can use a different kind of line- the tangent line- that touches the curve at exactly one point
We get this line by using the Instantaneous Rate of Change (remember: the difference quotient but with a limit as h → 0)
\
\
\
This is called the definition of the derivative!
\
Function: | First Derivative: | Second Derivative: |
---|---|---|
f(x) | f’(x) | f'“(x) |
g(x) | g’(x) | g”(x) |
y | y’ or dy/dx | y” |
\
Using the limit definition of the derivative is tedious, so we have rules that can make taking a derivative easier!
Constant Rule: If f(x) = k where k is a constant then f’(x) = 0
Constant Multiple Rule: If you have a constant multiplied by a function, you can “pull the constant out”
The Power Rule: If f(x) = x^n then f’(x) = nx^n-1
The Product Rule: If you have two polynomials multiplied by each other like (2x +7)(9x + 8) you could multiply it out and then use the power rule, but this takes time, so we have something called the product rule.
The Quotient Rule: If you need to take the derivative of a fraction, you have to use this rule
\
\
\
The last set of things that you have to know are “memory derivatives” or things that are easier to memorize than to derive. These will be the derivatives of sinx, cosx, e^x, and lnx
\
\
\
When finding the derivative of a composite function, take the derivative of the outside function with the inside function g considered as the variable, leaving the “inside” function alone. Then we multiply this by the derivative of the inside function, with respect to the variable x.
My personal memory trick for this is “douter, inner, dinner) → drop the power down to outside the parathesis, leave the inner, multiply by the derivative of the inner
\
\
\
When you can’t isolate y in terms of x, you take the derivative implicitly. Essentially, you solve for the derivative of x with respect to y, in order to get a derivative in terms of both variables.
Solving with the reciprocal allows to split up the variable and pair it to both sides, so that they can be factored.
An easier way of describing implicit differentiation is that if your variable doesn’t match dx, then you need to follow it up with d(variable)/dx
For example, if we’re given x^2 + y^2 = 25 at the point (3, 4), we need to implicitly differentiate → doing this with respect to x we get:
Then you have to solve for dy/dx
At the point (3, 4), we have x = 3 and y = 4. Substituting these values, we get:
dy/dx = -3/4
y - 4 = -3/4(x - 3)
\
\
\
There is a simple formula in order to find the derivative of an inverse function.
\
\
\
In short, we can find the derivative at a particular point by taking the reciprocal of the derivative at that point’s corresponding y value.
The AP test usually only has 1-2 of these questions so don’t stress too much! 👍
\
This is going to be one that is easier to just memorize, but you can also find them by following the formulas explained in implicit differentiation and using trigonometry rules.
\
\
\
\
\
\
Position: | x(t) (sometimes wrote as s(t)) | Meters |
---|---|---|
Velocity: | x’(t) or v(t) | Meters/Second |
Acceleration: | x”(t) or v’(t) or a(t) | Meters/Second^2 |
Particles will speed up when the sign of velocity and acceleration match
The must both be negative or positive
For example, if a particle moves along a straight line with velocity function v(t) = 3t^2 - 4t + 2. Find the acceleration of the particle at time t=2?
\
The derivative can also tell us the change of something other than motion
\
\
\
\
\
If a limit gives you 0/0 or ∞/∞, then it is called “indeterminate” and you can use
L’Hospital’s Rule to interpret it!
\
\
\
L’Hospital’s Rule says that we can take the derivative of the numerator and denominator and try again
Let’s say we have the limit of 5x^3 -4x^2 +1/7x^3 +2x - 6 as it approaches infinity
\
The MVT links the average rate of change and the instantaneous rate of change
\
\
\
There must be some point in the interval where the slope of the tangent line equals the slope of the secant line (that connects the endpoints)
Rolle’s Theorem is a special case of the MVT
\
\
\
\
\
Take the derivative of the function
Set it equal to zero to find your critical numbers
Plug in a number above the critical point and below the critical point to find the sign of f’(x)
\
\
\
\
\
To find the absolute (global) extrema you have to consider the endpoints and critical numbers
Make a table of these values
Then plug back into your ORIGINAL FUNCTION
\
\
\
The first derivative tells us if the function is increasing or decreasing
The second derivative tells us if this is happening at an increasing or decreasing rate
\
\
\
This is given to us by something called concavity
\
\
\
Take the second derivative of the function
Set it equal to zero to find your points of inflection
Plug in a number above the critical point and below the critical point to find the sign of f”(x)
\
\
Up to here we’ve learned about the derivative, the rate of change. Now we have the integral ∫ also called the antiderivative.
The first type is called a definite integral and shows us the area of the region under the function and the x-axis. It gives us the accumulation/total change!
\
\
\
Let’s say we have a function that is shaped like that (or any function at all), if the definite integral needs us to get the area under the function, how would we do that?
\
\
\
\
\
\
\
We can take a Riemann Sum from the left, or from the right!
The formulas are the same for any rectangle, base * height!
Take the width of your rectangle and multiply it by the height of the rectangle!
Do this for each rectangle you have and add them all together
\
\
\
To get these rectangles even more accurate, we can use a midpoint sum
A shape that would more closely fit the shape of the curve is a trapezoid
Therefore, we can use trapezoidal sums!
\
\
\
\
Most of the time you are given a table to take a Riemann Sum from!
0 | 2 | 4 | 7 |
---|---|---|---|
1 | 6 | 10 | 15 |
\
Years:(t) | 2 | 3 | 5 | 7 | 10 |
---|---|---|---|---|---|
Height:H(t) | 1.5 | 2 | 6 | 11 | 15 |
\
\
\
\
The integral of 2x is really 2x^2/2 but that simplifies to x^2!
Remember that if the integral is not in power rule format, we must algebraically manipulate it so that we can use the power rule
\
\
\
The two numbers at the top and bottom of the integral means that it is a definite or bounded integral
It means we are trying to find the area below 2 and 3
Because we have a function, we don’t have to graph it out, instead we have something called the First Fundamental Theorem of Calculus
\
\The first fundamental theorem says that the integral from a to b is equal to the antiderivative, plug in b, and then plug in a and subtract!
\
\
Sometimes, getting an integral into power rule format is nearly impossible, in those cases there are other techniques we can do!
\
\
\
If your integral contains trigonometry, the best thing to do is just memorize the derivative of trig functions, and the integral will be the opposite
You can manually derive these but because this is a timed AP exam it’s more efficient to memorize these!
Your other option is U-substitution!
\
\
\
\
\
Slope fields show us what the slopes look like at points on a graph
\
\
\
This is for the equation dy/dx = x
Remember that this is a derivative so it will show us the slope at these points!
All you have to do to construct a slope field is plug in your x/y (or both) values into your differential equation and draw that as your slope
Ex. The slope at x = -1 would be -1 (because dy/dx = x)
\
\
\
The AP exam might also require you to sketch a solution curve given a slope field!
\
\
\
\
\
Remember that to calculate the average we add everything up and then divide!
For example, if we had the interval 0 to 40, we can take the integral of our function and divide it by our interval! So it would be 1/40 * ∫f(x)
\
\
Displacement | ∫v(t) |
---|---|
Position | ∫|v(t)|(Absolute value) |
Velocity | ∫a(t) |
The integral gives us the area below a function
\
\
\
Finding this area is pretty simple, all we have to do is integrate the top function & subtract the bottom function!
We need to take the integral from where the functions start (normally zero) to where they intersect
\
We get a 2D shape from the area under a curve, if we rotate this shape → we get a 3D object
To find the area we just integrate the volume formula!
To find the volume of a shape using integrals, we use the formula for the cross-sectional area (length times width) and multiply it by the height, which is represented by the variable "dx" in the integral. Therefore, the formula for the volume of a rectangular shape using integrals is:
V = ∫(length x width) dx
where V is the volume, and the integral is taken over the range of the height of the shape.
The majority of the time, when we are integrating a curve, we get discs or circles
You can combine this with area between two curves problems and have ∫πR^2 - ∫πr^2]
\
\
\
\