Solving for Ball Speed at Lowest & Highest Point of Arc

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 2K views
Trekky0623
Messages
6
Reaction score
0
The string in the Figure is L = 118.0 cm long and the distance d to the fixed peg P is 99.1 cm. When the ball is released from rest in the position shown, it will swing along the dashed arc. How fast will it be going when it reaches the lowest point in its swing? What about the highest in its circular arc?

prob02a.gif

Relevant equations

PE = m * g * h
KE = (1/2)m * v2
Attempt
PE = m * g * h
PE = m * 9.8 m/s2 * .118 m
PE = KEBOTTOM = (1/2)m * v2
v2 = ((m * 9.8 m/s2 * .118 m)/((1/2)*m)))
v2 = ((9.8 m/s2 * .118 m)/(1/2))
v2 = 2 * 9.8 m/s2 * .118 m
v = SQRT(2 * 9.8 m/s2 * .118 m)
v = 1.52 m/s

I've only done this first part. I got 1.52 m/s, but the computer says I'm wrong. I was wondering if anyone could spot a problem in my equations.
 
Last edited:
Physics news on Phys.org
ehild said:
118 cm = 1.18 m.


ehild

Ah hah! Thank you so much. I feel silly.