Time Derivative Slides Calculus Unit 4
Time Derivative Bridges
Mastering Implicit Differentiation with Respect to Time
System.Model // Related_Rates_01
The Expanding Circle
If the radius \(r\) of a circle grows at a constant rate of 2 cm/s...
Does the Area \(A\) also grow at a constant rate?
YES?
NO?
Shifting from \(x\) to \(t\)
Static Differentiation
\(y = x^2\)
\[\frac{dy}{dx} = 2x\]
"How does \(y\) change as \(x\) moves?"
Dynamic Differentiation
\(y(t) = [x(t)]^2\)
\[\frac{dy}{dt} = 2x \cdot \frac{dx}{dt}\]
"How do BOTH change over time?"
The Time-Link Mechanism
In Related Rates, every variable (\(x, y, r, V\)) is a function of time (\(t\)) .
\(\frac{d}{dt}[x^3]\) = \(3x^2\) \(\cdot\) \(\frac{dx}{dt}\)
The Operator
Power Rule
The "Chain" (Rate)
Translating English to Calculus
English Phrase Calculus Notation "Increasing at a rate of..." \(+\frac{dV}{dt}\) "Shrinking / Leaking at..." \(-\frac{dV}{dt}\) "Instantaneous value" (Snapshot) \(r = 5\) (Wait to plug in!)
Time Derivative Teacher Guide Time Derivative Bridges
Teacher Facilitation Guide | Unit 4: Related Rates
Lesson 01
REF: CALC_RR_01_TG
Learning Objectives
Differentiate equations implicitly with respect to a time variable (\(t\)).
Apply the Chain Rule correctly to multivariable equations (e.g., Area, Volume).
Translate descriptive "rate" language into formal differential notation.
Key Concept: The "Chain" Rate
Students often forget that in Related Rates, \(x\) is not the independent variable; it is a function of time \(x(t)\). Misconception Alert: Students will likely differentiate \(x^2\) as \(2x\) instead of \(2x \cdot \frac{dx}{dt}\). Emphasize that every variable is a "box" that needs the Chain Rule.
Pacing
Hook / Visualization 10m
The \(d/dt\) Shift 15m
Guided Workshop 20m
Exit Strategy 10m
Instructional Flow
1. The Hook: Constant vs. Accelerating Growth
Display the "Expanding Circle" slide.
Prompt: "If I grow a circle's radius by exactly 1cm every second, why does the area seem to grow faster as the circle gets bigger? Let's look at the math."
\(A = \pi r^2 \rightarrow \frac{dA}{dt} = 2\pi r \frac{dr}{dt}\)
Insight: The rate of Area change (\(\frac{dA}{dt}\)) depends on the size of the radius at that exact moment.
2. The Operator: \(\frac{d}{dt}\)
Show the difference between differentiating with respect to \(x\) and \(t\). Direct students to focus on the notation .
\[\frac{d}{dt}(y) = \frac{dy}{dt}, \quad \frac{d}{dt}(x^2) = 2x \frac{dx}{dt}\]
3. Vocabulary Translation
Students must identify three key components in every problem:
Given: The rate(s) we know (e.g., \(\frac{dr}{dt} = 2\)).
Find: The rate we want (e.g., \(\frac{dA}{dt}\)).
When: The "snapshot" moment (e.g., \(r = 10\)).
Differentiation Strategies
Scaffolding
Provide a formula sheet with pre-differentiated geometric equations for the first 15 minutes to focus on substitution logic.
Extension
Ask students to differentiate \(PV = nRT\) (Ideal Gas Law) assuming \(P, V,\) and \(T\) are all functions of time.
Time Derivative Practice Worksheet Time Derivative Bridge
Related Rates // Practice Module 01
Student:
Date:
PART 01
Implicit Operators
Assume all variables (\(x, y, r, h, V\)) are differentiable functions of time \(t\). Differentiate each equation with respect to \(t\).
1. \(y = x^3 - 2x + 5\)
2. \(x^2 + y^2 = 25\)
3. \(V = \frac{4}{3}\pi r^3\)
4. \(y = x \sin(x)\) (Product Rule!)
PART 02
Rate Translation
Convert the following verbal descriptions into differential notation (e.g., \(dx/dt = 5\)).
"The radius of a sphere is increasing at 3 cm/min."
"The volume of a cone is leaking at 12 in\(^3\)/sec."
"The distance between two cars is decreasing at 55 mph."
PART 03
The Snapshot Method
Scenario: The Expanding Square
The side length \(s\) of a square is expanding at a rate of 4 cm/s. How fast is the area \(A\) increasing when the side length is 10 cm?
1. Identify Givens
2. Identify "Find"
3. The "When"
4. Show Differentiated Equation & Solve
Pythagorean Motion Slides Calculus Lesson 02
Pythagorean Motion
Modeling Ladders, Roads, and Right Angles
The Paradox of the Ladder
A 10-foot ladder leans against a wall. The bottom is pulled away at 3 ft/s.
"Does the top slide down the wall at the same 3 ft/s?"
Spoiler: The answer changes every microsecond.
Distance \(x\)
Height \(y\)
The G.F.W. Strategy
GIVEN
The rates or values we know from the text.
\(dx/dt = 3\)
FIND
The rate the question is asking for.
\(dy/dt = ?\)
WHEN
The "snapshot" moment in time.
\(x = 8\)
Variables vs. Constants
NEVER PLUG IN TOO EARLY
If you plug in "When \(x=8\)" before you differentiate, your derivative will be zero (because 8 is a constant).
IDENTIFY TRUE CONSTANTS
The ladder's length (\(c=10\)) never changes. It is a constant. You CAN plug this in before differentiating.
\(x^2 + y^2 = 10^2\)
Differentiate w.r.t. \(t\):
\(2x \frac{dx}{dt} + 2y \frac{dy}{dt} = 0\)
Standard Pythagorean Archetypes
Ladders & Walls
One side is vertical, one horizontal.
Two Cars/Ships
Moving North/East from an intersection.
Radar Tracking
Hypotenuse is the distance to the plane.
Pythagorean Motion Teacher Guide Pythagorean Motion Modeling
Teacher Facilitation Guide | Unit 4: Related Rates
Lesson 02
REF: CALC_RR_02_TG
Conceptual Foundation
This lesson transitions from abstract implicit differentiation to geometric modeling . The core challenge for students is not the calculus, but the timing of information.
Static Geometry
Relationship between lengths at a frozen moment: \(a^2 + b^2 = c^2\)
Dynamic Geometry
Relationship between velocities over time: \(2a \frac{da}{dt} + 2b \frac{db}{dt} = 2c \frac{dc}{dt}\)
Common Pitfalls
Premature Substitution: Plugging in the 'Snapshot' values before differentiating.
Sign Errors: Forgetting that distance decreasing requires a negative rate.
Teaching Steps
Step 1: The G.F.W. Protocol (10 mins)
Force students to write out the Given , Find , and When for every problem before touching a derivative. This separates the reading comprehension from the calculus.
"If you don't know what you're looking for, you'll find the wrong derivative."
Step 2: Constant Identification (10 mins)
Identify which sides of the triangle are variable and which are constant.
Ladder: Length is constant (\(dc/dt = 0\)).
Two Cars: All three sides are variables (hypotenuse distance is changing).
Worked Example Walkthrough: The Ladder
1. Eq: \(x^2 + y^2 = 10^2\)
2. Diff: \(2x \frac{dx}{dt} + 2y \frac{dy}{dt} = 0\)
3. Solve: \(\frac{dy}{dt} = -\frac{x \cdot dx/dt}{y}\)
// Highlight: As y gets smaller (ladder near ground), the speed dy/dt increases dramatically! //
Checking for Understanding
Q1: Conceptual Signage
"If a car is driving towards an intersection at 40mph, is \(dx/dt\) positive or negative? Why?" (Answer: Negative, distance to origin is decreasing).
Q2: Hypotenuse Rates
"In a right triangle where both legs are increasing, can the hypotenuse ever be decreasing?" (Answer: No, the relationship is additive in the derivative).
Pythagorean Motion Practice Worksheet File: CALC_MOD_02
Pythagorean Motion
MODULE 02: DYNAMIC LINEAR SYSTEMS
Operator:
Timestamp:
01
The Sliding Ladder
A 13-foot ladder is leaning against a vertical wall. The bottom of the ladder is being pulled away from the wall at a constant rate of 2 ft/s. How fast is the top of the ladder sliding down the wall at the moment when the bottom of the ladder is 5 feet from the wall?
Given
Find
When
x y
Calculus Workflow (Show all differentiation and substitution steps):
02
The Highway Intersection
Car A is traveling West at 50 mph and Car B is traveling North at 60 mph. Both are heading toward the same intersection. At what rate is the distance between the cars changing at the moment Car A is 0.3 miles and Car B is 0.4 miles from the intersection?
Caution: Consider the direction of motion relative to the intersection. Should your rates be positive or negative?
Diagram / Geometric Modeling
Variable Definitions & Givens
Formal Derivative Analysis:
Technical Insight Challenge
In Problem 1, as the ladder's bottom approaches 13 feet from the wall (the very end of the motion), what happens to the vertical speed \(dy/dt\)? Does this model remain realistic for a physical ladder?
Volume and Area Slides Calculus Lesson 03
Volume and Area Flux
Analyzing 3D Growth and Decay
The Power of Breath
When you blow into a balloon at a constant rate of air flow...
"Why does the balloon's radius expand rapidly at first, then slow down as it gets bigger?"
The calculus of \(V = \frac{4}{3}\pi r^3\) reveals the secret.
The Geometric Inventory
Sphere
\(V = \frac{4}{3}\pi r^3\)
\(\frac{dV}{dt} = 4\pi r^2 \frac{dr}{dt}\)
Cube
\(V = s^3\)
\(\frac{dV}{dt} = 3s^2 \frac{ds}{dt}\)
Cylinder
\(V = \pi r^2 h\)
Careful! Requires Product Rule if both \(r\) and \(h\) change.
Surface Area
\(A = 4\pi r^2\)
\(\frac{dA}{dt} = 8\pi r \frac{dr}{dt}\)
Signs of Change
Positive Rates (\(+\))
• Filling a tank
• Inflating a balloon
• Melting ice (if measuring liquid)
• Expanding ripples
Negative Rates (\(-\))
• Leaking / Draining
• Deflating
• Evaporating
• Melting ice (if measuring solid)
The Inter-Connected System
"A ripple in a pond spreads so its Area increases at 10 \(m^2/s\). How fast is the Radius increasing when \(r = 3\)?"
Equation:
\(A = \pi r^2\)
Differential:
\(10 = 2\pi(3) \cdot \frac{dr}{dt}\)
\(\frac{dr}{dt} = \frac{5}{3\pi} \approx 0.53 \, m/s\)
Volume and Area Teacher Guide Volume and Area Flux
Teacher Facilitation Guide | Unit 4: Related Rates
Lesson 03
REF: CALC_RR_03_TG
Inquiry-Based Approach
The "Balloon Hook" is designed to create cognitive dissonance. Students assume constant input (breath) equals constant output (radius growth). Use the derivative of volume to show that for a constant \(\frac{dV}{dt}\), the \(\frac{dr}{dt}\) must decrease as \(r\) increases.
\[ \frac{dr}{dt} = \frac{dV/dt}{4\pi r^2} \]
As denominator (\(r^2\)) grows, the value (\(dr/dt\)) shrinks.
Core Formulas
Sphere V: \(\frac{4}{3}\pi r^3\)
Sphere A: \(4\pi r^2\)
Cone V: \(\frac{1}{3}\pi r^2 h\)
Cube V: \(s^3\)
Instructional Tip
Have students sketch the 3D object and label the rates with arrows (outward for \(+\), inward for \(-\)).
Implementation Guide
1. Formula Derivation (15 mins)
Don't just give the differentiated formulas. Have students differentiate \(V = \frac{4}{3}\pi r^3\) themselves. Point out that the derivative of Volume with respect to radius is Surface Area!
\(\frac{d}{dt}V = \frac{dV}{dr} \cdot \frac{dr}{dt} \rightarrow \frac{dV}{dt} = (4\pi r^2) \frac{dr}{dt}\)
2. Sign Interpretation Drill (10 mins)
Present scenarios and ask: "Is \(\frac{dV}{dt}\) positive or negative?"
A snowball melting? (\(-\))
A puddle evaporating? (\(-\))
Filling a cylindrical bucket? (\(+\))
An expanding oil slick? (\(+\))
3. Modeling Melting Objects (15 mins)
Melting cube problems often ask for the change in surface area given the change in volume . This is a two-step process:
1. Solve for \(\frac{ds}{dt}\) using volume.
2. Use \(\frac{ds}{dt}\) to find \(\frac{dA}{dt}\).
Student Misconceptions
Mixing Units
Students often mix meters and centimeters. Emphasize checking units at the "Given" stage.
Radius vs Diameter
Common error in sphere/circle problems. Remind them to divide the given diameter by 2 before substituting into the volume formula.
Volume and Area Practice Worksheet Volume and Area Flux
MODULE 03: 3D DYNAMIC SYSTEMS
Identifier: ________
Sphere V
\(\frac{4}{3}\pi r^3\)
Sphere SA
\(4\pi r^2\)
Circle A
\(\pi r^2\)
Circle C
\(2\pi r\)
A
The Weather Balloon
A spherical weather balloon is being inflated so that its volume is increasing at a constant rate of 100 cubic centimeters per second. How fast is the radius of the balloon increasing at the instant the diameter is 50 cm?
Givens & Definitions
The "Snapshot"
Target Derivative
d__/dt
Differentiation & Calculation
B
The Circular Ripple
A stone is dropped into a still pond, sending out a circular ripple whose radius increases at a constant rate of 3 ft/s. How fast is the Area of the disturbed water increasing at the instant the circumference is \(20\pi\) feet?
Step 1: Solve for Snapshot Radius
Step 2: Differential Equation
FINAL ANALYSIS
Final Solution & Units
Conceptual Reflection
If the Area of the circle in Problem B increases at a constant rate, must the radius also increase at a constant rate? Explain using the relationship \(\frac{dA}{dt} = 2\pi r \frac{dr}{dt}\).
Variable Reduction Slides Calculus Lesson 04
Variable Reduction
Solving the Conical Tank Archetype
The Fluid Flow Dilemma
Water drains from a conical tank at a constant rate.
The formula is: \(V = \frac{1}{3}\pi r^2 h\)
If we differentiate now, we get TWO unknown rates: \(\frac{dr}{dt}\) and \(\frac{dh}{dt}\).
How do we get rid of one?
V(t)
The "Similar Triangles" Tactic
The ratio of the radius to the height remains constant as the tank drains.
\[\frac{r}{h} = \frac{R_{tank}}{H_{tank}}\]
This is our bridge to eliminate a variable.
r h
Step-by-Step Reduction
Step 01
Identify Ratio
e.g., Radius is 5, Height is 10.
So \(r = \frac{1}{2}h\).
Step 02
Substitute
Replace \(r\) in the Volume formula:
\(V = \frac{1}{3}\pi (\frac{1}{2}h)^2 h\)
Step 03
Simplify
Multiply the constants together FIRST.
\(V = \frac{\pi}{12}h^3\)
Step 04
Differentiate
Now you only have ONE rate (\(dh/dt\)).
\(dV/dt = \frac{\pi}{4}h^2 (dh/dt)\)
Simulation Scenario
"Gravel is being dumped at 30 \(ft^3/min\) onto a pile that always forms a cone where the height is twice the radius."
The Relationship
\(h = 2r \implies r = \frac{h}{2}\)
The Substitution
\(V = \frac{1}{3}\pi(\frac{h}{2})^2h\)
Lesson: Algebraic preparation is 90% of the work.
Variable Reduction Teacher Guide Variable Reduction Tactics
Teacher Facilitation Guide | Unit 4: Related Rates
Lesson 04
REF: CALC_RR_04_TG
The Complexity Jump
This is often cited as the most difficult "archetype" in Related Rates. The difficulty lies in the algebraic substitution required before any calculus happens. Students must recognize that they cannot solve an equation with three variables (\(V, r, h\)) if they only know one rate (\(dV/dt\)).
Geometric Bridge
The ratio of radius to height in a cone is determined by the physical tank's dimensions. Because the triangles formed by the water level are similar to the tank itself, the ratio \(\frac{r}{h}\) is a constant value.
Pacing Guide
Similar Triangle Intro 15m
Substitution Workshop 20m
Guided Cone Prob 15m
Summary / Checks 10m
Teaching Framework
Step 1: The "Why" of Reduction
Write the full product-rule derivative of \(V = \frac{1}{3}\pi r^2 h\) on the board.
\(dV/dt = \frac{1}{3}\pi [2rh \frac{dr}{dt} + r^2 \frac{dh}{dt}]\). Ask: "How many things do we need to know to find \(dV/dt\)? (Four: \(r, h, dr/dt, dh/dt\)). Usually, we only have one rate. This is our crisis."
Step 2: Choosing which variable to keep
Teach students to look at the "Find" section of their GFW chart.
If the question asks for "Rate of change of height ", substitute out \(r\).
If the question asks for "Rate of change of radius ", substitute out \(h\).
The "Simplify First" Mantra
"The most common failure point is differentiating before simplifying the expression. Substitute, then square the fraction, then multiply the constants, THEN take the derivative."
Troubleshooting Cones
Incorrect Squaring
Students often differentiate \( (\frac{1}{2}h)^2 \) as \( \frac{1}{2}h^2 \). Remind them that \( (1/2)^2 = 1/4 \).
Confusing Tank vs Water
Students might try to use the water level's current height as the "Ratio". Emphasize using the constant dimensions of the tank itself.
Variable Reduction Practice Worksheet Analysis Unit 04.4
Fluid Dynamics
VARIABLE REDUCTION & CONICAL FLOW
Engineer:
Revision:
Technical Briefing
"Standard conical volume formulas utilize two spatial variables (\(r\) and \(h\)). To resolve the time-derivative \(\frac{dV}{dt}\) with a single input rate, a geometric constraint must be established using the fixed ratio of the container's dimensions."
01
The Conical Reservoir
A water tank has the shape of an inverted circular cone with base radius 2 meters and height 4 meters. If water is being pumped into the tank at a rate of 2 \(m^3/min\), find the rate at which the water level is rising when the water is 3 meters deep.
I. Establish Ratio Bridging
Relationship: \(\frac{r}{h} = \frac{?}{?}\)
Radius = 2 H = 4
II. Algebraic Reduction & Simplified Volume Equation
III. Time-Derivative Analysis & Final Solution
02
The Structural Pile
Sand is falling from a conveyor belt onto a conical pile at a rate of 10 \(ft^3/min\). The pile is formed such that its height is always three-eighths of the base diameter . How fast is the radius of the pile increasing when the pile is 4 feet high?
Variable Constraint Checklist:
Note: The problem asks for the rate of change of Radius (\(dr/dt\)). When you perform your substitution, which variable should you eliminate to make your final derivative as efficient as possible?
Complete Calculation Workflow
Ratio Equation
Final Rate & Units
Angular Velocity Slides Calculus Lesson 05
Angular Velocity
Tracking Motion with Trigonometry
The Tracking Problem
A rocket launches vertically. A camera is 5,000 feet away on the ground.
"As the rocket accelerates, how fast must the camera rotate to keep it in the center of the frame?"
This is the rate of change of the angle of elevation , \(\frac{d\theta}{dt}\).
\(\theta\) 5,000 ft y(t)
Trigonometric Rates
Sine
\(y = \sin(\theta)\)
\(\frac{dy}{dt} = \cos(\theta) \frac{d\theta}{dt}\)
Cosine
\(x = \cos(\theta)\)
\(\frac{dx}{dt} = -\sin(\theta) \frac{d\theta}{dt}\)
Tangent
\(\tan(\theta) = \frac{y}{x}\)
\(\sec^2(\theta) \frac{d\theta}{dt} = \frac{d}{dt}(\frac{y}{x})\)
"Tangent is the hero of Related Rates—it connects height, distance, and angle."
Isolating \(\frac{d\theta}{dt}\)
The most common setup: \(\tan(\theta) = \frac{y}{D}\) (where \(D\) is a constant distance).
\[\sec^2(\theta) \frac{d\theta}{dt} = \frac{1}{D} \frac{dy}{dt}\]
\[\frac{d\theta}{dt} = \frac{\cos^2(\theta)}{D} \frac{dy}{dt}\]
Remember: Units for \(\frac{d\theta}{dt}\) are ALWAYS radians per unit of time .
Scenario: The Searchlight
A searchlight rotates at a constant rate of 2 revolutions per minute. How fast is the beam of light moving along a straight wall 100 feet away?
The Rev-to-Rad Conversion
\(2 \, rev/min = 4\pi \, rad/min\)
Key Insight:
The beam moves faster the further it gets from the center of the wall.
Why? Because as \(\theta\) increases, \(\sec^2(\theta)\) increases rapidly!
Angular Velocity Teacher Guide Angular Velocity Calculus
Teacher Facilitation Guide | Unit 4: Related Rates
Lesson 05
REF: CALC_RR_05_TG
The Trig Shift
Students have spent the previous four lessons working with polynomials and radicals. This lesson requires them to recall trigonometric identities and the implicit derivatives of trig functions .
Tangent Hero
Most tracking problems use \(\tan\theta\) because distance to the observer is usually constant.
Radian Standard
Remind students: Calculus is done in radians. Degrees will yield incorrect rates.
Differentiations
\(\frac{d}{dt}(\sin\theta) = \cos\theta \frac{d\theta}{dt}\)
\(\frac{d}{dt}(\cos\theta) = -\sin\theta \frac{d\theta}{dt}\)
\(\frac{d}{dt}(\tan\theta) = \sec^2\theta \frac{d\theta}{dt}\)
Teaching Steps
Step 1: The "Rev to Rad" Conversion (10 mins)
Students often struggle with "Revolutions per minute". Teach them that \(1 \, rev = 2\pi \, rad\).
Drill: "A fan rotates at 10 RPM. What is \(d\theta/dt\)?" (Answer: \(20\pi \, rad/min\)).
Step 2: Triangle Recovery (15 mins)
When solving for \(\frac{d\theta}{dt}\), students will end up with terms like \(\sec^2\theta\). They don't need to find the actual angle \(\theta\)!
"Use the side lengths and the Pythagorean theorem to find the hypotenuse, then read the \(\sec\theta\) or \(\cos\theta\) directly from the triangle ratio."
The Rocket Launch Setup
"A camera is fixed. A rocket goes up. We know \(\frac{dy}{dt}\). We want \(\frac{d\theta}{dt}\). The distance \(x\) is constant."
\(\tan\theta = \frac{y}{x} \rightarrow \sec^2\theta \frac{d\theta}{dt} = \frac{1}{x} \frac{dy}{dt}\)
Mastery Questions
Angular Speed vs Linear Speed
"If a searchlight rotates at a constant speed, why does the spot of light move faster as it gets further away on the wall?"
Notation Precision
"Explain the difference between \(\theta\) and \(\frac{d\theta}{dt}\) in the context of a rotating camera."
Angular Velocity Practice Worksheet Tracking Module // 05
Angular Velocity
TRIGONOMETRIC RATE ANALYSIS
Observer ID
Coordinates
SIN(θ)
cos(θ) · dθ/dt
COS(θ)
-sin(θ) · dθ/dt
TAN(θ)
sec²(θ) · dθ/dt
01
Ascent Tracking
A rocket is launched vertically and is tracked by a camera on the ground 3,000 feet from the launch pad. At the moment the rocket is 4,000 feet high, its velocity is 600 feet per second. How fast is the angle of elevation of the camera changing at that moment?
Pro-Tip: Find the hypotenuse first using the 3,000 and 4,000 values to simplify your secant evaluation.
Geometric Model (Label θ, y, and x)
Analysis Workflow & Time-Derivative
02
The Perimeter Search
A searchlight is located 15 meters from a long straight wall. The light rotates at a constant rate of 6 degrees per second . At what rate is the spot of light moving along the wall when the beam makes an angle of 45° with the wall (or 45° with the perpendicular line to the wall)?
Critical Unit Alert:
The input rate is given in degrees per second . Before performing any calculus, you must convert this value into radians per second.
Value: 6°/s = ________ rad/s
Calculation Space
Trig Identities Used
Final Speed Along Wall