Integrating Work from Force(time)

  • Thread starter Thread starter ecophysicist
  • Start date Start date
  • Tags Tags
    Integrating Work
AI Thread Summary
The discussion revolves around integrating force to find work, specifically addressing the confusion of integrating force as a function of position rather than time. A challenge problem involving a rabbit's motion is presented, requiring calculations for acceleration, work, power, and average power over a specified time. The integration process is clarified, emphasizing the need to express dx in terms of dt to solve the work integral correctly. Participants also discuss the importance of providing hints rather than full solutions to promote learning. The conversation concludes with a focus on improving LaTeX skills for better communication of mathematical solutions.
ecophysicist
Messages
2
Reaction score
0
Hi folks:
Question for you guys. I've generalized a question that keeps coming up in class...but that keeps going unexplained. This is a somewhat involved problem which requires integrating force to find work. Thing is, force is always integrated as a function of position NOT time. This type of problem keeps throwing me for a loop because you end up finding a force equation that's basically F(t)...and end up having to integrate it in terms of dx to find work. I know I'm missing something here, but I can't figure out what. It's stage B where things start getting tricky.

Here's the challenge problem of the day then...

Imagine you have a rabbit of mass M whose position is given as a function of time is given by x = (3t - 4t^2 + t^3)i, where x is in meters and t is in seconds.
(A) What is the acceleration of the rabbit for any time t?
(B) What is the work done by the rabbit for the first five seconds of its journey?
(C) What is the power of the rabbit at t = 3.0 seconds?
(D) What is the average power of the rabbit during the first five seconds of its journey?
 
Physics news on Phys.org
Could it be:

W=\int_{x_i}^{x_f}F(x)dx
=\int_{x_i}^{x_f}Ma_x dx
=\int_{x_i}^{x_f}M \frac{dv}{dt}dx

But, by the chain rule

\frac{dv}{dt}=\frac{dv}{dx}\frac{dx}{dt}=v\frac{dv}{dx}

so

W=\int_{v_i}^{v_f}Mv dv
=M{[\frac{1}{2}v^2]}\right|_{v_i}^{v_f}
=\frac{1}{2}M[v_f-v_i]

we know that v_f=\frac{dx}{dt}]_{t=5}=38m/s and v_i=\frac{dx}{dt}]_{t=0}=0m/s

so, finally

W=(19m/s)M

?

NB: I'm not 100% sure of myself, so don't take this as a definite!
 
In the future, please don't give detailed solutions to homework problems. It is our policy to help by giving hints, not answers, and only when somebody has shown an attempt at solving the problem themself.
 
Thanks for the help physzmatix. The solution, as it turns out, isn't quite that though. It involves integrating work, taking the derivative of x to be dx in terms of dt, and plugging that dx in for the one in the work integral to make things in terms of t. I've got no clue how to type the formulas out, but given the mass 1.5, the answer comes out to

definite integral [0,5] of (27t^3 - 108t^2 + 123t - 36) dt

-> which ends up being around 1000 watts.And RedBelly, respectfully, there's no need for the wiseguy attitude. This wasn't a homework problem, as I explicitly stated from the beginning. Maybe most people write out their homework in part As and part Bs, but that's how I take my notes. Don't jump to conclusions.
 
Redbelly98 said:
In the future, please don't give detailed solutions to homework problems. It is our policy to help by giving hints, not answers, and only when somebody has shown an attempt at solving the problem themself.

Hi Redbelly98. I'm aware of that, but since I found the problem immensely challenging myself, I wasn't sure if I was aiding or hindering ecophysicist. I thought of my contribution more as an extension to eco's question (for my own sake) than an answer. Perhaps you can give some input as to where my strategy failed, since ecophysicist says the answer turns out to be something quite different?

Thanks.

ecophysicist said:
Thanks for the help physzmatix. The solution, as it turns out, isn't quite that though. It involves integrating work, taking the derivative of x to be dx in terms of dt, and plugging that dx in for the one in the work integral to make things in terms of t. I've got no clue how to type the formulas out, but given the mass 1.5, the answer comes out to

What are the odds of you brushing up on your Latex skills and showing us? :biggrin:

I'd love to see those formulas as I have to admit I can't really visualise your solution :redface:
 
ecophysicist said:
This wasn't a homework problem, as I explicitly stated from the beginning.

I'm sorry but it did look like a homework problem to me, the "challenge problem of the day" part of it at least. I didn't see where you explicity said that was not homework.

We do get people just giving out homework answers. I wasn't trying to be a wiseguy, just trying to educate people about how things are done at PF.

phyzmatix said:
Perhaps you can give some input as to where my strategy failed, since ecophysicist says the answer turns out to be something quite different?

You were okay up to here:

<br /> =M{[\frac{1}{2}v^2]}\right|_{v_i}^{v_f}<br />

After that, the v2 became simply v (the "2" was omitted).

ecophysicist said:
I've got no clue how to type the formulas out...

Yeah, that was something I resisted when I first started posting here. But it's not so hard once you get the hang of it. Basicly, LaTex equations get typed in between [ tex ] and [ /tex ], but you omit the spaces. For examples, click on some of phyzmatix's equations and the Latex code will show up.

More information is here:
https://www.physicsforums.com/misc/howtolatex.pdf
https://www.physicsforums.com/showthread.php?t=8997

Also, if you click the ∑ button, a menu of LaTex symbols will pop up.

Hope that helps.
 
Redbelly98 said:
You were okay up to here:

=M{[\frac{1}{2}v^2]}\right|_{v_i}^{v_f} &lt;br /&gt; &lt;br /&gt; After that, the v&lt;sup&gt;2&lt;/sup&gt; became simply v (the &amp;quot;&lt;sup&gt;2&lt;/sup&gt;&amp;quot; was omitted).
&lt;br /&gt; &lt;br /&gt; Smacks forehead while muttering &amp;quot;&lt;span style=&quot;font-size: 9px&quot;&gt;stupid idiot&amp;quot; to self. &lt;img src=&quot;https://www.physicsforums.com/styles/physicsforums/xenforo/smilies/oldschool/redface.gif&quot; class=&quot;smilie&quot; loading=&quot;lazy&quot; alt=&quot;:redface:&quot; title=&quot;Red Face :redface:&quot; data-shortname=&quot;:redface:&quot; /&gt;&lt;br /&gt; &lt;br /&gt; Thanks Red!&lt;/span&gt;
 
Back
Top