topsquark said:
Just my two cents.
Fernando's solution is, of course, correct. But I've never come across a Mechanics problem where the time was negative. This has me wondering whether the correct answer to this problem is when t = 0 s.
-Dan
Prove It said:
You seem to have missed topsquark's point entirely, which is that the question asks "At what TIME is the speed at its minimum?" which implies that we are using t to represent time. Topsquark has said it does not make sense to include negative values for t in this case as there is no such thing as negative time.
I have seen negative time in mechanics problems. In fact, I'll wager you have as well, although you might not have recognized it.
Suppose a boy throws a ball in the air at an initial $10$ m/s from a height of $1$ m. When will the ball hit the ground, if you ignore air resistance?
Ok, standard problem in kinematics. Set up
$$y=y_{0}+v_{0y}t+\frac{a}{2}t^{2}=1+10t-\frac{9.8}{2}t^{2},$$
and set this equal to zero. Mathematically, you get two solutions: $t=2.14, -0.096$, both in seconds. So, we throw out the negative solution and say the answer is $t=2.14$ seconds. Done.
Or are we? Is there any physical significance to the negative time solution? I claim there is. It's the time at which you would have had to throw the ball
from the ground height in order to reach the height of $1$ m at $t=0$ with a velocity of $+10$ m/s.
What's happening here? What's happening is that the time at which you "start the clock" is completely arbitrary. Now, once you've started it, you shouldn't generally restart it, unless you keep careful track of how you're doing so.
Time can be negative in exactly the same way that displacement can be negative. For displacement, it depends on where you put the origin of your meter stick. For time, it depends on when you start the clock.
Here's an alternative problem with the same physics: at $t=-2.136$ seconds, a boy throws a ball in the air at $10$ m/s. Ignoring air resistance, when will the ball hit the ground? The usual kinematic equation won't work here, because it will assume we know the velocity at time $t=0$. So, start from the acceleration and integrate, using initial conditions.
\begin{align*}
a&=-g \\
v&= -gt+C \\
10 &=-9.8(-2.136)+C \\
C&=-10.933 \\
v&= -gt-10.933 \\
y&= -\frac{g}{2} t^{2}-10.933t+C \\
1&= -4.9 (-2.136)^{2}-10.933(-2.136)+C \\
C&=0.0033 \quad \text{This should be zero, but isn't because of rounding.} \\
0&=-\frac{g}{2} t^{2}-10.933t+0.0033 \\
t&=3.018 \times 10^{-4}, -2.23 \; \text{seconds}.
\end{align*}
The first solution is essentially zero, as you'd expect.
In fact, time reversal is a
standard topic in high-energy particle physics. It's the T in CPT symmetry.