Finding Angle for Ball to be Thrown to Catch Woman

  • Thread starter Thread starter merlinMan
  • Start date Start date
  • Tags Tags
    Angle Ball
AI Thread Summary
The discussion revolves around calculating the angle at which a ball should be thrown from a 45m high cliff so that a woman running away at 6m/s can catch it. The position function for the woman is established as V_w = 6t, while the ball's vertical position is expressed as 0 = 45 + 20sin(X)t - (9.8/2)t^2. Participants clarify that the horizontal position must equal the woman's position at the time the ball reaches the ground. The correct approach involves solving the quadratic equation for the ball's vertical motion and using that result in the horizontal motion equation. Ultimately, it is determined that the angle can be found without needing the exact time of impact if the woman is at the cliff's edge.
merlinMan
Messages
13
Reaction score
0
A ball is thrown from a bliff with an initial speed of 20m/s from the edge of a 45m high cliff. At the same time, a woman is running away from the cliff at a speed of 6m/s. She runs until she catches the ball. at what angle above the horizon should the ball be thrown so that she can catch ball.

I came up with a position function for the woman

V_{w} = 6t

and set it equal to the vertical position function for the ball.



6t= 45+ 20sin(X)t -\frac{-9.8}{2}t^2

I can't see where I go from here. I tried using quadratic but I didn't think I could combine the 6t and the 20sin(x)t, am I incorrect? How do I do it with 2 variables, the x and the t?
 
Physics news on Phys.org
You are mixing up horizontal and vertical components of the ball's position.
1. The ball reaches the ground when its vertical position is 0 (ground level)
This gives you an equation for the time used, expressed in terms of the angle.
2. At this time, the horizontal component of the position must equal the position of the woman.
Air resistance is neglected.
 
So . . .
1. This would be ... 0= 45+ 20sin(X)t -\frac{9.8}{2}t^2 right?

2. 6t = 20cos(x)t right?

I understand that . . . but I don't see where to go. In equation 2, if I divide by 6t the t's cancel out and I get \frac{20cos(x)}{6} = 0

Use quadratic to solve for the first equation and plug that into the 2nd?
 
merlinMan said:
So . . .
1. This would be ... 0= 45+ 20sin(X)t -\frac{9.8}{2}t^2 right?

2. 6t = 20cos(x)t right?

I understand that . . . but I don't see where to go. In equation 2, if I divide by 6t the t's cancel out and I get \frac{20cos(x)}{6} = 0

Use quadratic to solve for the first equation and plug that into the 2nd?
It should be:
\frac{20cos(x)}{6} = 1, i.e \cos(x)=\frac{6}{20}
As it happened, it was unnecessary in this particular exercise to find the actual time value when the ball hits the ground.
If the woman had started some distance off the cliff edge, you would have needed the particular time value.
 
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