PDA

View Full Version : work/energy related


pringless
Dec5-03, 11:21 PM
A time-varying net force acting on a 5.8kg particle causes the object to have a displacement given by

x = a + bt + dt^2 + et^3

where a = 2m, b = 1.8 m/s, d = -1.6 m/s^2, e = .94 m/s^3 with x in meteres and t in seconds. Find the work done on the partciel in the first 4.4 seconds of motion. Answer in units of J.

i've taken both derivative and integral, im not getting any way correct grr. can someone help

sridhar_n
Dec6-03, 12:14 AM
Heres how u do the problem...


\int dw = \int_{x_{1}}^{x_{2}} F.dx; where F is the force and is equal to m*a, where m is the mass and a is the accln.
To find the work done by the force in 1st 4.4 seconds you will have to do this:

x = a + bt + dt^2 + et^3 . Therefore:

dx = (b + 2dt + 3et^2)dt

substitute this in the work equation to get:

\int dw = \int_{0}^{4.4} F * (b + 2dt + 3et^2)dt

where:
F = m*a, and a = d^2x for the 1st 4.4 seconds. Find this force and then substitute in the work integral..


There is another way to this problem:
work done = change in kinetic energy. Find the kinetic energy at t = 0 and at t = 4.4 by finding the velocities at t = 0 and at t = 4.4sec by differentiating the expression for x and then substituting for t.

work done = W = m(v_{4.4}^2 - v_{0}^2)/2 ....

Sridhar