Solving 2D Motion: Find Time & Velocity

AI Thread Summary
The problem involves a boy throwing a stone at a 45-degree angle on a downward sloping field, landing 82 meters away at a -5 degree angle. The equations of motion are set up to find the time of flight (t) and the initial velocity (v0), with gravity (g) set at 9.8 m/s². Key equations include using the symmetry of projectile motion and the independence of horizontal and vertical components. The initial velocity is calculated to be approximately 21.72 m/s. The discussion emphasizes the complexity of the problem and the potential use of energy methods for verification.
Atilla1982
Messages
18
Reaction score
0
2d Motion

I've been stuck with this problem for a while. Appreciate if anyone can point me in the right direction.

A boy stands in a field, he throws a stone with an initial 45 degree angle. The field has a 5 degree angle downwards, so the stone touches down at -5 degree angle and 82 meters away. g=9,8m/s^2

Find the time (t) for the entire throw, and the initial velocity (v0) for the stone.
 
Last edited:
Physics news on Phys.org
sin45*v0*t=82*cos50
sin45*v0=g*t1
2*t1+t2=t
sin45*v0*t2+0.5*g*t2^2=82*sin50

4 equations for 4 unknows

we use the symmetry of the motion, and the independence of the motions in different directions
 
sorry, cos50 and sin50 above mean cos5 and sin5
 
and you can also use energy , but i don't think it woulb be much more easier
 
couldn't i do: R=Vi^2*sin2(THETAi)/g

R=the length of the throw

Solving for Vi= 21.72 m/s
 
And then set up an integral for time?
 
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