How Do You Calculate Displacement with Varying Force Over Time?

AI Thread Summary
To calculate displacement with a varying force over time, the integration of acceleration derived from the force equation is crucial. The initial attempt incorrectly assumed the constant of integration equals the initial velocity, which led to an erroneous result. Instead, the constant should be determined by substituting the initial time into the velocity equation. The correct velocity function incorporates the initial velocity and the force's effect over time. Following this adjustment will yield the accurate displacement calculation.
getty102
Messages
38
Reaction score
0

Homework Statement


Find Δx
Given:
Fxe-(t/T)
v0=-41.2 m/s
tf=84.54 s
T=46 s
Fx=13.4 N
m=8.8 kg



Homework Equations


F=ma


The Attempt at a Solution


a=Fxe-(t/T)/m
dv/dt=Fxe-(t/T)/m

*integrate both sides*
v=[(-T)Fx)/m]e-(t/T)+v0
dx/dt=[(-T)Fx/m]e-(t/T)+v0

*take the definite integral between t0 and tf*
x=[(T2)Fx)/m]e-(t/T)+v0t

I am doing something wrong as my answer of 6192.301 m, is not correct
 
Physics news on Phys.org
getty102 said:

Homework Statement


Find Δx
Given:
Fxe-(t/T)
v0=-41.2 m/s
tf=84.54 s
T=46 s
Fx=13.4 N
m=8.8 kg



Homework Equations


F=ma


The Attempt at a Solution


a=Fxe-(t/T)/m
dv/dt=Fxe-(t/T)/m

*integrate both sides*
v=[(-T)Fx)/m]e-(t/T)+v0
dx/dt=[(-T)Fx/m]e-(t/T)+v0

*take the definite integral between t0 and tf*
x=[(T2)Fx)/m]e-(t/T)+v0t

I am doing something wrong as my answer of 6192.301 m, is not correct

I think perhaps your problem comes in assuming that the constant of integration is equal to v0 (in red above). That is not the case in this situation. To see this, use the generic symbol "C" for the constant of integration here:v(t) = \int a(t)\,dt = \frac{F_x}{m}\int e^{-t/T}\,dt = -\frac{T F_x}{m} e^{-t/T} + CNow, to solve for C, plug t = 0 into this expression. Note that e0 = 1, NOT 0:v(0) = v_0 = -\frac{T F_x}{m} + C \\ \Rightarrow C = v_0 + \frac{T F_x}{m}If we plug this expression for C back into the expression for v(t), we end up with:v(t) = v_0 + \frac{T F_x}{m}(1 - e^{-t/T})Can you take it from here?
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top