Introductory physics force problems

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
11 replies · 11K views
inkandgold
Messages
11
Reaction score
0

Homework Statement


1) http://i.imgur.com/JbK13.gif
The figure below depicts the forces acting on a safe being pushed up an ramp by movers, Fa. The mass of the safe is 500 kg, the coefficient of static friction along the incline is μs = 0.41 and the coefficient of kinetic friction along the incline is μk = 0.34. The ramp forms an angle θ = 23° above the horizontal. The top of the wall is h = 1.0 m off the floor. What force needs to be applied to hold the safe in place?

2) http://i.imgur.com/ZTYbR.gif
A young boy with a broken leg is undergoing traction. Find the magnitude of the total force of the traction apparatus applied to the leg, assuming the weight of the leg is 75 N and the weight hanging from the traction apparatus is also 75 N, θ = 28°.

Homework Equations


None were given to me, but this is what I think they are:
1)Fs = μs * N
w = mg

2) horizontal component of the traction force = 2 * 75 * cos (28) = 132 N

The Attempt at a Solution



1) static friction cannot hold the safe in place without having it slide back down

x components: -mg sin(theta) + Ffr = 0 = mg sin(theta) + uN
y components: N - mg cos(theta) = 0
N = mg cos(theta)

therefore F = -mg sin(theta) + u(mg cos(theta))
I don't think this is right...

2) horizontal component of the traction force = 2 * 75 * cos (28) = 132 N
magnitude of the force exerted on the femur by the lower leg = 132 N

I really appreciate any help you can give me! Thank you so much!
 
Last edited:
Physics news on Phys.org
Problem 2 is fine.

For problem 1: Assume that the safe is standing on the ramp without anyone touching it. As you say, static friction is not enough to keep it at rest. OK, but what is the net force acting on it if this were true? That is the force that needs to be applied up the ramp to keep it at rest.
 
For problem 2, the horizontal component isn't enough apparently. I don't know what the vertical component is though.

For problem 1, I have F = mg sin(theta) + u(mg cos(theta)). But I don't think that gets me the right answer. I don't know if I'm setting up my x and y components correctly.
 
inkandgold said:
For problem 2, the horizontal component isn't enough apparently. I don't know what the vertical component is though.
The vertical component is such that the leg is at rest. What forces act on the leg in the vertical direction?
inkandgold said:
For problem 1, I have F = mg sin(theta) + u(mg cos(theta)). But I don't think that gets me the right answer. I don't know if I'm setting up my x and y components correctly.
The two force components are in opposite directions; if one is positive, the other must be negative.
 
Problem 2. The forces that act on the leg at rest are the weight (mg).

Problem 1. Would it be F = mg sin(theta) - u(mg cos(theta))?
 
inkandgold said:
Problem 2. The forces that act on the leg at rest are the weight (mg).
That's only the vertical component exerted by the traction apparatus. To find the total or net force exerted by the apparatus you also need to consider its horizontal component.

Problem 1. Would it be F = mg sin(theta) - u(mg cos(theta))?
It would be that.
 
For problem 2, the horizontal component of the traction force = 2 * 75 * cos (28) = 132 N. Would it just be 132 N + mg?
 
Would it be sqrt (75^2 + 132^2) using the Pythagorean theorem?
 
Thank you so much! For the first problem would it be:

F = mg sin(theta) - u(mg cos(theta)) = 500*9.8 sin 23 - 0.41(500*9.8 cos 23) = 65.3 N?