Solving for the Distance of a Falling Flower Pot

  • Thread starter Thread starter spj1
  • Start date Start date
  • Tags Tags
    Falling
AI Thread Summary
A flower pot falls from a windowsill, taking 0.42 seconds to pass a 1.9-meter high window. The problem involves calculating the distance from the windowsill to the top of the window, with the solution found to be 0.31 meters. Various equations of motion and energy conservation principles are discussed, highlighting the challenge of determining the initial velocity and total distance. Participants express confusion over the problem's requirements, suggesting that additional information may be necessary for a complete solution. The discussion emphasizes the complexity of applying basic physics concepts to solve the problem effectively.
spj1
Messages
7
Reaction score
0
1. A flower pot falls out of a window and past the window below (ignore air resistance). It takes the post .42 s to pass this window, which is 1.9m high. How far is the top of the window below the windowsill from which the flowerpot fell?
answer: .31 m




2.
v = v0 + at
x = x0 + v0t + 1/2at^2
v^2 = v0^2 + 2a(x - x0)




3. The Attempt at a Solution
Known facts:
t = .42 s
bottom window height = 1.8
a = -g
x0 = 0 (if the origin is the top windowsill)
v0 = ?
x = ?

x = 0 + v0(.42) + 1/2(-9.8)(.42)^2

So I need to find the initial velocity so I can get the total distance and subtract it from the 1.9. If I had the total distance down, then I could get it easy, but I'm stumped from here since I'm trying to find the total distance. I've tried using v0=0 and that didn't work. I also tried setting the v = 0 (thinking I could do that sense the problem ends with that bottom window). Every route I go it seems I'm still left with two unknowns or I end with a total distance of .86 which isn't even longer than the bottom window.


Any hints on which equations to put together?
 
Physics news on Phys.org
hi there:

By conservation of energy:
init=final
mgh=1/2mv^2
v^2=2gh
That means that he reach the top of the window with v velocity.
So, we can rewrite the equation of motion as:
(v and g minus because the referential)
x=xi-sqrt(2gh)t-1/2gt^2
x-xi is given:
x is the bottom of the window
xi is the top of the window
t-ti is given(consider ti=0 in top of window)

h is computed: 1 var with 1 equation...

Right?
 
Thanks, but you've went a little over my head. We haven't covered anything but the basic equations. To be honest, it seems like there's something missing in the question. Either the total height needs to be given or the velocity...
 
ok, you know by conservation of mechanical energy that:

inicial Energy = Final Energy

well, Energy=Kinectic+Potencial

so, inicial K+inicial P=final K+final P
but
K=0.5*m*v^{2}
P=m*g*x

you can consider that, in first step, the x=0 in the windowsill, and the inicial velocity=0,and -xf the distance from windowsill to the top of the window below,
so:
m*g*-x_{f}=0.5*m*v_{f}^{2}
compute in order to v and you get the velocity in the top of the window below.

Now, we know the velocity in the moment the plant reach the window top as function of h(the heigh between the windowstill and the window top.

so, we make the second step: find the velocity needed in the window top so that the plant need 0.48s to reach the end.

to do that, you use the equation of movement, as you have the xi, the t, and the g
so, you can compute v.
x=xi+vo*t-0.5g*t^2
t is given(as you consider t=0 in window top), xi is 1.9m, x=0, g is 9.8. vo is computed

if no, pm me and we get it trough msn or something
 
Last edited:
my professor solved this problem the other day with the 3 formulas you stated, very above average difficulty. very
(for intro physics, its overwhelming), maybe littlepigs method is way better, but that takes a little more indepth

ps, he used this problem to introduce the possibility that you can arrange your problem so that T = T - delta T
(delta T being the time that it takes to cross the window, T being the total travel time)
 
Last edited:
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged 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