Why Does the Ball Thrown Upward Return to the Man in 2 Seconds?

  • Thread starter Thread starter rdn98
  • Start date Start date
  • Tags Tags
    Ball
AI Thread Summary
The discussion focuses on calculating the initial speed at which a man throws a ball upward from a height of 42 meters, noting that it returns after 2 seconds. The key point is the proper use of the kinematic equation, where the acceleration due to gravity should be negative since it acts downward, opposing the initial upward velocity. The correct equation to use is x-x0 = v0(t) - 0.5(g)t^2, leading to an initial velocity of approximately 9.81 m/s. Participants emphasize the importance of maintaining consistent units and correctly identifying the direction of acceleration in calculations. Understanding these principles is crucial for accurately solving physics problems involving projectile motion.
rdn98
Messages
39
Reaction score
0
A man on the edge of a cliff H = 42 m high throws a ball directly upward. It returns past him 2 s later. (H actually is the height of the point of release of the ball above the base of the cliff. Neglect air resistance.) (Hint - Gravity causes a downward acceleration at the rate g = 9.81 m/s2.)

There are multiple parts, but I'm only stuck on this first part.
With what initial speed did the man throw the ball?

So at first, I thought it was zero, but computer told me it was wrong so its not. For this problem, I'm taking it to be upward is positive in the y direction, and downward past the man is negative.

I'm going to use the equation x-x0=v0(t)+.5(a)t^2
where x-x0=0
t=2sec
a=9.8m/sec^2

and I get v0=-9.8. The correct answer is 9.8. So what gives?
 
Physics news on Phys.org
The a in your equation (the acceleration of gravity at the Earth's surface) should be negative, if you want the direction down towards the center of the Earth to be negative. This should fix the sign to be vo = 9.8 m/s.

Note: When doing problems draw a picture and label it with a frame, i.e. up/down (y-axis) and left/right (x-axis). Even when working with other areas of physics, it's critically important to place a frame of reference.

Frank
 
Last edited:


The issue here is that you have used the acceleration due to gravity as a positive value in your equation. Since the ball is thrown upward, the initial velocity (v0) should also be positive. This means that the acceleration due to gravity should be negative in your equation, since it is acting in the opposite direction of the initial velocity.

So, the correct equation to use in this situation would be x-x0=v0(t)-.5(g)t^2, where g is now negative since it is acting in the downward direction. Plugging in the given values, we get:

0 = v0(2) - .5(9.81)(2)^2

Solving for v0, we get v0 = 9.81 m/s, which is the correct answer. Remember to pay attention to the direction of the variables in your equations, as it can affect the outcome of your calculations.
 


It looks like you are on the right track, but you made a small mistake in your calculation. When using the equation x-x0=v0(t)+.5(a)t^2, you need to make sure that all of your units are consistent. In this case, you are using meters for distance and seconds for time, but you are using meters per second squared for acceleration. This is why you are getting a negative answer for v0.

To fix this, you need to convert the acceleration from meters per second squared to meters per second per second. This will give you the correct units for velocity.

So, using the equation v0=(x-x0-.5(a)t^2)/t, we get v0=(0-42-.5(9.81)(2)^2)/2, which gives us v0=9.81 m/s.

In summary, make sure to always check your units when using equations to solve problems. In this case, the correct units for acceleration should be meters per second per second, not meters per second squared.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top