Times when particle is moving in the positive x direction

Hybrid_Theory
Messages
9
Reaction score
0

Homework Statement


A particle has displacement x(t) = (t^3 - t^2)e^-t for times 0=<t=<9.
Find its velocity v(t) and determine for what times the particle is moving
in the positive x direction.


Homework Equations


Differentiating x(t) you get v(t)=-t(t^2-4t+2)e^-t


The Attempt at a Solution


I differentiated the equation but I am lost on how to get the times it is moving in the positive x direction.
 
Physics news on Phys.org
Hybrid_Theory said:

Homework Statement


A particle has displacement x(t) = (t^3 - t^2)e^-t for times 0=<t=<9.
Find its velocity v(t) and determine for what times the particle is moving
in the positive x direction.

Homework Equations


Differentiating x(t) you get v(t)=-t(t^2-4t+2)e^-t

The Attempt at a Solution


I differentiated the equation but I am lost on how to get the times it is moving in the positive x direction.

You have to determine where the derivative is positive. You do that by analyzing the signs of the factors of the derivative. You may need the quadratic formula to see where that quadratic expression changes sign.
 
The answer is 2-sqrt2 < t < 2+sqrt2 but I'm still at a lose on how to get this. =/
 
LCKurtz said:
You have to determine where the derivative is positive. You do that by analyzing the signs of the factors of the derivative. You may need the quadratic formula to see where that quadratic expression changes sign.

Hybrid_Theory said:
... but I'm still at a lose on how to get this. =/
LCKurtz has given you a starting point.
 
Hybrid_Theory said:
The answer is 2-sqrt2 < t < 2+sqrt2 but I'm still at a lose on how to get this. =/

When in doubt, plot a graph (leaving out the exp(-t) factor, which does not change the sign of v(t)). In other words, plot f(t) = -t*(t^2 - 4t + 2) over a range of t values. The plot can be rough; all you really want to know is where f(t) changes sign.

RGV
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top