Solve Incline Problem: Find Highest Point Reached by Block

  • Thread starter Thread starter milkyway11
  • Start date Start date
  • Tags Tags
    Incline
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 · 2K views
milkyway11
Messages
15
Reaction score
0
question says: a block is given an initial velocity of 2m/s up a frictionless plane inclined at 60 degree to the horizontal. what is the highest point reached by the block?

I tried to figure out how to solve the problem by thinking in order to find the highest point, i need the distance it traveled then I can use the sin to find the height. However, in order to find distance traveled, I will have to find the acceleration up the incline and this is where I get stuck. I tried to use kinematics to find the acceleration knowing final velocity will be 0, but I don't know the time spent traveling so I can't solve for acceleration!

Please help me solve it!
 
Physics news on Phys.org
Use conservation of energy.

At the top, the kinetic energy is 0 so it is all potential energy. At the bottom, it is all kinetic (if you set V=0 at that point). The two values are equal...hence 1/2 mv^2 at bottom = mgh at top, but that h is the vertical height, so you need to use trigonometry to find the distance up the incline...
 
Of course, the acceleration (if you do not know the conservation of energy theorem) is easy enough to find. The only force acting down the block is the accelaration due to gravity (taking into account trigonometry to find it's component down the incline...)
 
thank you, this helps a lot!

Berko said:
Use conservation of energy.

At the top, the kinetic energy is 0 so it is all potential energy. At the bottom, it is all kinetic (if you set V=0 at that point). The two values are equal...hence 1/2 mv^2 at bottom = mgh at top, but that h is the vertical height, so you need to use trigonometry to find the distance up the incline...