A falling flower pot (kinematics question), just need slight correction

AI Thread Summary
A falling flowerpot takes 0.2 seconds to fall past a 1.9-meter tall window, and the problem involves determining the height from which it was dropped. The relevant equations include distance, acceleration, and time, with gravity set at -9.8 m/s². The initial attempt at solving the problem resulted in confusion over negative signs, leading to incorrect negative values for height. A suggested approach involves defining the distance from the drop point to the top of the window and using two equations to solve for both height and time. Correctly applying these equations will yield the accurate height above the window from which the flowerpot was dropped.
Sean1218
Messages
84
Reaction score
0

Homework Statement



A falling flowerpot takes 0.2s to fall past a window that is 1.9m tall. From what height above the top of the window was the flower pot dropped? g = -9.8 m/s^2, v1 = 0 m/s

Homework Equations



d = v1t + 1/2at^2
a = (v2 - v1) / t
d = (v2 + v1) / 2 * t

The Attempt at a Solution



Ok, so, I sort of got the right answer, but I'm doing something wrong with my negative signs.

I plugged the values into the first equation to solve for v2 (speed at the bottom of the window), then plugged the values into the second equation (this time with v1 as 0 m/s (speed at where flower pot is dropped i.e. rest)), and got a negative value.

(8.52 - 0) / -9.8 = t = - 0.87

Then I plugged that time value into the 3rd equation to solve for d, which would give me a negative height value (-3.7, while the answer is 3.7). So, where did I mess up with my negatives?
 
Physics news on Phys.org
If you have taken g negative then d and v must be negative.

Try this approach.

Let d be the distance from the starting point to the top of the window.

Then the distance between the starting point and the bottom of the window is ( d + 1.9 m). If t is the time taken by the flowerpot to reach the top of the window, then

d = 1/2*g*t^2 ...(1)

(d + 1.9 ) = 1/2*g*(t + 0.2 s)^2...(2)

Solve these two equations to find d and t.
 
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...
Back
Top