Kinematics: Ball Thrown Upward from Building

  • Thread starter Thread starter dboy83
  • Start date Start date
  • Tags Tags
    Ball Kinematics
AI Thread Summary
A ball thrown upward from a 100m tall building takes 6.5 seconds to hit the ground. The initial speed of the ball is calculated to be approximately 16.5 m/s. The downward acceleration due to gravity is considered negative, affecting the displacement and velocity calculations. The maximum height reached by the ball can be determined using the kinematic equations, confirming that the displacement is negative when the upward direction is positive. Understanding the sign conventions in kinematics is crucial for accurate calculations.
dboy83
Messages
34
Reaction score
0
kinematics-- ball thrown

A ball is thrown upward from the edge of a building that is 100m tall. On its way back down, the ball just misses the building, falling to the ground below. The elapsed time between the throw and the ball hitting the ground is 6.5 sec.


A) The initial speed of the ball
B) Position and speed of the ball after 1 sec and after 4 secs.
C) The maximum height reached by the ball, measured above the ground.

*Ok, I've worked a few problems where the object is dropped directly from the top of the building but none where the object is actually thrown upward!*
 
Physics news on Phys.org
Well u just hav 2 use the same equations of motion

The usual convention for these 1s is up is positive and down is negative so the initial speed u is a positive num since in the up direction. The displacement s will be -100 and g is -9.81. Putting in the numbers:

s = u*t - 0.5*g*t^2
-100 = 6.5*u - 0.5*(9.81)*(6.5)^2
-100 = 6.5*u - 207.236
6.5*u = 107.236
u = 16.498

To get the speeds just use v = u - g*t
positions: s = u*t - 0.5*g*t^2

U can use the fact that v becomes 0 at the max height to find it:
v^2 = u^2 - 2*g*s
u^2 = 2*g*s
s = u^2/(2*g)
 
Last edited:
why?

blackwizard said:
Well u just hav 2 use the same equations of motion

The usual convention for these 1s is up is positive and down is negative so the initial speed u is a positive num since in the up direction. The displacement s will be -100 and g is -9.81. Putting in the numbers:

s = u*t - 0.5*g*t^2
-100 = 6.5*u - 0.5*(9.81)*(6.5)^2
-100 = 6.5*u - 207.236
6.5*u = 107.236
u = 16.498

To get the speeds just use v = u - g*t
positions: s = u*t - 0.5*g*t^2

U can use the fact that v becomes 0 at the max height to find it:
v^2 = u^2 - 2*g*s
u^2 = 2*g*s
s = u^2/(2*g)

why is s -100? I thought it should be +100 ?

d=v0*t + 0.5at^2 isn't that the correct formula?
 
dboy83 said:
why is s -100? I thought it should be +100 ?

d=v0*t + 0.5at^2 isn't that the correct formula?
Yes. But a = is negative if up is positive. Final d (vertical displacement) has to have the opposite sign of v0 and v0 has to have the opposite sign of a since v and a are in opposite directions.

I would suggest that you plot a graph of velocity vs. time and the up direction positive. The graph is a straight line with slope -9.8 m/sec^2.

[Of course, you could also do it with the down direction being positive and the slope + g but then the initial velocity would be negative.]

AM

PS and do not double post!
 
Last edited:
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