Finding Initial Velocity of a Freely Falling Object

AI Thread Summary
To find the initial height from which a freely falling object descends, the problem states it takes 1.50 seconds to travel the last 30.0 meters before hitting the ground. The acceleration due to gravity is -9.80 m/s², and the average velocity for the last segment is calculated to be 20 m/s. The discussion involves using kinematic equations to relate displacement, initial velocity, and time, leading to the conclusion that the total descent time is approximately 2.8 seconds. By substituting this time back into the equations, the initial height can be determined. The approach emphasizes understanding the kinematic relationships in free fall.
elsmith2
Messages
4
Reaction score
0
need help finding where to start,

"A freely falling object requires 1.50sec to travel the last 30.0m before it hits the ground. From what height above the ground did it fall?"

I know that:
accel = -9.80m/s^2
avg. veloc for last 1.50 sec = 20m/s
that i need the initial velocity for that period

Thanks in advance for your help,

Ed
 
Physics news on Phys.org
sitting here looking at my post and my physics book it dawned on me to use this eqn:
() = subscript
x(f) = x(i) + v(xi)t + 1/2 a(x)t^2

therefore

30 = 0 +v(1.50) + 1/2(-9.80)(1.50^2)
v = 27.35m/s

but that can't be, so i switched the accel to positive and got v = 12.65m/s which sounds more reasonable, but i thought that we use -g for accel of free falling objects. now I'm confused.
 
ok let's do a little modification to the displacement formula

originally we have d = d1 + v1*t + 0.5*a*t^2
Since it's free falling let's just make v1 = 0 and assume it was just dropped from a height d1

d = d1 + 0.5*a*t^2 where d1 was the original height from which it began a descent

let t' = t - 1.50 so then d' would be the displacement at time t' (30 m above the ground). I'm using t as the total time it took for the descent.

d' = d1 + 0.5*a*t'^2

30 = d1 - 0.5 * 9.8*(t-1.5)^2 Equation (1)

You also know that
0 = d1 + 0.5*a*t^2
0 = d1 - 0.5 * 9.8*(t)^2
d1 = 0.5 * 9.8 * (t)^2 Equation (2)

substitute d1 back into equation 1 to get

30 = 0.5*9.8*t^2 - 0.5*9.8*(t-1.5)^2

solve for t. you should get around 2.8 seconds.

so now you know d1 = -0.5*a*t^2 by equation 2 so plug in t and you're done!
I could have done this a lot easier but I wanted to show you step by step.
 
Last edited by a moderator:
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top