Could you help me find what is wrong with these problems?

  • Thread starter Thread starter libido_07
  • Start date Start date
AI Thread Summary
The discussion centers on calculating the maximum height a bullet reaches when fired vertically upward, given that it returns to the ground in 20 seconds. Participants clarify that the bullet takes 10 seconds to ascend and 10 seconds to descend, emphasizing the symmetry of the motion due to gravity. They suggest using kinematic equations to derive the initial speed and height, specifically highlighting the relationships between time, speed, and distance. The conversation also touches on the importance of understanding the underlying physics rather than just seeking the answer. Ultimately, the focus is on applying the correct equations to find the maximum height.
libido_07
Messages
10
Reaction score
0

Homework Statement


1. A bullet is fired vertically upward and returns the ground in 20 seconds. Find the height it reaches.


Homework Equations


1. d=g(t^2)


The Attempt at a Solution


1. =9.8m/s^2(20s^2)
=9.8m/s^2(400s)
d=3,920m upward
 
Physics news on Phys.org
The questions says the bullet returns to the ground in 20s, but you use 20s to find the total distance. How long does it take to reach its maximum height? Knowing this, can you find the height?
 
Actually, that is where I am having a hard time, I just don't know what equation to use to further find the answer... I hope someone can help me... please
 
Imagine you were plotting a graph of the displacement of the ball against time taken. What shape would this graph be? Does this help you spot any symmetry from which you can divide the total time into a time taken on the way up, and a time taken on the way down?

(This is all presuming that the bullet is shot from a gun on the ground, and not raised by a certain height.)
 
And what are d and t in the equation you used to calculate d? How was that equation derived and what meaning do d and t have? Think about this a bit and then apply the equation again. (Do this after you've done what cristo said)
 
please cold you just give me the answer that you were ale to derive...coz I'm burn out from all the projects i have to pass this week...
 
Yes, we could, but it would keep you from understanding the situation. What are your thoughts on this?

A ball is thrown up and it takes 20 seconds to come down. Obviously, it rises a distance, stops (why?) and then drops down to earth. How much time does it take to rise up through that distance before stopping, and how much time does it take to descend from the point where it stops momentarily?

EDIT: I got your pm. Well, okay we'll throw a huge hint...I don't want to give it away but I think I might:

At the topmost point, the bullet stops momentarily, so its speed = 0. Suppose the initial speed = u and the time taken to rise to this point is t_1. Can you relate u and t_1? Can you find an expression for the height of this topmost point H?

Now, for the descent, the bullet starts out with zero speed and has to cover a distance H in the reverse direction. Can you relate the time taken to come down, t_{2} to the height H? Do you now see any symmetry in the problem?
 
Last edited:
coz of gravity pull...irregardless of air resistance=you get a symmetrical diagram...it will take 10s to rise up and another 10s to go down...?
 
libido_07 said:
coz of gravity pull...irregardless of air resistance=you get a symmetrical diagram...it will take 10s to rise up and another 10s to go down...?

Precisely!

So you can do it in a few ways. One way is to compute the initial speed u, using

v = u + at

with v = 0, u = u, a = -g, t = 10s. This gives u. Now, using

v^2 = u^2 + 2as

with v = 0, u = obtained from the first step, a = -g, s = H. This gives

H = \frac{u^2}{2g}

Alternatively, using

s = ut + \frac{1}{2}at^2

for the upward rise, a = -g, s = H, gives

H = ut - (1/2)gt^{2}

Get H from this.
 
  • #10
maverick280857 said:
Precisely!

So you can do it in a few ways. One way is to compute the initial speed u, using

v = u + at

with v = 0, u = u, a = -g, t = 10s. This gives u. Now, using

v^2 = u^2 + 2as

with v = 0, u = obtained from the first step, a = -g, s = H. This gives

H = \frac{u^2}{2g}

Alternatively, using

s = ut + \frac{1}{2}at^2

for the upward rise, a = -g, s = H, gives

H = ut - (1/2)gt^{2}

Get H from this.



thnx...:smile:
 
Back
Top