adjacent said:
This is confusing. Let me start from the OP.
Let the distance from the top of the tower be ##s_1## and let the distance from the bottom of the tower be ##s_2##.
We know that ##s_1=\sqrt{120^2+s_{2}^2}##
Then what do I have to do? What is this time derivative? It's still unclear to me.
You then want to find the rate of approach of the man when he is at some distance ##s_2## from the bottom of the tower. The rate he is approaching the top of the tower is given by the time derivative of his displacement from the top of the tower. So the next step would be to compute ##\text{d}/\text{d}t\,\, s_1##. Does it make sense up to here?
Initially, you may think that since the expression for ##s_1## does not have any t's in it, that d/dt s
1 is simply zero. But it is not the case, because there is an implicit dependence of ##s_2## on t. That also makes sense right? I.e if the man keeps walking towards the tower, intuitively as time passes he gets closer to the base. So, in fact, ##s_2 = s_2(t)##. The notation means that ##s_2## is a function of t, in the same way that f=f(x) means f is a function of x.
The chain rule allows you to extract the time dependence of ##s_2##. To understand the notation both as you wrote and in 'fractions', it is that $$(s_1(s_2(t)))' = \frac{\text{d}s_1}{\text{d}t}\,\,\,\,;\,\,\,\, s_1'(s_2(t)) = \frac{\text{d}s_1}{\text{d}s_2}\,\,\,\,;\,\,\,\, s_2'(t) = \frac{\text{d}s_2}{\text{d}t} ,\,\,\,\,\,s_1 = s_1(s_2(t))$$
And again, ##s_1 = s_1(s_2(t))## meaning ##s_1## is a function of ##s_2##, which is also a function of time.