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

  • Thread starter Thread starter libido_07
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
9 replies · 4K views
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 [itex]t_1[/itex]. Can you relate u and [itex]t_1[/itex]? 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, [itex]t_{2}[/itex] 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

[tex]v = u + at[/tex]

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

[tex]v^2 = u^2 + 2as[/tex]

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

[tex]H = \frac{u^2}{2g}[/tex]

Alternatively, using

[tex]s = ut + \frac{1}{2}at^2[/tex]

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

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

Get H from this.
 
maverick280857 said:
Precisely!

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

[tex]v = u + at[/tex]

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

[tex]v^2 = u^2 + 2as[/tex]

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

[tex]H = \frac{u^2}{2g}[/tex]

Alternatively, using

[tex]s = ut + \frac{1}{2}at^2[/tex]

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

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

Get H from this.



thnx...:smile: