Kicking a Ball: Solving for Height, Time, & Distance

  • Thread starter Thread starter maiamorbific
  • Start date Start date
  • Tags Tags
    Ball Height Time
AI Thread Summary
The discussion revolves around a physics problem involving a girl kicking a ball straight up with an initial velocity of 3 m/s from a height of 1 m. The calculations for the maximum height reached by the ball and the time until it hits the ground are debated, with adjustments made for the initial height and gravity's effect. The participants clarify that the time of ascent equals the time of descent for the entire flight, leading to a total time of 1.174 seconds. For the horizontal distance traveled, a simpler approach is suggested, with calculations yielding a distance of 3.348 m. Lastly, the final velocity upon hitting the ground must consider both the vertical and horizontal components, emphasizing the need for comprehensive analysis in projectile motion.
maiamorbific
Messages
5
Reaction score
0

Homework Statement


Girl kicks ball straight up, makes contact with ball 1 m above ground, initial velocity = 3 m/s
a.) How high does the ball go?
b.) How long until it hits the ground?
c.) If she had given it an initial x-component of velocity of 2 m/s (same y-component), how far would the ball land from her?
d.) With what velocity would it hit the ground?

Homework Equations


vf2 = vi2 + 2ay(yf-yi)
vf = vi + at
xf = xi + vit + 1/2axt2

The Attempt at a Solution


a.) vf2 = vi2 + 2ay(yf-yi)
0 = 32 + 2(9.8)(yf - 1)
-9 = 19.6yf - 19.6
10.6/19.6 = yf
yf = 0.5408 m
This seems like a really small number; shouldn't it be higher?

b.) vf = vi + at
0 = vi + -gt
t = vi/g
t = 3/9.8 = 0.306 s
0.306 s * 2 = 0.612 s (because the flight curve is symmetric)

I'm not really sure what equations to use for parts c and d, neither am I sure if parts a and b are correct.
Thank you very much!
 
Physics news on Phys.org
a) check your convention is gravity positive or negative?

b) you need to think about where she initially kicked it from and whether time up == time down for entire trip or just for the symmetric part.

c) What do you need to know about the ball to determine how far it traveled given no air resistance?
hint: it's none of those equations, it's simpler than that.
 
Thank you for your help so far.

a.) Changing a to -9.8 gives a final y-position of 2.837 m.
b.) Using the eqn. yf = yi + vit + 1/2at2 makes more sense because it takes into account the non-zero starting position of 1 m.
Therefore, t = 1.174 s
question:
Do I have to multiply this answer by 2? (I don't think so, because doesn't the quadratic equation represent the entire parabola of the flight curve?)

question:
c.) I don't know what you mean by not having to use any eqn.
I used xf = xi + vit + 1/2at2
xf = 1 + 2(1.174) + 0 (since no a in x-direction)
xf = 3.348 m
Is this not correct?

question:
d.) Would vf = vi because there no acceleration in x-direction?
Would the answer be 2 m/s?
 
for c I was thinking of even more simply: d = v*t, which is just a simplified version of the one you used.

d) you still need to take y velocity into account here...
 
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