Applications of the Derivative
Calculus is not just about computing derivatives; it's about using them to understand how quantities change. We use derivatives to optimize systems (finding max profit, min cost), analyze motion (velocity, acceleration), calculate marginal analysis in economics, and solve related rates problems.
Tangent and Normal Lines
Tangent Line
The tangent line to a curve at is the best linear approximation of the curve at that point. Its slope is . Equation:
Normal Line
The normal line is perpendicular to the tangent line at the point of tangency. Its slope is the negative reciprocal: . Equation:
Angle of Intersection Between Curves
When two curves intersect, the angle between them is defined as the angle between their respective tangent lines at the point of intersection.
Angle of Intersection Formula
- Find the intersection point(s) of the two curves.
- Calculate the slopes and at the point of intersection.
- Use the tangent addition formula to find the acute angle :
Rates of Change and Rectilinear Motion
If represents the position of an object moving along a straight line at time :
Kinematic Equations
- Velocity: (Instantaneous rate of change of position)
- Acceleration: (Rate of change of velocity)
- Speed: (Magnitude of velocity)
Marginal Analysis in Economics
In economics, the term "marginal" refers to a derivative. It represents the approximate change in a quantity resulting from a one-unit increase in production or sales.
Economic Functions and Marginals
- Cost Function : The total cost of producing units.
- Marginal Cost : The instantaneous rate of change of cost, roughly approximating the cost of producing the next unit.
- Revenue Function : The total revenue from selling units.
- Marginal Revenue : The instantaneous rate of change of revenue.
- Profit Optimization: Profit . Maximum profit occurs when Marginal Revenue equals Marginal Cost ().
Related Rates
In related rates problems, we relate the rates of change of two or more variables that are changing with respect to time. The key is to differentiate implicitly with respect to time .
Common Strategy
- Draw a picture and label variables.
- Write an equation relating the variables.
- Differentiate implicitly with respect to time ().
- Substitute known values after differentiating.
- Solve for the unknown rate.
Related Rates: Sliding Ladder
Length (L)10 m
x6.00 m
y8.00 m
Assume dx/dt = 2 m/s
dy/dt-1.50 m/s
Notice how dy/dt (speed of top of ladder) increases dramatically as x approaches L (bottom pulls away).
Optimization: Maxima and Minima
Finding the best (optimal) value is a core engineering task, such as finding the maximum volume or minimum cost. It involves analyzing the critical points of a function.
Absolute vs. Relative Extrema
- Absolute (Global) Maximum: The absolute highest value of over its entire domain.
- Absolute (Global) Minimum: The absolute lowest value of over its entire domain.
- Relative (Local) Maximum: A peak in the graph. The value is higher than all nearby values in an open interval containing .
- Relative (Local) Minimum: A valley in the graph. The value is lower than all nearby values in an open interval containing .
Finding Extrema
- Critical Points: Find where or is undefined.
First Derivative Test: Check if changes sign.
- Positive to Negative implies a Relative Maximum.
- Negative to Positive implies a Relative Minimum.
Second Derivative Test: Check concavity at critical points.
- (Concave Up) implies a Minimum.
- (Concave Down) implies a Maximum.
Box Optimization Problem
Length16.00
Width16.00
Height (x)2.00
Volume512.0
Max Volume occurs at x ≈ 3.33
Current % of Max: 86.4%
Canal Optimization
Adjust the depth of the trapezoidal canal. The total area is held constant at 50 m². Notice how the wetted perimeter changes, reaching a minimum when the cross-section approaches a half-hexagon.
Cross-Section Properties:
Area A: 50.0 m² (Constant)
Depth y: 5.37 m
Bottom Width b: 6.21 m
Wetted Perimeter P: 18.61 m
Optimal Design (Minimum P)
Loading chart...
Curve Sketching
Derivatives provide powerful tools for understanding the shape of a graph without plotting points manually.
First and Second Derivative Tests
-
Increasing/Decreasing: If , the curve is increasing. If , it is decreasing.
-
Concavity: The second derivative tells us about concavity.
- : Concave Up (looks like a cup U).
- : Concave Down (looks like a frown).
-
Point of Inflection: A point where the concavity changes (e.g., from concave up to concave down). This occurs where or is undefined, and the sign of actually changes across the point.
L'Hopital's Rule
Used to evaluate limits of indeterminate forms or . It states that the limit of the ratio of functions is the limit of the ratio of their derivatives.
Key Takeaways
- Tangent lines approximate curves locally. The angle of intersection between two curves uses the slopes of their tangent lines.
- Velocity and acceleration are the first and second derivatives of position in rectilinear motion.
- Marginal Analysis uses the derivative to find the incremental cost or revenue, maximizing profit where .
- Related Rates problems require implicit differentiation with respect to time. Always substitute after differentiating.
- Optimization uses first and second derivative tests to find global max/min values, crucial for design efficiency.
- L'Hopital's Rule simplifies finding limits of indeterminate forms using derivatives.