Pushing a block up a hill (kinematics/dynamics)

  • Thread starter Thread starter Sean1218
  • Start date Start date
  • Tags Tags
    Block Hill
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 4K views
Sean1218
Messages
84
Reaction score
0

Homework Statement



A small box is at the bottom of a ramp tilted at an angle of 40 degrees above horizontal. The box is given a push and it then slides up the ramp 2.0 seconds before sliding back down. The coefficient of sliding friction is 0.15. Find the time for it to slide back to the point it was released.

Homework Equations



Fnet = ma

The Attempt at a Solution



a = - gsin[tex]\theta[/tex] - ugcos[tex]\theta[/tex]
a = - 6.41 m/s2

Up:

v2 = 0
t = 2s
a = - 6.41 m/s2

d = -(-1/2at2)
d = 12.83 m

Down:

v1 = 0
a = gsin[tex]\theta[/tex] - ugcos[tex]\theta[/tex] = 6.18 m/s2
d = 12.83 m

t = sqrt(d/(1/2a)) = 2.04 s

The answer is supposed to be 2.4 s.

What'd I do wrong?
 
Physics news on Phys.org
Recheck your calculation for the acceleration down. It is awfully close to the acceleration up.

*** On edit ***
Actually, your value for acceleration up the incline is incorrect which gives you an incorrect value for the distance traveled. Redo your calculation and be sure you set your calculator to "degrees".
 
Last edited:
kuruman said:
Recheck your calculation for the acceleration down. It is awfully close to the acceleration up.

*** On edit ***
Actually, your value for acceleration up the incline is incorrect which gives you an incorrect value for the distance traveled. Redo your calculation and be sure you set your calculator to "degrees".

I see what I did wrong, on the paper I was doing the problem on, I wrote a = -gsin(theta) - ucos(theta), and missed the g on the second term, so I kept plugging that into my calculator. For some reason I typed it up correctly here :s

Thanks!