Problem 106
Question
\(\begin{array}{l}{\text { The hammer and the feather } \text { When Apollo } 15 \text { astronaut }} \\ {\text { David Scott dropped a hammer and a feather on the moon to }} \\ {\text { demonstrate that in a vacuum all bodies fall with the same (con- }} \\ {\text { stant) acceleration, he dropped them from about } 4 \text { ft above the }} \\ {\text { ground. The television footage of the event shows the hammer }}\end{array}$$ \begin{array}{l}{\text { and the feather falling more slowly than on Earth, where, in a }} \\ {\text { vacuum, they would have taken only half a second to fall the } 4} \\ {\text { ft. How long did it take the hammer and feather to fall } 4 \text { ft on }} \\ {\text { the moon? To find out, solve the following initial value prob- }} \\ {\text { lem for } s \text { as a function of } t \text { . Then find the value of } t \text { that makes } s} \\\ {\text { equal to } 0 .}\end{array}\) \(\begin{array}{ll}{\text { Differential equation: }} & {\frac{d^{2} s}{d t^{2}}=-5.2 \mathrm{ft} / \mathrm{sec}^{2}} \\ {\text { Initial conditions: }} & {\frac{d s}{d t}=0 \text { and } s=4 \text { when } t=0}\end{array}\)
Step-by-Step Solution
VerifiedKey Concepts
Initial Value Problem
- The initial velocity \( \frac{ds}{dt} \) at \( t = 0 \) is 0.
- The initial position \( s \) is 4 feet when \( t = 0 \).
Acceleration on the Moon
The experiment performed by astronaut David Scott demonstrated that in a vacuum—like the Moon—different objects fall with the same acceleration, regardless of their mass. This is a perfect context to explore constant acceleration motion where gravity is the sole force acting on the objects.
Integration in Calculus
In our exercise, we first integrate the given acceleration \( \frac{d^{2}s}{dt^{2}} = -5.2 \) to find the velocity \( \frac{ds}{dt} \). This gives us:
\[ \frac{ds}{dt} = -5.2t + C_1 \]
The integration constant \( C_1 \) is determined using the initial condition \( \frac{ds}{dt} = 0 \) when \( t = 0 \), resulting in \( C_1 = 0 \).
We then integrate the velocity to find the position function:
\[ s(t) = -\frac{5.2}{2}t^2 + C_2 \]
The constant \( C_2 \) is found using the condition \( s = 4 \) when \( t = 0 \), which gives us \( C_2 = 4 \). This is how we establish a specific function that describes the motion of the hammer and feather.
Constant Acceleration Motion
For this scenario, the constant acceleration is \( -5.2 \; \text{ft/sec}^2 \). The position of the objects falling from a height of 4 feet is expressed by
\[ s(t) = -2.6t^2 + 4 \]
Using this equation, we set \( s(t) = 0 \) to determine when the objects reach the ground, solving it by rearranging:
\[ -2.6t^2 + 4 = 0 \]
The solution gives the time \( t \approx 1.24 \) seconds. This simple example shows how constant acceleration influences motion, allowing precise predictions of position over time.