Calculating Maximum River Crossing Distance with Initial Velocity of 30 m/s

AI Thread Summary
To determine the maximum width of a river that can be crossed with an initial velocity of 30 m/s, the initial velocity must be split into horizontal and vertical components using trigonometric functions. The vertical motion equation, y = v_y * t - 0.5 * g * t^2, is used to find the time of flight, where y equals zero when the ball lands. The horizontal distance, or river width, is calculated using the range formula R = v_x * t, where v_x is the horizontal component of the initial velocity. Understanding both components is crucial for solving the problem effectively. The discussion emphasizes the need for a step-by-step approach to clarify the relationship between time and distance in projectile motion.
stressedgirl
Messages
13
Reaction score
0

Homework Statement


If you can hurl a ball so that its initial speed is 30 m/s, what is the widest river it can cross?

v1 = 30m/s

Homework Equations


I am not sure with only the one variable given.

The Attempt at a Solution


Start with a x and y component diagram?
 
Physics news on Phys.org
Yes split the inital velocity into vertical and horizontal components.

Now consider vertical motion, when the ball lands on the ground again, the displacement is zero. Use y=vyt_0.5gt2 to get the time for this motion.

Now horizontally the Range (how wide your river is) is given by R=vxt

that 't' in the equation for 'R' is the time for the motion above.
 
Umm.. I don't understand. How would the 't' answer the question? Wouldn't I need a 'd' since it's asking how wide the river could be?

edit: SOrry I don't really understand what I'm even supposed to draw in the diagrams of the components
 
stressedgirl said:
Umm.. I don't understand. How would the 't' answer the question? Wouldn't I need a 'd' since it's asking how wide the river could be?

edit: SOrry I don't really understand what I'm even supposed to draw in the diagrams of the components

Solving for the 't' would get the 'd'.

Draw the 30m/s at an angle θ and split it into vertical and horizontal components.
 
Can I get something step by step please? I drew the components but I don't get why I even have to have both an x and the y. I just have two sets of axes and a theta angle at 90degrees
 
stressedgirl said:
Can I get something step by step please? I drew the components but I don't get why I even have to have both an x and the y. I just have two sets of axes and a theta angle at 90degrees

You will see why you need it soon.

Did you get your components as

y: 30sinθ

x: 30 cosθ

These are your initial velocity components

Now consider vertical motion: y=vyt-0.5gt2

When the ball hits the other side of the river, y = 0. So solve for 't' and tell me what you get.
 
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 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
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...

Similar threads

Back
Top