P (tβ‚€)Q (tβ‚€+h)πŸš€
Time (t) →↑ Altitude (s)

Rocket Scenario Options

Velocity Readout
Average Velocity (Secant Slope)
5.25km/s
Speed over interval h = 2.5s
Instantaneous Speed (Tangent Slope)
4.0km/s
Speedometer reading at tβ‚€ = 4s
Difference: 1.25 km/s (Shrink interval h to match)

Variable Adjuster

Base Time (tβ‚€)4s
17
Time Step (h)2.5s
0.13

Auto-Sweep Engine

2x

Limits & Tangent lines

LIMIT

Calculus begins with limits. We define the instantaneous velocity of a rocket as the limit of its average velocity as the measured time interval h approaches zero. Geometrically, the secant line becomes the tangent line.

v(t0)=lim⁑hβ†’0s(t0+h)βˆ’s(t0)hv(t_0) = \lim_{h \to 0} \frac{s(t_0 + h) - s(t_0)}{h}

Whiteboard Solver Steps

Step 1

Identify Rocket Position Points P & Q

Visual Guide: - The solid curve represents the rocket's height profile. Point P represents the rocket's current position at time t0=4.00st_0 = 4.00\text{s}. - Point Q represents the position a short time interval later (t0+h=6.50st_0 + h = 6.50\text{s}). The rocket symbol πŸš€ sits directly on the trajectory path. Why this matters: Tracking these positions allows us to measure motion. To know how fast something moves, we must check its altitude at two separate moments.

P(t0,s(t0))=(4.00,8.000)Q(t0+h,s(t0+h))=(6.50,21.125)\begin{aligned}P(t_0, s(t_0)) = (4.00, 8.000) \\ Q(t_0 + h, s(t_0 + h)) = (6.50, 21.125)\end{aligned}
Step 2

Calculate Average Velocity (Secant Slope)

Visual Guide: - The dashed purple line connecting P and Q is a secant line. Its slope represents the average speed of the rocket over the interval h=2.500sh = 2.500\text{s}. Without Calculus: - Without calculus, we are limited to basic algebra (d=vΓ—td = v \times t). We can only find the average speed over a large interval (like a car averaging 60 km/h over an hour). - However, average speed is highly inaccurate for dynamic motionβ€”it completely hides whether the rocket accelerated, hit a speed pocket, or temporarily stopped inside that time frame!

vavg=s(t0+h)βˆ’s(t0)h=21.125βˆ’8.0002.500β‰ˆ5.250 km/sv_{avg} = \frac{s(t_0 + h) - s(t_0)}{h} = \frac{21.125 - 8.000}{2.500} \approx 5.250\text{ km/s}
Step 3

Determine Instantaneous Velocity (Tangent Slope)

Visual Guide: - The solid amber line is the tangent line which touches the curve exactly at point P. - As you drag the step interval hh down toward zero, point Q moves closer to P, causing the dashed purple line to rotate and overlay perfectly on the solid amber tangent line. The Power of Limits: - Calculus introduces the concept of the Limit (hβ†’0h \to 0). Instead of measuring over a wide window, we shrink the interval infinitely close to zero. - This calculates the rocket's instantaneous speed at that exact microsecond (t0t_0), which matches the real-time speed reading of the rocket's onboard speedometer (14400 km/h14400\text{ km/h}).

vinst=lim⁑hβ†’0s(t0+h)βˆ’s(t0)h=sβ€²(t0)β‰ˆ4.000 km/sv_{inst} = \lim_{h \to 0} \frac{s(t_0+h) - s(t_0)}{h} = s'(t_0) \approx 4.000\text{ km/s}