Finding the Final Velocity of a Box Sliding Across a Rough Surface

  • Thread starter Thread starter taveuni
  • Start date Start date
AI Thread Summary
The discussion revolves around calculating the final velocity of a box sliding across a rough surface with an initial speed of 3.8 m/s and a coefficient of friction of 0.7. The user initially calculates a final velocity of 4.6 m/s, which seems incorrect as it exceeds the initial speed. The work-energy theorem is applied, but the force of friction must be considered negative since it opposes the motion. Adjusting the equation to account for this negative work leads to a more reasonable final velocity of around 2 m/s. The importance of recognizing the direction of forces in work calculations is emphasized for accurate results.
taveuni
Messages
16
Reaction score
0
I am wondering if someone could guide me on this. I am getting a vf of 4.6m/s, which can't be right, considering vi is only 3.8m/s.

A box slides across a frictionless floor with an initial speed v = 3.8
m/s. It encounters a rough region where the coefficient of friction is
µk = 0.7. If the strip is 0.52 m long, with what speed does the box
leave the strip?

My thoughts:
F=µk*N=µk*g*m=6.867*m
vi=3.8 m/s

Using work-energy theorem:
F*d = .5*m*vf^2 - .5*m*vi^2
6.867*d*m = m*(.5*vf^2 - .5*vi^2)
m's cancel
6.867*.52 + .5*vi^2 =.5*vf^2
3.4335 + .5*(3.8)^2 =.5*vf^2
(3.4335 + 7.22)*2=vf^2
sqrt (21.307) = vf
4.62 = vf

Ridiculous. What am I doing wrong?
 
Physics news on Phys.org
taveuni said:
My thoughts:
F=µk*N=µk*g*m=6.867*m
vi=3.8 m/s

Using work-energy theorem:
F*d = .5*m*vf^2 - .5*m*vi^2

Because the force of friction is doing work against the motion, it should actually be:

-F*d= .5mvf^2 - .5*m*vi^2

When calculating work, it's force*distance*cos(theta), where theta is the angle between the force and the movement. In this case, theta is 180 degrees, so cos(theta) = -1
 
Thank you so much.
 
taveuni said:
Using work-energy theorem:
F*d = .5*m*vf^2 - .5*m*vi^2
6.867*d*m = m*(.5*vf^2 - .5*vi^2)

Ridiculous. What am I doing wrong?

You must realize that, by definition, F.d is negative. The force is not in the direction of motion.

EDIT: Guess I was a bit late. ;)
 
I'm going to venture a guess and say that since you know that logically the object will slow down, vf will be less than vi, so in the work-energy equation you have, the right hand side would have to be negative to satisfy this condition. Hence the left hand side would have to be negative to make satisfy the equality. Also, since work = F*d*cos(theta) and theta here is 180 degrees since it is acting in the direction opposite of the motion. I'm not too sure on any of this, but when i put in a negative 3.43 i get a final velocity around 2.something m/s, which makes more sense

EDIT: Guess I was even later...
 
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