Differentiation: Definition and Fundamental Properties
Average vs. Instantaneous Rate of Change (and the Tangent Line Problem)
What “rate of change” means in calculus
A rate of change describes how one quantity changes as another quantity changes. If you have a function , you can think of as an output that depends on an input . The rate of change tells you how sensitive the output is to small changes in the input.
In Algebra, you may have seen slope as “rise over run.” In calculus, slope becomes more powerful because we can talk about the slope at a single point on a curve, not just between two points on a line.
There are two closely related ideas:
- Average rate of change: change over an interval.
- Instantaneous rate of change: change at an instant (at a point).
The derivative will formalize instantaneous rate of change.
Average rate of change and secant lines
The average rate of change of from to is
A common “algebra slope” way to say the same thing is
Geometrically, this average rate of change is the slope of the secant line through the points and .
Why it matters: average rate of change is how you estimate speed from “distance traveled over time,” and it is the stepping stone to instantaneous rate of change because you can “zoom in” by shrinking the interval.
[IMAGE_1]
From secant slope to tangent slope (the key limiting idea)
Suppose you want the slope of the curve at . You cannot compute slope “at a point” using just one point; you need two points. The calculus idea is to use a second point very close to .
Let the second point be at , where is a small number (positive or negative). The slope of the secant line through and is
As approaches , the second point approaches the first point. If the slopes of these secant lines approach a single value, that limiting value is the slope of the **tangent line** at . The closer the points are, the more accurate the secant-line approximation becomes.
This is the heart of differentiation: instantaneous rate of change is a limit of average rates of change.
[IMAGE_2]
[IMAGE_3]
Worked example: average rate of change
Let . Find the average rate of change from to .
Compute outputs: and . Then
Interpretation: over the interval from input 1 to input 3, the output increases on average by 4 units per 1 unit of input.
Worked example: a secant slope expression that leads to a tangent slope
For , write the secant slope from to .
Start with
Compute
So
You can already see the limit as will be , which becomes the derivative at .
Exam Focus
- Typical question patterns:
- Compute an average rate of change from a table, graph, or formula.
- Find the slope of a secant line and then use a limit idea to describe a tangent slope.
- Interpret a rate of change in context (include units).
- Common mistakes:
- Swapping and inconsistently (this flips the sign). Keep numerator and denominator in matching order.
- Using in the denominator but in the numerator.
- Treating “average rate of change” as “instantaneous” without a limiting process.
The Derivative Defined as a Limit
What the derivative is
The derivative of a function at a point measures the function’s instantaneous rate of change at that point. Geometrically, it is the slope of the tangent line to the graph at that point (when the tangent line exists in the usual sense).
The derivative is defined using a limit because you approximate the tangent slope by secant slopes and then let the interval shrink to zero.
The (difference quotient) definition at a point
The derivative of at is
Key pieces to understand: represents a small change in the input; is the resulting change in output; dividing by gives an average rate of change over the small interval; and the limit as captures the instantaneous rate of change.
A common equivalent form uses a second input value approaching :
Both definitions describe the same idea; which one you use often depends on convenience.
When the derivative exists
The derivative at exists if the limit exists and is finite.
Graph connections you should recognize:
- At a smooth point, slopes of secant lines from both sides approach the same number.
- At a corner or cusp, the left-hand and right-hand slopes do not match (or blow up differently).
- At a vertical tangent, the slope tends to infinity (the derivative is not a finite real number).
- At a discontinuity, the derivative cannot exist.
Worked example: derivative from the limit definition
Find for using the definition.
Since
we get
So
and the derivative function is .
Worked example: a function with a non-smooth point
Consider at .
If , then . If , then . The one-sided limits differ, so the overall limit does not exist. Therefore, does not exist. Graphically, has a corner at the origin.
This example is important because it shows that “continuous” does not automatically mean “differentiable.”
Exam Focus
- Typical question patterns:
- Compute using the limit definition for a given formula.
- Use a graph to reason whether exists and estimate its value.
- Decide whether a derivative exists at a point for a piecewise-defined function.
- Common mistakes:
- Forgetting to simplify before taking the limit (often you must cancel a factor of ).
- Plugging in too early, causing a false “division by zero” dead end.
- Assuming the derivative exists just because the function is defined or continuous at the point.
Derivative Notation and the Derivative as a Function
Derivative notation (and what it’s actually saying)
Because derivatives show up in many contexts, calculus uses multiple notations.
When you write , you are naming **a number**: the derivative evaluated at the specific input .
When you write , you are describing a new function: the derivative function, which takes an input and outputs the slope of the original function at that input.
This distinction matters a lot on exams. A common error is to treat (a value) and (a function) as interchangeable.
Notation reference table
| Meaning | Common notation | How to read it |
|---|---|---|
| Original function | “f of x” | |
| Derivative function | “f prime of x” | |
| Derivative at a point | “f prime at a” | |
| Another derivative function notation | “d dx of f of x” | |
| Output variable form | “y prime” when | |
| Leibniz form (rate-of-change emphasis) | “dy dx” | |
| Second derivative function | “f double prime of x” | |
| Second derivative (output variable form) | “y double prime” |
The Leibniz notation is especially useful in applied contexts because it looks like “change in output over change in input,” matching rate-of-change thinking. Later, it will also help you remember rules like the chain rule.
The derivative as a function: from a single slope to a whole slope map
When you compute , you create a function that tells you the slope of the original curve at every input value where it is differentiable.
Why it matters: the sign of tells you whether is increasing or decreasing (a major idea in later units); the magnitude of tells you how steep the curve is; and you can use to build tangent line equations quickly.
Interpreting a derivative in context (units and meaning)
If represents position (meters) as a function of time (seconds), then represents velocity in meters per second.
A simple but heavily tested rule is:
- Units of are “units of output per unit of input.”
So if output is dollars and input is hours, is dollars per hour.
Worked example: turning derivative-at-a-point into a tangent line
If is the slope of the tangent line at , then the tangent line at is the line through with slope . In point-slope form:
Example: let . Find the tangent line at .
So
and equivalently
Worked example: derivative from a table (conceptual)
Suppose a table gives values of near . A common way to estimate is to compute slopes of secant lines using points close to :
for small positive and negative . If the left and right estimates agree, that common value is a good estimate of .
A key habit is to use both sides when possible. If the left-side and right-side estimates differ substantially, the function might not be differentiable there (or the table spacing is too coarse).
Exam Focus
- Typical question patterns:
- Given and a point , find the equation of the tangent line using and .
- Interpret in words and with correct units in an applied scenario.
- Estimate from a table or graph using secant slopes near .
- Common mistakes:
- Confusing with (height vs. slope).
- Writing the tangent line with slope instead of .
- Ignoring units when interpreting derivatives in context.
Differentiability and Continuity
Differentiable vs. continuous: what’s the relationship?
A function is continuous at if its graph has no break there, meaning the limit equals the function value:
A function is differentiable at if the derivative limit exists:
The key theorem you must know is: if is differentiable at , then is continuous at . Differentiability is a stronger condition than continuity.
But the converse is false: a function can be continuous but not differentiable.
What non-differentiability looks like on a graph
A function can fail to be differentiable at a point for several common reasons:
- Discontinuity: if the function is not continuous, it cannot be differentiable.
- Corner: the left-hand slope and right-hand slope are finite but unequal.
- Cusp: the slopes become infinite in magnitude with opposite behavior (like a sharp point).
- Vertical tangent: the slope becomes infinite in the same direction; the tangent line is vertical.
A helpful way to think about it is that differentiability requires the function to be “smooth enough” that the tangent line slope is well-defined and finite.
Why differentiability implies continuity (intuition, not just memorization)
If exists, then for small the expression
must stay close to some finite number. That can only happen if becomes small when becomes small. In other words, the outputs must approach as inputs approach , which is exactly continuity.
One-sided derivatives
Sometimes a function behaves differently from the left and right. You can define:
Left-hand derivative:
Right-hand derivative:
The derivative exists only if both one-sided derivatives exist and are equal.
This is especially important for piecewise functions, endpoints of domains, and absolute value style graphs.
Worked example: continuity but not differentiability
Consider
At , the graph has a corner. The function is continuous there because the left and right values meet at the point, but the slopes differ: left side slope is and right side slope is . So does not exist.
Worked example: vertical tangent
Consider
You can show (graphically or with algebra) that the tangent line at is vertical, meaning the slope is unbounded. In AP Calculus terms, the derivative at that point does not exist as a finite real number.
The lesson is that “a tangent line exists” in a visual sense does not always mean “the derivative exists as a finite number.”
Exam Focus
- Typical question patterns:
- From a graph, identify where is differentiable and where it is not, and explain why (corner, cusp, discontinuity, vertical tangent).
- Given a piecewise function, find parameter values that make it continuous and differentiable at a junction point.
- Decide whether statements like “continuous implies differentiable” are true or false and justify with a counterexample.
- Common mistakes:
- Claiming a function is differentiable at a corner because it is continuous there.
- Forgetting that discontinuity automatically prevents differentiability.
- Treating a vertical tangent as having derivative instead of recognizing the slope is unbounded.
Fundamental Differentiation Rules (Constant, Power, Sum, Difference, Constant Multiple)
Why rules matter when you already have a definition
The limit definition is the foundation, but using it repeatedly for every function would be slow. Differentiation rules are shortcuts justified by limit properties.
A useful way to think about these rules is: derivatives come from limits, and limits have algebraic properties, so derivatives inherit algebraic properties.
Constant function rule
If where is a constant, then
Reasoning: the output never changes as the input changes, so the rate of change is zero.
Example: if then .
Power rule
For where is a real number for which the expression makes sense on the domain you are working with,
A good memory phrase is “multiply down and decrease the power.” For example, becomes , and becomes .
Common misconception: the exponent must become , not remain .
Constant multiple rule
If , then
This is often described as “pull the constant out.”
Sum and difference rules
If , then
If , then
Building polynomial derivatives
A polynomial is a sum of constant multiples of powers of , so the power rule plus the constant multiple rule and sum or difference rules let you differentiate polynomials quickly.
Worked example: differentiating a polynomial
Differentiate
Differentiate term-by-term:
So
Worked example: a non-integer power
Differentiate
Using the power rule:
Rewrite to avoid negative exponents:
Domain reminder: requires in the real numbers, and the derivative expression requires because of the denominator.
Worked example: using the derivative to approximate local behavior
If , then near the function increases about 5 units in output for each 1 unit increase in input. For a tiny change like , you expect approximately change in . This “local linearity” viewpoint is one of the most important meanings of the derivative.
Exam Focus
- Typical question patterns:
- Differentiate polynomials and simple power functions quickly and accurately.
- Use given derivative values (like ) to interpret local change or build tangent lines.
- Combine derivative rules (constant multiple plus sum or difference plus power rule) in one expression.
- Common mistakes:
- Applying the power rule incorrectly (especially forgetting to subtract 1 from the exponent).
- Differentiating a constant term as itself instead of 0.
- Dropping negative signs when differentiating term-by-term.
Product and Quotient Rules
Why these rules exist
If you have two expressions multiplied or divided, you can sometimes expand or simplify first and then use earlier rules. For instance, with polynomials like
you could multiply it out and then use the power rule, but that takes time. The product and quotient rules give direct shortcuts.
Product rule
If
then
A common memory phrase is “1d2 + 2d1” (first times derivative of second, plus second times derivative of first).
Quotient rule
If
then
A common memory phrase is “low d high - high d low over low squared.”
[IMAGE_4]
Exam Focus
- Typical question patterns:
- Differentiate a product directly without expanding, especially when expanding would be messy.
- Differentiate a quotient and simplify the final expression.
- Use mnemonics correctly while still keeping track of signs.
- Common mistakes:
- Forgetting that the product rule is not .
- Dropping parentheses and losing a negative sign in the quotient rule numerator.
- Squaring the wrong part in the quotient rule (only the denominator function becomes ).
The Derivatives of Sine and Cosine
Why trig derivatives belong in “fundamental properties”
Sine and cosine are basic building blocks for modeling periodic behavior: waves, oscillations, circular motion, and seasonal patterns. Calculus needs derivatives of these functions because rates of change for periodic phenomena are just as important as rates of change for polynomials.
A big conceptual idea is that the derivative of a trig function is another trig function, which keeps periodic behavior “within the family.”
The fundamental trig derivative facts
These are core results (angles must be in radians):
Radians matter because they tie angle measure directly to arc length on the unit circle, which makes the limiting process behind the derivative work out cleanly.
Interpreting these derivatives graphically
Sine and cosine are phase-shifted versions of each other. Where is increasing most rapidly, is largest; where is decreasing most rapidly, is most negative.
Quick “reasonableness checks” at known angles:
- At , and , so the slope of at 0 should be 1.
- At , and , so the slope of at 0 should be 0.
Worked example: differentiating a trig expression using basic rules
Differentiate
Using constant multiple and sum or difference rules:
So
Worked example: tangent line to a trig function
Find the tangent line to at .
Tangent line:
So
Exam Focus
- Typical question patterns:
- Differentiate expressions involving and using constant multiple and sum or difference rules.
- Find slopes or tangent lines at special angles like , , .
- Interpret derivative sign (increasing or decreasing) using trig values.
- Common mistakes:
- Forgetting the negative sign in .
- Using degrees instead of radians when interpreting derivatives conceptually.
- Mixing up values of and at special angles.
Memory Derivatives: Exponential and Logarithmic Basics
Why these are often memorized
Some derivative results are so common that it is usually faster to memorize them than to re-derive them each time. Common “memory derivatives” include those for , , , and .
[IMAGE_5]
[IMAGE_6]
Core formulas
For the natural exponential function:
For the natural logarithm (with domain ):
Exam Focus
- Typical question patterns:
- Differentiate expressions that include or directly using these formulas.
- Interpret domain restrictions when a derivative creates a denominator (for example, requires , and requires ).
- Common mistakes:
- Treating as (incorrectly applying the power rule).
- Forgetting that is only defined for in real-valued calculus.
Using Derivatives to Describe Motion and Other Applied Rates of Change
The derivative as “instantaneous rate” in the real world
Many applications of calculus begin with a quantity changing over time. The derivative turns a position function into a velocity function, or a cost function into a marginal cost, or a volume function into a rate of filling.
What makes calculus different from “average rate” thinking is that the derivative describes the rate at a specific moment.
Motion: position, velocity, and acceleration (conceptual)
Let be position as a function of time.
Velocity is the derivative of position:
Speed is the magnitude of velocity:
Units matter. If is in meters and is in seconds, then is in meters per second.
“Rate of change of a quantity” beyond motion
You should be comfortable translating contexts into derivative language:
- If is population, is population growth rate (people per year).
- If is cost to produce items, is marginal cost (dollars per item).
- If is temperature, is heating or cooling rate (degrees per minute).
A key interpretation skill is that if , the quantity is momentarily not changing at that input. That does not necessarily mean it is at a maximum or minimum yet, but it does mean the instantaneous rate is zero.
Connecting average and instantaneous rates in context
In applications, you often measure average rates (because data is collected at discrete times) and use them to estimate instantaneous rate.
If you know and , the average velocity from to is
If you compute similar averages for intervals closer to (like 2.01, 2.001, etc.) and the values stabilize, that stable value is the best estimate of .
Worked example: interpreting a derivative value with units
Suppose is the volume of water in a tank (liters) at time (minutes). If , then at minutes the volume is decreasing at 3 liters per minute. The negative sign indicates direction of change.
Worked example: estimating an instantaneous rate from nearby average rates
Suppose you have position values: , , and .
Right-side average:
Left-side average:
Since these are close, a reasonable estimate is around (units of position per time). On an exam, you would typically state the estimate and include units.
Exam Focus
- Typical question patterns:
- Interpret statements like in context, including units and meaning of sign.
- Estimate an instantaneous rate from tables or graphs by computing nearby secant slopes.
- Distinguish between velocity and speed (signed vs. absolute value).
- Common mistakes:
- Omitting units or mixing them up (a very common scoring loss in free-response).
- Interpreting a negative derivative as “impossible” rather than “decreasing.”
- Confusing average rate over an interval with instantaneous rate at an endpoint.
Working with Graphs and Tables: Estimating and Reasoning About Derivatives
Derivative information you can read from a graph
Even without an explicit formula, you can learn a lot about from the graph of .
At any point where is smooth:
- is the slope of the tangent line.
- If is increasing, tangent slopes tend to be positive.
- If is decreasing, tangent slopes tend to be negative.
- If is flat (horizontal tangent), is near zero.
Estimating a tangent slope visually
To estimate from a graph:
- Locate the point at .
- Sketch the tangent line (a line that just “kisses” the curve there and matches its local direction).
- Pick two convenient points on your tangent line (not necessarily points on the curve) to compute its slope.
This method is approximate, but it matches what many graph-based exam questions expect.
Estimating from a table (difference quotients)
If you have a table of values, you can approximate the derivative using secant slopes.
To estimate well:
- Use points on both sides of if possible.
- Use the closest available inputs to .
- Compare left and right slopes.
With step size , typical estimates are
and
If those are similar, their common value is a good estimate of .
Derivatives of piecewise functions (graph + algebra thinking)
Piecewise functions test whether you understand that derivatives depend on local behavior.
At a point where a piecewise function switches formulas, checking differentiability often requires:
- Continuity at the switching point.
- Matching slopes (left derivative equals right derivative).
A “smooth join” needs both the function values and the slopes to match.
Worked example: compare derivative values from a graph (conceptual)
If you see three points , , and on a curve and the tangent at is steepest upward, then is the largest among , , and .
Similarly, if the curve is decreasing at , then is negative.
Exam Focus
- Typical question patterns:
- Estimate from a graph by approximating the tangent slope.
- Estimate from a table using secant slopes on either side.
- Determine where is positive, negative, or zero by analyzing where increases, decreases, or has horizontal tangents.
- Common mistakes:
- Using points on the curve (instead of the tangent line) when estimating a tangent slope, which gives a secant slope instead.
- Using too large an interval from a table, producing a poor “instantaneous” estimate.
- Confusing the value (height) with (slope) when reading graphs.
Putting It Together: Tangent Lines, Linearization Mindset, and Conceptual Consistency
Tangent lines as the best local linear model
A deep idea in early calculus is that differentiable functions are “locally linear.” If you zoom in far enough near a point of differentiability, the curve looks almost like a straight line.
If you know and , the tangent line at is
This connects the derivative (a slope) to a usable approximation tool.
Consistency checks you should always do
When differentiating or interpreting derivatives, use quick self-checks:
- Sign check: if the function is increasing at , should be positive.
- Magnitude check: if the graph is very steep, should be large.
- Units check: derivative units must be “output units per input unit.”
- Special-value check (trig): at key angles like and , verify slopes match the graph’s behavior.
These checks do not replace correct computation, but they catch many common errors.
Worked example: full tangent line workflow
Let
Find the tangent line at .
First compute the derivative:
Evaluate the slope:
Find the point:
So the point is . Point-slope form:
So
and equivalently
A quick reasonableness check: the slope is positive, so the function should be increasing at .
Worked example: interpreting derivative values as local change
If you are told and , then near a small increase of suggests
So you would expect to be about .
Exam Focus
- Typical question patterns:
- Compute a tangent line equation from a formula (differentiate, evaluate, apply point-slope).
- Interpret as a local rate of change and use it to predict small changes.
- Combine graph or table interpretation with tangent line meaning (slope as derivative).
- Common mistakes:
- Using the wrong point in the tangent line equation (mixing up with ).
- Treating a derivative value as an average rate over a large interval.
- Ignoring the sign of when making a “small change” prediction.