Calculating Time Taken for an Object Dropped from 40 m & Weighing 53kg

  • Thread starter Thread starter Turkish
  • Start date Start date
  • Tags Tags
    Time
AI Thread Summary
To calculate the time taken for an object to fall from a height of 40 meters, the relevant formula is derived from the equations of motion. Assuming no air resistance, the acceleration due to gravity is -9.8 m/s². The distance fallen can be expressed as 4.9t², leading to the equation 4.9t² = 40. Solving for t gives approximately 2.8 seconds, confirming that the mass of the object is irrelevant in this calculation. This approach utilizes the principles of kinematics to determine the fall time accurately.
Turkish
Messages
33
Reaction score
0
Okay, I need some help working out the time taken for an object to fall, please Can you tell me how its done, with the working out, Thanks in advance.
This is the question:
An object is dropped from 40metres and weighs 53kg, Whats the time taken for it to hit ground.
 
Physics news on Phys.org
Weight (or mass, which is really what you give) is irrelevant. Assuming no air resistance (which I have to since you didn't give any coefficient for resistance) acceleration is constant: -9.8 m/s2.

The velocity after t seconds is -9.8t m/s and the distance fallen is the negative of the integral of that: 4.9t2 m.

4.9t2= 40 gives t2= 40/4.9= 8.16 so t= √(8.16)= 2.8 seconds.
 
Thanks for that, Really appreciate it, however I am a bit confused on how you managed to get 4.9:S
 
The integral of -9.8t would be -9.8t^2/2=-4.9t^2 then you were supposed to take the negative which equals 4.9t^2
 
I would use one of those 4 equations of motion. If you take
v = final velocity
u = initial velocity
a = acceleration
s = displacement
t = time taken

s = ut + 1/2at^2
sign convention i think its called means you can keep downwards to be the positive direction.
v = not needed
u = 0
a = 9.8
s = 40
t = ??

40 = 0*t + 1/2*9.8*t^2

40 = 4.9t^2

40/4.9 = t^2 so square root of 40/4.9 = t which is equal to 2.9seconds.

(That equation is derived from a = (v-u)/t and the area under the curve of a velocity/time graph)

Hope this helps.
 
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