Calculating Time in Air: Throwing a Stone from a Third Story Window

  • Thread starter Thread starter Firebird
  • Start date Start date
  • Tags Tags
    Acceleration
AI Thread Summary
To calculate the time a stone is in the air after being thrown upward from a third-story window, the relevant equations of motion are discussed. The stone's initial velocity is 6.0 m/s, and it is subject to a downward acceleration of 9.8 m/s² due to gravity. The position of the stone can be modeled using the equation y(t) = y0 + v0yt - (1/2)gt², where y0 is the initial height. To find the total time in the air, the displacement must be set to zero when the stone hits the ground, leading to a quadratic equation that can be solved for time. The discussion emphasizes the importance of correctly identifying the direction of acceleration and initial velocity when applying these equations.
Firebird
Messages
10
Reaction score
0
Acceleration again...

Homework Statement



You throw a stone vertically upward, with an initial speed of 6.0 m/s, from a third story office window. The window is 12 m above the ground
How long is the stone in the air?


Homework Equations



v=V(not) + at

x=V(not)t + 1/2at(Squared)

V(Squared) =V(not) + 2ax

The Attempt at a Solution


I listed this

v = ?
v(not) = 6.0?
a = 9.80 (Free fall?!?)
t = ?
x= 12

I assume I would use the v=V(not) + at to find t, but I do not have v. Which equation would I use to find v?

Thanks again :smile:
 
Physics news on Phys.org


Firebird said:
v=V(not) + at

x=V(not)t + 1/2at(Squared)

V(Squared) =V(not) + 2ax

The Attempt at a Solution


I listed this

v = ?
v(not) = 6.0?
a = 9.80 (Free fall?!?)
t = ?
x= 12

I assume I would use the v=V(not) + at to find t, but I do not have v. Which equation would I use to find v?

Thanks again :smile:

First calculate the time it takes for the rock to travel from the office window upwards to the point where V = 0. You have all the information to calculate this.
 


Quincy said:
First calculate the time it takes for the rock to travel from the office window upwards to the point where V = 0. You have all the information to calculate this.

How would I go about doing that?
 


Actually, you can do this in one step. The equation

y(t) = y0 + v0yt - (1/2)gt2

gives you the position of the stone above ground at any time t. If that's the case, then let tf be the amount of time the stone is in the air. If you replace any time t with tf in the above equation what should you get for y(tf)? In other words, where is the stone when time equal to the time of flight has elapsed?
 


kuruman said:
Actually, you can do this in one step. The equation

y(t) = y0 + v0yt - (1/2)gt2

gives you the position of the stone above ground at any time t. If that's the case, then let tf be the amount of time the stone is in the air. If you replace any time t with tf in the above equation what should you get for y(tf)? In other words, where is the stone when time equal to the time of flight has elapsed?



I have no idea what that equation means/is.
 


That is an equation that you wrote down as one of the relevant equations and I also explained in my posting what it means. I used variable y instead of x. Exactly what part of "gives you the position of the stone above ground at any time t" don't you understand?
 


Firebird said:
How would I go about doing that?
Vi = 6.0 m/s
Vf = 0 m/s
a = -9.8 m/s^2
Xi = 0
Xf = ?
t = ?

Use Vf = Vi + at, find out the time it takes for it to get from the window to its maximum height.
 


You want to find the time it takes to hit the ground. You don't need to use anything with a Vf, there isn't any reason in this problem for you to need Vf.
First of all, these two equations are the same x=x(not) + V(not)t + 1/2at(Squared) and y(t) = y0 + v0yt - (1/2)gt2

That will give you the position of the object time t. You want the positiong to be 0, So substitute and use the quadratic formula.
 


Jebus_Chris said:
You want to find the time it takes to hit the ground. You don't need to use anything with a Vf, there isn't any reason in this problem for you to need Vf.
First of all, these two equations are the same x=x(not) + V(not)t + 1/2at(Squared) and y(t) = y0 + v0yt - (1/2)gt2

That will give you the position of the object time t. You want the positiong to be 0, So substitute and use the quadratic formula.

It's simpler to do it the other way, it'll be easier for him to understand it.
 
  • #10


Homework Equations



v=V(not) + at

x=V(not)t + 1/2at(Squared)

V(Squared) =V(not) + 2ax
[/QUOTE]
In the problem the net displacement is in the downward direction, acceleration is in the downward direction and the initial velocity is in the upward direction. In this case take downward direction as positive and upward direction as negative, then the relevant equation becomes
x = -vo*t + 1/2*g*t2. Substitute the values and solve the quadratic to find t.
 
Back
Top