Daniel B. answered 02/15/22
A retired computer professional to teach math, physics
Let
h = 12 m be the height of the building and the length of the pipe,
s(t) be the length of the rope at time t,
x(t) be the x position of the pipe's end at time t,
y(t) be the y position of the pipe's end at time t,
s'(t) = -0.1 m/s be the rate of change of s(t),
x'(t) be the rate of change of x(t),
y'(t) be the rate of change of y(t),
t1 be the time value at which y(t1) = 4m.
We are to calculate x'(t1) and y'(t1).
For simplicity abbreviate
s = s(t)
x = x(t)
y = y(t)
s' = s'(t) = -0.1 m/s
x' = x'(t)
y' = y'(t)
s1 = s(t1)
x1 = x(t1)
y1 = y(t1) = 4 m
s1' = s'(t1) = -0.1 m/s
x1' = x'(t1)
y1' = y'(t1)
Apply the Pythagorean theorem to the right angle triangle whose hypotenuse is
the pipe, and whose one side is along the ground:
h² = x² + y²
So
x² = h² - y² (1)
Apply the Pythagorean theorem to the right angle triangle whose hypotenuse is
the rope, and whose one side is along the building:
s² = x² + (h-y)² (2)
Substituting (1) into (2)
s² = h² - y² + (h-y)²
= 2h² - 2hy (3)
From (3) express y
y = h - s²/2h
Calculate the derivative of y
y' = -ss'/h (4)
From (1) express
x = √(h² - y²)
Calculate the derivative of x
x' = (1/2) (-2yy')/√(h² - y²)
= -yy'/√(h² - y²) (5)
Now we can calculate the quantities at time t1, given that we know y1 and s1'.
First calculate s1 from equation (3)
s1² = 2h² - 2hy1
s1 = √(2h² - 2hy1) (6)
To calculate y1', substitute s = s1 from equation (6) into (4)
y1' = -s1s1'/h = -s1'√(2h² - 2hy1)/h = -s1'√(2(1 - y1/h)) (7)
Substituting actual numbers
y1' = -(-0.1)√(2×(1 - 4/12)) = 0.2/√3 = 0.11547 m/s
To calculate x1' use equation (5)
x1' = -y1y1'/√(h² - y1²)
Substitute actual numbers
x1' = -4×(0.2/√3)/√(12² - 4²) = -0.8/√(3×192) = -0.8/24 = -0.033333 m/s