Calculating Horizontal Projectile Displacement and Speed

AI Thread Summary
A projectile fired horizontally at 50 m/s has an initial vertical velocity of 0 m/s, as confirmed by the discussion. The horizontal displacement after 3 seconds is calculated using the formula X = Vox(t), yielding a result of 150 meters, not 105.9 meters. The confusion arose from incorrectly applying the vertical motion equations, as the projectile's vertical motion is influenced solely by gravity. The horizontal speed remains constant at 50 m/s throughout the flight, while the vertical speed increases due to gravitational acceleration. Understanding that "horizontally" means no initial vertical velocity is crucial for solving such problems accurately.
hakojackie
Messages
21
Reaction score
0
The problem states; A projectile is fired horizontally with an initial speed of 50m/s. neglect air resistance. What is the magnitude of the displacement of the projectile 3 seconds after it is fired? What is the speed of the projectil 3 seconds after it is fired? I used this equation to get my X component: X=Vox(t)+(1/2)(-9.8m/s^2)(t^2) and I got 105.9m. I also did this for the Y component I used 50m/s for initial velocity and I think that is what my mistake is, because when I use the pathagorean theorm I don't get the correct answer. Can anyone help?
 
Physics news on Phys.org
It's fired horizontally, so what is the initial x velocity? What is the original y velocity?
 
I got the answer finally the initial velocity for Y is 0m/s. I knew that is where I was going wrong but I still don't really understand why it is 0.
 
Because that's what "horizontally" means. If it had any velocity at all in the y direction, either up or down, then it would not be moving horizontal.

It's similar to your other question where it said "60 degrees above the horizontal". "Horizontal" means "0 degrees above the horizontal". You can even do trig on it if you want:

Your other problem:
initial velocity = 30 m/s
x-component = cos(60)*30 = 15 m/s
y-component = sin(60)*30 = 25.98 m/s

This problem
initial velocity = 50 m/s
x-component = cos(0)*50 = 50 m/s, since cos(0)=1
y-component = sin(0)*50 = 0 m/s, since sin(1)=0.

Did you get the right answer? This one was trickier than your last problem.
 
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