Change of kinetic energy problem

AI Thread Summary
A 10 kg object moving at 10 m/s loses 2v^2 J of kinetic energy per second, and the goal is to determine the time it takes for its speed to decrease from 10 m/s to 5 m/s. The change in kinetic energy between these speeds is calculated to be -375 J. The discussion involves deriving an expression for velocity as a function of time, leading to the integration of the kinetic energy equation. After proper manipulation and integration, the time required for the speed change is found to be approximately 3.47 seconds. The participants express gratitude for the assistance and confirm the plausibility of the result.
marjuna
Messages
7
Reaction score
0
Hi Forum :)

This is not a specific homework problem, just something I tried to solve myself.

Homework Statement



A 10 kg object is moving at 10 m/s.

The object is losing 2v^2 J of kinetic energy per second.

Determine the time it takes for the speed to decrease from v_1 = 10 m/s to v_2 = 5 m/s.

EDIT: or even better, how do I obtain an expression for velocity as a function of time?

Homework Equations



KE=0.5*m*V^2

The Attempt at a Solution



Alright, so the difference in kinetic energy between v_1 and v_2 is -375 J. I also noticed that the derivative of KE with respect to v is -2v^2. I somehow need to get the time variable in there.. How do I continue to solve the problem? I'm not interested in a numerical answer, more in the way of doing it.

Thanks in advance!
 
Last edited:
Physics news on Phys.org
welcome to pf!

hi marjuna! welcome to pf! :wink:

you have d(mv2/2)/dt = 2v2

ok, now separate the variables :smile:
 
Thanks tiny-tim!

So you get:

d(mv2/2)/dt = -2v2

d(mv2/2) = -2v2 dt

integrate both sides: d(mv2/2) was -375 J

-375 = -2v2*t

Uhm, how exactly do I continue from here?
 
oooh, sorry

write it as:

1/(-2v2) * d(mv2/2) = dt

THEN integrate both sides right?

But how do I integrate with respect to mv2/2 when the variable on the left side is just v?
 
two ways:

i] treat v2 as the variable, intead of v

ii] write d(v2) = 2v dv :wink:
 
Okay, then:

case i]

Write 1/(-2v2) * d(mv2/2) = dt as

1/(-4v2/m) d(v2) = dt

Then integrate the left side from v_1 to v_2 (substitute values) and the right side becomes t, obviously and then you've got an answer, right?and if you go for ii] then the equation becomes:

m/-2v dv = dt

and then also integrate both sidesbut one of them must be wrong since i get different expressions after integrating.. hmm
 
marjuna said:
Write 1/(-2v2) * d(mv2/2) = dt as

1/(-4v2/m) d(v2) = dt

no, d(v2)/v2 = d(ln(v2)) …

try substitution if you can't see it immediately :smile:
 
Uhm, I don't get it :(

How do you get rid of the m/2 inside d(mv2/2) so you're left with just d(v2)?But if you do it the other way:

write d(mv2/2) as mv dv..

then the equation becomes m/-2v dv = dtis that correct? oh man I really should start polishing up those calculus skills :)
 
Last edited:
  • #10
marjuna said:
Uhm, I don't get it :(

How do you get rid of the m/2 inside d(mv2/2) so you're left with just d(v2)?

well, yes, you do have to keep the m/2 also
write d(mv2/2) as mv dv..

then the equation becomes m/-2v dv = dt

that's right! :smile:

and now integrate …​
 
  • #11
:smile: Alright then!

After integration the equation becomes:

t = -m/2 * ( ln[v_2] - ln[v_1] )

Substituting, m = 10 kg, v_1 = 10 m/s and v_2 = 5 m/s gives t ≈ 3.47 s

Seems plausible, right?
 
  • #12
looks good! :smile:
 
  • #13
Alright then.

tiny-tim, thank you a lot for your time and help, I really appreciate it :biggrin: I hope you have a great day!
 
Back
Top