Conceptual question about the Kinetic Energy Equation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Xyius
Messages
501
Reaction score
4
So as you all know, kinetic energy is..
[tex]K=\frac{1}{2}mv^2[/tex]

The question I have is the followng.

The "v" in this formula isn't really velocity, its speed is it not? Which is just the magnitude of the velocity vector with no direction information. Kinetic energy is a scalar quantity so with this formula am I allowed to write..

[tex]v=\frac{dx}{dt}[/tex]

Since this is just speed, which is the magnitude of the velocity vector, how does this make sense? Couldn't it just as easily be dy/dt or dz/dt? When deriving the kinetic energy formula from Newtons Second Law, you end up with the integral of "Fv" on one side and manipulate v to "dx/dt" to get the work integral.

I guess the main point of my question is, how can v=dx/dt when "v" isn't specifying any particular direction?
 
Physics news on Phys.org
v2 is the dot product of (v)(v) which is a scalar equal to the square of the magnitude of v. So velocity2 = speed2, but velocity in the expression 1/2 m v2 is a vector and does have a direction.
 
rcgldr said:
v2 is the dot product of (v)(v) which is a scalar equal to the square of the magnitude of v. So velocity2 = speed2, but velocity in the expression 1/2 m v2 is a vector and does have a direction.

So basically, only the square of v is scalar? But velocity itself is a vector? Makes sense! Thanks :D
 
Consider this:

[tex]K = \frac{1}{2}mv^2 = \frac{1}{2}m (v_x^2 + v_y^2 + v_z^2)<br /> = \frac{1}{2}m \left[ {\left( \frac{dx}{dt} \right)}^2 + {\left( \frac{dy}{dt} \right)}^2<br /> + {\left( \frac{dz}{dt} \right)}^2 \right][/tex]