Functional Modeling Math Example 2

Follow the full solution, then compare it with the other examples linked below.

Example 2

medium
A ball is dropped from a 100100 m building. Using h(t)=100โˆ’4.9t2h(t)=100-4.9t^2, find: (a) height at t=3t=3 s, (b) time to hit the ground, (c) interpret hโ€ฒ(t)h'(t) at impact.

Solution

  1. 1
    (a) h(3)=100โˆ’4.9(9)=100โˆ’44.1=55.9h(3)=100-4.9(9)=100-44.1=55.9 m.
  2. 2
    (b) Set h(t)=0h(t)=0: 100โˆ’4.9t2=0โ‡’t2=1004.9โ‰ˆ20.41โ‡’tโ‰ˆ4.52100-4.9t^2=0 \Rightarrow t^2=\frac{100}{4.9}\approx20.41 \Rightarrow t\approx4.52 s.
  3. 3
    (c) hโ€ฒ(t)=โˆ’9.8th'(t)=-9.8t. At impact tโ‰ˆ4.52t\approx4.52: hโ€ฒ(4.52)โ‰ˆโˆ’9.8(4.52)โ‰ˆโˆ’44.3h'(4.52)\approx-9.8(4.52)\approx-44.3 m/s. The ball hits at โ‰ˆ44\approx44 m/s downward.

Answer

(a) 55.955.9 m; (b) tโ‰ˆ4.52t\approx4.52 s; (c) impact velocity โ‰ˆโˆ’44.3\approx-44.3 m/s
Physics problems become function modeling problems. The quadratic h(t)h(t) captures free fall under gravity. The derivative (velocity) at impact shows how fast the ball is moving โ€” this is instantaneous rate of change applied to motion.

About Functional Modeling

Functional modeling uses functions to represent relationships between real-world quantities โ€” choosing the right function family to capture the observed pattern.

Learn more about Functional Modeling โ†’

More Functional Modeling Examples