Climber hanging from a cliff and acceleration

  • Thread starter Thread starter cardhouse42
  • Start date Start date
  • Tags Tags
    Acceleration
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
3 replies · 7K views
cardhouse42
Messages
2
Reaction score
0

Homework Statement


A 75 kg climber finds himself dangling over the edge of an ice cliff. Fortunately, he's roped to a 920 kg rock located 51 m from the edge of the cliff. Assume that the coefficient of kinetic friction between rock and ice is 5.3×10^−2 . What is his acceleration? Neglect the rope's mass.


Homework Equations


Tension(rock)=tension(climber)=T
acceleration(rock)=acceleration(climber)=a

Climber(y):T-m(c)*g=m(c)*a
Rock(x):T+f(k)=m(r)*a
Rock(y):N-m(r)*g=0


The Attempt at a Solution


T=m(c)*a+m(c)*g
f(k)=mu(k)*N
N=m(r)*g

m(c)*a+m(c)*g+mu(k)*m(r)*g=m(r)*a
a=[m(c)*g+mu(k)*m(r)*g]/[m(r)-m(c)]
a=1.44 m/s^2

The computer is telling me that I have the wrong answer. Do I need to take the 51 m into account somehow? Any help would be greatly appreciated!
 
on Phys.org
friction opposes relative motion. the rock wants to move in the direction of the tension of the rope, but the friction opposes it, which means its direction is opposite.
 
giggidygigg said:
friction opposes relative motion. the rock wants to move in the direction of the tension of the rope, but the friction opposes it, which means its direction is opposite.

Thanks! That gave me the right answer :)
 
Write out the individual equations of motion for the rock and the man, add them to eliminate T and solve for a. You do not need to take the length of the rope into account.