Help with this problem : Projectile Motion

AI Thread Summary
The discussion revolves around solving a projectile motion problem involving a bullet fired from a building. Key points include determining the distances D and H based on the bullet's initial speed of 340 m/s and its trajectory. Participants suggest using equations of motion to establish relationships between time, distance, and height, noting that the bullet's vertical velocity is initially zero. The calculations lead to finding D as approximately 818.84 m and H as about 28.88 m. The conversation highlights the complexity of the problem and the importance of correctly applying algebraic principles to derive the final values.
MakeItThrough
Messages
13
Reaction score
0

Homework Statement


http://www.webassign.net/CJ/3-45alt.gif ... (y = 0.46 m, and x = 6.6 m.)
From the top of a tall building, a gun is fired. The bullet leaves the gun at a speed of 340 m/s, parallel to the ground. As the drawing shows, the bullet puts a hole in a window of another building and hits the wall that faces the window. (y = 0.46 m, and x = 6.6 m.) Using the data in the drawing, determine the distances D and H, which locate the point where the gun was fired. Assume that the bullet does not slow down as it passes through the window.

Homework Equations


The basic equations for projectile motion:
Dx = v0x(t) + .5at^2
Dy = v0y(t) + .5gt^2

vx = v0x + at
vy = v0y +gt

vx^2 = v0x^2 + 2aDx
vy^2 = v0y^2 + 2gDy or as I like to call it 2gAy (for memorization purposes)
the D in these equations stand for distance

The Attempt at a Solution


My teacher did not explain this problem to us in class. I have no idea how to approach this problem.

*thanks for your response. I will try to solve this tomorrow and let you know if I have any problems then. Off to bed!
 
Last edited:
Physics news on Phys.org
2gAy? XD that's a really funny way to memorize. I love it!

ok so the best way to approach this problem is that you know the initial velocity of the launch in the y direction is zero. so, H=-1/2gt^2 so, t=sqrt2H/g

also vx is constant. so, Vxt=D + x

and it would probably be a good idea to find the velocity of the bullet when it goes throuugh the window.

so, here's my logic:
340m/s t=6.6meters when?

well the obvious answer is that it takes the bullet .019 seconds to go from the window to the wall.

next thing is that you know that y=.46meters and that it takes .019seconds to descend to the wall. so,

.46meters=(v0).019 + 1/2g(.019)

basicallly, you want to know the velocity in the y direction when it goes through the window and this is how you find it since V0 of this equation represents that.

once you find that, you can solve for how long it takes to get to that amount of y velocity by saying

velocity of the bullet in the y direction when it goes through the window=-gt and solving for t

once you know t you can solve for H and D easily. Let me know if you have problems. This question is complicated.
 
Thanks for your help! I got it!
There are two values for t. One of them is the motion of the bullet to the window. The other is the motion to the wall that the bullet hit.
what I did was set t = D/340 for motion to the window.
Then I made an equation regarding H and plugged in the value for t.
H - 0.46 = 0 + 4.9t^2
H = 4.9t^2 + 0.46
H = 4.9[(D + 6.6)/340]^2 + 0.46
H = (4.9D^2 + 53176) / 340^2 ... (1)

The equation for the other time: D + 6.6 = 340t ... t = (D + 6.6)/340
The 2nd equation for H:
H = 0 + 4.9t^2
H = 0 + 4.9[(D + 6.6)/340]^2
H = [4.9(D + 6.6)^2] / 340^2 ... (2)

Set equation 1 equal to 2 and I got D = 818.84 m

Next plug D into equation 1 and I got H = 28.88 m
 
"Thanks for your help! I got it!
There are two values for t. One of them is the motion of the bullet to the window. The other is the motion to the wall that the bullet hit.
what I did was set t = D/340 for motion to the window.
Then I made an equation regarding H and plugged in the value for t.
H - 0.46 = 0 + 4.9t^2
H = 4.9t^2 + 0.46
H = 4.9[(D + 6.6)/340]^2 + 0.46
H = (4.9D^2 + 53176) / 340^2 ... (1)"

I think your algebra is a bit off right here.

(D + 6.6)^2=D^2 + 2(6.6)D + (6.6)^2

But you are definitely on the right path! :)
 
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