Approach(a)–(c) Just substitute into \(h\). Jump point comes out at \((50, 200)\).
(d)–(e) Helicopter goes from take-off \(x=0\) to jump \(x=50\), so domain \([0, 50]\).
(f) The parachute path is \(f(x) = a(x-h)^2 + k\) where \((h,k)=(50,200)\) is the jump point. Use the point \((100,100)\) to find \(a\).
(g) Parachute is active from jump \(x=50\) to chute-pull \(x=100\), so domain \([50,100]\).
(j) Inverse: swap \(x\) and \(y\), solve for \(y\). You get \(\pm\) — pick the sign that matches the descending path \((100,100)\to(200,50)\).
(l) Test \(p(200)\). If it equals \(50\), he lands on the HQ roof.
(m) Stitch three pieces together. Use \([0, 50)\), \([50, 100)\), \([100, 200]\) so domains don't overlap.
Key step(a) \(h(30) = -\dfrac{10000}{-70} \approx 142.86\,\text{m}\).
(b) \(200 = -\dfrac{10000}{x-100} \Rightarrow x-100 = -50 \Rightarrow x = 50\). ✓
(c) Jump at \((50, 200)\).
(f) \(100 = a(100-50)^2 + 200 \Rightarrow -100 = 2500a \Rightarrow a = -\dfrac{1}{25}\).
(j) Swap and solve: \(x = -\dfrac{1}{25}(y-50)^2 + 200 \Rightarrow y = 50 + 5\sqrt{200-x}\) (positive root for descent).
AnswerJump coord: \((50, 200)\). \(a = -\dfrac{1}{25}\). \(f^{-1}(x) = 50 + 5\sqrt{200-x}\). YES — \(p(200) = 50\), he lands on the roof.
Piecewise: helicopter \(-\dfrac{10000}{x-100}\) on \([0,50)\); parachute \(-\dfrac{1}{25}(x-50)^2 + 200\) on \([50,100)\); chute \(50 + 5\sqrt{200-x}\) on \([100,200]\).