Physics, projectile motion problem.

AI Thread Summary
To determine how far above a target a gun must be aimed when firing a bullet at 247 m/s to hit a target 161.4 m away, the angle of projection is crucial. The problem indicates that there are two possible angles: one less than 45 degrees and one greater. The key to solving this projectile motion problem is to first calculate the time of flight using the horizontal component of motion, which remains constant due to neglecting air resistance. By setting up the equations for both the x and y components of motion, a quadratic equation can be derived that relates the angle to the time of flight. Ultimately, this results in two solutions for the angle, confirming the existence of both less than and greater than 45-degree options.
gagga5
Messages
3
Reaction score
0
Hi, here is my question.

A gun shoots bullets that leave the muzzle at 247 m/s. If a bullet is to hit a target 161.4 m away at the level of the muzzle, the gun must be aimed at a point above the target. (Neglect air resistance.)
________________________________________
How far above the target is this point if the angle the gun makes is less than 45degrees?
The additional question is, same question above but if angle is more than 45degrees.

For projectile motion problems, I know once we know the angle, then we take sin(angle)v to find the velocity for y-coordinate system, then solve for distance or time..whatever. But for this question, it's so ambiguous, angle is less than or greater than.. i have no idea what to do, help me out.
 
Physics news on Phys.org
You need to consider the x component of motion and the y component. The x component is just its velocity of 247m/s multiplied by the cosine of whatever angle since air resistance is neglected and the y-component is the 247m/s multiplied by the sin of whatever angle. Now when you set these equations up and solve them I presume there will be two angles as solutions 1 above 45 degrees and 1 below.

Now all you have to consider is the acceleration due to gravity until it hits the target.
 
Last edited:
The key in these problems is to solve for the time of flight first. As Kurdt says, if you neglect the slowing effect of air resistance, the horizontal velocity is constant. So use that to figure how long it will take for the projectile to horizontally reach the target. Then, using gravity's acceleration effect on the vertical component, calculate how high the projectile will go, and what the initial angle needs to be to give you that initial vertical velocity.

The question is being a bit kind to you actually. They are giving you a clue that there are two possible answers to the initial angle. Think about it. The farthest you can shoot is if you start at a 45 degree angle, and if you start higher or lower than 45 degrees, you will land your ordinance shorter than the max.
 
thanks for you guys advice. But I'm still not sure...

when we want to find the time, the bullet travels,
we have to know the angle first to be able to solve for t. we know the distance in horizontal but since we don't know the angle, what velocity should I use? I mean,
x coordiante velocity is 237*cos(angle). If I don't know the angle, I can't find t. Which angle do i have to set? or how can I solve for angle?
 
Last edited:
You can solve for t in terms of the angle.

Given that the initial angle is \theta, then the equations of motion are:
v_x= 247 cos(\theta)
v_y= -gt+ 247 sin(\theta)[/itex]<br /> <br /> x= 247 cos(\theta)t<br /> y= -\frac{g}{2}t^2+ 237 sin(\theta)t<br /> <br /> You want to hit a target at the same height as the gun so you want<br /> y= -\frac{g}{2}t^2+ 237 sin(\theta)t= 0<br /> which gives you a quadratic equation for t <b>in terms of \theta</b>.<br /> The distance to the target is 161.4 m so you must also have<br /> x= 247 cos(\theta)t= 161.4<br /> Plugging t as a function of \theta into that gives you a single equation for \theta.<br /> <br /> Since the first equation is quadratic, it will have two solutions. One gives you the &quot;less than 45 degrees&quot; solution, the other the &quot;larger than 45 degrees solution&quot;.
 
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