Foundations Flux SlidesCalculus II: Related Rates Foundations of Flux Bridging static relationships and dynamic motion through the power of time-dependent derivatives. What is "Flux"? Static Relationship A formula describing how variables relate at a single point in time. \(x^2 + y^2 = z^2\) Dynamic Flux How those relationships evolve over time (\(t\)). \(2x \frac{dx}{dt} + 2y \frac{dy}{dt} = 2z \frac{dz}{dt}\) Everything is a function of time \(t\). Even if \(t\) doesn't appear in the original equation. The GFW Protocol A standard workflow for every Related Rates problem. 1. Geometry Draw the scenario. Label constants with numbers and variables with letters. Identify the static formula connecting them. 2. Flux Differentiate the equation implicitly with respect to time (\(t\)). This creates the relationship between the rates. 3. Wrap-up Substitute the "snapshot" values (the specific instant in time) and solve for the unknown rate. Case Study: The Sliding Ladder "A 10-foot ladder leans against a wall. The bottom is pulled away at 2 ft/s. How fast is the top sliding down when the base is 6 ft from the wall?" G: \(x^2 + y^2 = 10^2\) (Ladder length is constant!) F: \(2x \frac{dx}{dt} + 2y \frac{dy}{dt} = 0\) W: Given \(x=6\), \(\frac{dx}{dt}=2\). Solve for \(\frac{dy}{dt}\). \(x(t) \to\) \(\downarrow y(t)\) \(10 \text{ ft (c)}\) The Instantaneous Trap NEVER plug in "snapshot" numbers (like \(x = 6\)) before you differentiate. The Wrong Way Plugging in 6 early... \(6^2 + y^2 = 100\) \(2y \frac{dy}{dt} = 0\) Wait, where did the x-rate go? It vanished! The Right Way Differentiating letters first... \(x^2 + y^2 = 100\) \(2x \frac{dx}{dt} + 2y \frac{dy}{dt} = 0\) Now substitute \(x=6\) and \(dx/dt=2\).
Foundations Flux Teacher GuideFoundations of Flux Teacher Facilitation Guide | Lesson 1 Calculus II Learning Objectives Differentiate geometric equations implicitly with respect to time (\(t\)). Translate verbal descriptions of rates into mathematical notation (\(\frac{dx}{dt}\)). Apply the GFW protocol to solve linear Pythagorean motion problems. The Big Shift The primary hurdle for students is internalizing that variables like \(x\), \(y\), and \(r\) are now hidden functions of time. Use the "Hidden \(t\)" analogy: every variable has a stopwatch running inside it. When we differentiate, the Chain Rule forces the appearance of the "Flux" term (\(d[\text{variable}]/dt\)). Lesson Pacing Introduction 10 min Notation Drill 15 min The Ladder Archetype 20 min Guided Practice 30 min Debrief/Exit Ticket 15 min Instructional Scripts 1. On Notation "In Algebra, \(x^2 + y^2 = 25\) is a circle. In Calculus II, it's a video of a circle expanding or contracting. When we take \(\frac{d}{dt}\), we aren't just looking at the shape; we are looking at how fast the edges are moving." 2. On The "Snapshot" "The most common mistake is freezing the video too early. If you plug in '6 feet' before you differentiate, you've turned a moving object into a statue. Statues don't have velocity. Keep it fluid with variables until the derivative is done." Common Pitfalls Student ErrorRoot CauseCorrective FeedbackMissing \(d/dt\) termsStandard differentiation habitsRemind them of the Chain Rule: \(x = x(t)\), so \((x^2)' = 2x \cdot \frac{dx}{dt}\).Wrong sign (\(\pm\))Ignoring direction of changeIf a distance is decreasing, the rate MUST be negative.Differentiating constantsConfusing fixed lengths with variablesA 10ft ladder is 10ft forever. \(\frac{d}{dt}(10^2) = 0\).
Foundations Flux Practice WorksheetProject: Related Rates Foundations of Flux TECHNICAL SPECIFICATION SHEET // LESSON 01 STUDENT: ___________________________ DATE: ______________________________ 1 System Notation & Implicit Drift Assume all variables are functions of time \(t\). Differentiate the following relationships with respect to \(t\). 1.1) \(x^2 + y^2 = r^2\) (where \(r\) is constant) 1.2) \(A = \pi r^2\) (where \(r\) is variable) 1.3) \(P = 2x + 2y\) 1.4) \(V = \frac{4}{3}\pi r^3\) 2 Pythagorean Motion Models Problem 2.1: The Fire Escape Incident Priority Alpha A 13-foot ladder is leaning against a vertical wall. The base of the ladder begins to slide away from the wall at a constant rate of 2 ft/s. At the exact moment the base is 5 feet from the wall, how fast is the top of the ladder sliding down? G: Geometry (Diagram & Static Formula) F: Flux (Implicit Derivative) W: Wrap-up (Substitute & Solve) Problem 2.2: Intersecting Vectors Priority Beta Car A is traveling west at 50 mph and Car B is traveling north at 60 mph. Both are headed for the same intersection. At what rate is the distance between the cars changing when Car A is 0.3 miles and Car B is 0.4 miles from the intersection? Work Area: GFW Synthesis State all known rates: Snapshot calculations: Final Rate of Change: \(\frac{dz}{dt} = \)
Geometric Constraints SlidesCalculus II: Lesson 02 Geometric Constraints Solving multi-variable flux problems through volume formulas and variable reduction tactics. The Variable Hurdle Scenario: Conical Tank Water is being pumped into a cone. We want to find \(\frac{dh}{dt}\). \[V = \frac{1}{3}\pi \color{red}r\color{black}^2 \color{blue}h\] The Problem: Differentiating this as-is creates two rates (\(\frac{dr}{dt}\) and \(\frac{dh}{dt}\)). Usually, we only know ONE. Variable Reduction We must use a Geometric Constraint to eliminate a variable before differentiating. The Tactic: Similar Triangles In a cone, the ratio of radius to height remains constant at every level. \[\frac{r}{h} = \frac{R_{\text{tank}}}{H_{\text{tank}}}\] Solve for \(r\) and substitute! r h R_tank H_tank The Flux Direction Calculus is sensitive to direction. Positive Flux (+) Volume is increasing (Inflating, Filling, Growing). Negative Flux (-) Volume is decreasing (Leaking, Deflating, Melting). Check your signs before you solve. The Toolkit Sphere \[V = \frac{4}{3}\pi r^3\] \[A = 4\pi r^2\] Cone \[V = \frac{1}{3}\pi r^2 h\] Requires Substitution Cylinder \[V = \pi r^2 h\] \(r\) is usually constant!
Geometric Constraints Teacher GuideGeometric Constraints Teacher Facilitation Guide | Lesson 2 Variable Reduction The "Too Many Variables" Problem Students often struggle with the Conical Tank because the standard formula \(V = \frac{1}{3}\pi r^2 h\) contains two independent variables (\(r\) and \(h\)). Differentiating directly leads to the Product Rule and multiple rates. Key Teaching Point: The goal is to eliminate the variable you don't have information about before the derivative happens. The Substitution Logic 1. Find ratio: \(\frac{r}{h} = \frac{R_{\text{tank}}}{H_{\text{tank}}}\) 2. Express \(r\) in terms of \(h\): \(r = \left(\frac{R}{H}\right)h\) 3. Substitute into Volume formula: \(V = \frac{1}{3}\pi \left[\left(\frac{R}{H}\right)h\right]^2 h\) 4. Simplify: \(V = \frac{1}{3}\pi \left(\frac{R^2}{H^2}\right) h^3\) 5. Now differentiate: \(\frac{dV}{dt} = \dots\) Facilitation Notes Cylinders vs Cones In a cylinder, the radius is constant. \(\frac{dr}{dt} = 0\). Students often try to use similar triangles on cylinders where they aren't needed. Units of Measure Watch for mismatches (e.g., radius in inches, volume in cubic feet). Related rates problems are notorious for mixing units to test precision. Sign Conventions Reinforce that "leaking" or "emptying" implies a negative \(\frac{dV}{dt}\). Many students solve the calculus correctly but get the final sign wrong. Classroom Discussion Prompts 1 "If we are filling a cone at a constant rate (\(\frac{dV}{dt}\) is constant), is the water level (\(h\)) rising at a constant rate?" Answer: No, it slows down as the cone widens. 2 "Why do we substitute before differentiating here, but we didn't for the ladder problem?" Answer: In the ladder problem, we had information for all variables (\(x\) and \(y\)). Here, we lack information for \(r\).
Variable Reduction Practice WorksheetProject: Geometric Constraints Variable Reduction TECHNICAL SPECIFICATION SHEET // LESSON 02 STUDENT: ___________________________ DATE: ______________________________ Case 2.1: Spherical Inflation Single Flux Air is being pumped into a spherical balloon at a rate of 4.5 cubic inches per minute. Find the rate of change of the radius when the radius is 2 inches. (\(V = \frac{4}{3}\pi r^3\)) Derivation Area Solution Area Case 2.2: The Conical Tank Challenge Complex System A water tank has the shape of an inverted circular cone with a base radius of 2 meters and a height of 4 meters. If water is being pumped into the tank at a rate of 2 m³/min, find the rate at which the water level is rising when the water is 3 meters deep. 1. Similar Triangle Ratio 2. Formula Substitution 3. Differentiated Volume 4. Final Calculation (\(\frac{dh}{dt}\)) Case 2.3: Constant Constraints Control Problem A cylindrical coffee pot has a radius of 5 inches and is being filled with coffee at a rate of 10 cubic inches per minute. How fast is the depth of the coffee in the pot increasing? (\(V = \pi r^2 h\)) Engineer's Workspace: No Ratio Required? \(\frac{dh}{dt} = \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\) Note: Verify if radius (\(r\)) is a function of time or a constant before execution.
Angular Evolution SlidesSystem Active: Lesson 03 Angular Evolution Modeling rotational flux and trigonometric rates in high-velocity tracking scenarios. The Rotational Flux In previous lessons, we tracked linear distances (\(x\), \(y\), \(h\)). Now, we track the angle of observation (\(\theta\)). The Primary Tool: \[\tan(\theta) = \frac{\text{opp}}{\text{adj}}\] \theta(t) DISTANCE (x) ALTITUDE (y) Chain Rule: Trig Edition Sine Flux \(\sin(\theta)\) \(\cos(\theta) \frac{d\theta}{dt}\) Tangent Flux \(\tan(\theta)\) \(\sec^2(\theta) \frac{d\theta}{dt}\) The Tracking Standard Cosine Flux \(\cos(\theta)\) \(-\sin(\theta) \frac{d\theta}{dt}\) The Radian Mandate All trigonometric derivatives in Calculus assume the input is in RADIANS. If given degrees: \(\text{Value} \times \frac{\pi}{180}\) Failure to convert is the #1 cause of satellite tracking errors (and grade drops). Case Study: Rocket Tracking "A rocket is launched vertically 3000 ft from a camera. When the rocket is 4000 ft high, its velocity is 800 ft/s. How fast is the camera's angle of elevation changing?" STEP 1: \(\tan(\theta) = \frac{h}{3000}\) STEP 2: \(\sec^2(\theta) \frac{d\theta}{dt} = \frac{1}{3000} \frac{dh}{dt}\) STEP 3: Find \(\sec(\theta)\) from triangle dimensions before solving. Target Locked
Angular Velocity Teacher GuideAngular Evolution Teacher Facilitation Guide | Lesson 3 SYSTEM: RADIAN_TRACK The Trigonometric Shift The final phase of the sequence moves from linear change to angular flux. Students must now juggle two different types of rates: linear velocity (\(\frac{dy}{dt}\)) and angular velocity (\(\frac{d\theta}{dt}\)). The Secret Weapon: \(\sec^2(\theta)\) When using \(\tan(\theta)\), the derivative always yields \(\sec^2(\theta) \frac{d\theta}{dt}\). Teach students to use the triangle's side lengths to find \(\sec(\theta)\) (Hypotenuse/Adjacent) directly, rather than calculating \(\theta\) first. Critical Compliance [!] Radians Only: Derivatives of trig functions are ONLY valid in radians. Differentiating degrees is a catastrophic error. [!] Unit Alignment: If \(\frac{d\theta}{dt}\) is requested in degrees/min, solve in radians first, then convert at the final step. [!] Snapshot Trap: Just like linear rates, do not substitute the angle or height until the derivative is established. Instructional Scripting "Imagine a camera tracking a rocket. As the rocket moves faster, the camera has to rotate faster. But even if the rocket has a constant speed, the camera's rotation rate changes based on the angle. This is why we need Related Rates—to find the flux of the angle relative to the height." "Don't reach for your calculator to find \(\theta\) just to find \(\sec^2(\theta)\). That's double work. If you know the sides of the triangle, you know \(\sec(\theta)\). It's just a ratio. Keep it exact, keep it in fractions." The "Radian Trap" Checklist If students are getting wildly small or large answers, check for these three things: Calc Mode Is the calculator set to Degree mode instead of Radian? Conversion Did they forget to multiply given angles by \(\pi/180\)? Power Error Did they square the \(\sec(\theta)\)? (Common oversight in Tangent flux).
Angular Evolution Practice WorksheetStatus: Tracking_Active Angular Evolution TECHNICAL SPECIFICATION SHEET // LESSON 03 IDENT: ___________________________ STAMP: ___________________________ Case 3.1: Rocket Ascent Profile Input: Radians A television camera at ground level is filming the lift-off of a rocket that is rising vertically according to the position function \(s = 50t^2\), where \(s\) is measured in feet and \(t\) is measured in seconds. The camera is 2000 feet from the launch pad. Find the rate of change in the angle of elevation of the camera 10 seconds after lift-off. Snapshot Triangle Calculus Workflow \(\tan(\theta) = \dots\) Case 3.2: Rotational Sweep Rate High Priority A searchlight rotates at a rate of 3 revolutions per minute. The beam of light strikes a long straight wall 500 feet away from the searchlight. How fast is the beam of light moving across the wall when it makes an angle of 45° with the wall? Step 1: Convert Rotational Speed to Radians per Minute Step 2: Differentiate \(\tan(\theta)\) relationship Step 3: Solve for \(\frac{dx}{dt}\) Sequence Integrity Check Linear Foundations Checked Geometric Reduction Verified Angular Evolution Active