Question:medium

A particle is moving along straight line. If its location at time t is given by \(x(t) = \alpha t e^{-t/\tau}; \alpha = 1~\text{m/s}, \tau = 1~\text{s}\). The velocity of the particle at t = 2 s is

Show Hint

For position functions of the form \(x(t) = t e^{-t/\tau}\), use the product rule to differentiate and find velocity.
Updated On: Jun 19, 2026
  • \(-\frac{1}{e}~\text{m/s}\)
  • \(-\frac{1}{e^2}~\text{m/s}\)
  • \(-\frac{2}{e}~\text{m/s}\)
  • \(-\frac{2}{e^2}~\text{m/s}\)
Show Solution

The Correct Option is B

Solution and Explanation

Step 1: Velocity as the time derivative.
v(t) = dx/dt = d/dt [α t e^(-t/τ)].

Step 2: Executing differentiation.

Applying the product rule: v(t) = α e^(-t/τ) + α t (-1/τ) e^(-t/τ) = α e^(-t/τ) (1 - t/τ).

Step 3: Plugging in t = 2 s.

v(2) = 1 · e^(-2/1) (1 - 2/1) = e^(-2) (-1) = -1/e² m/s.

Step 4: Conclusion.

Hence, the velocity at t = 2 s is -1/e² m/s.
Was this answer helpful?
0