Calculating Velocity from a variable force.

AI Thread Summary
A body of mass 5 kg is subjected to a force defined by the equation (2t - 3t^2) kg wt, and its initial velocity is 3 m/s. The acceleration is calculated as a = (2t - 3t^2) / 5. An initial attempt to integrate this expression led to a velocity of -6.6 m/s after 4 seconds. However, it was later realized that the force should be converted from kg wt to Newtons, which corrected the calculation to yield a velocity of -91.08 m/s. This highlights the importance of unit conversion in physics problems.
RubiksMelia
Messages
5
Reaction score
0

Homework Statement


A body of mass 5 kg is acted on by a force in a straight line. The magnitude of the force after t seconds is given by (2t - 3t^2) kg wt. If the body has an initial velocity of 3ms-1 in the same direction as the force, calculate its velocity after 4 seconds.

Homework Equations


∑F = ma
a = dV/dt

The Attempt at a Solution


So what I've done is this.

m = 5
F = (2t - 3t^2)
a = (2t - 3t^2) / 5
dV/dt = (2t - 3t^2) / 5
v = ∫(2t - 3t^2) / 5 dt
v = (t^2 - t^3) / 5 + c

Using t = 0, v = 3 (from initial velocity), solving for c yields c = 3. So,

v = (t^2 - t^3)/5 + 3 and substituting t = 4, I get v = -6.6ms-1

The back of my textbook gives an answer of -91.08ms-1, could someone please tell me where I've gone wrong?
 
Physics news on Phys.org
Hello and welcome to PF!

I think your answer is correct. I don't see how you could get an answer of -91 m/s.
 
The wording of the problem is a little odd. "Magnitude" of a force is generally defined to be a positive quantity.
Yet, the expression 2t - 3t2 takes on negative values during the time interval 2/3 < t < 4.
 
TSny said:
Hello and welcome to PF!

I think your answer is correct. I don't see how you could get an answer of -91 m/s.

I just had a look at all of the question again and realized that the units which the force was given in are kg wt. I forgot to make the conversion between kg wt and N, and that threw me out.
(2t - 3t^2) kg wt = g(2t - 3t^2) N

Using F = g(2t - 3t^2), the correct answer of -91.08m/s was obtained.
 
OK. Good. I did not notice the kg wt.
 
Thread 'Struggling to make relation between elastic force and height'
Hello guys this is what I tried so far. I used the UTS to calculate the force it needs when the rope tears. My idea was to make a relationship/ function that would give me the force depending on height. Yeah i couldnt find a way to solve it. I also thought about how I could use hooks law (how it was given to me in my script) with the thought of instead of having two part of a rope id have one singular rope from the middle to the top where I could find the difference in height. But the...
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Back
Top