Steven W. answered 10/07/16
Tutor
4.9
(4,321)
Physics Ph.D., professional, easygoing, 11,000+ hours tutoring physics
Hi Essie!
We can take a look at this in two parts: Newton's 2nd law (with some word arguments added in) and kinematics.
Newton's 2nd law
--------------------
The two significant forces in the vertical direction on this object are gravity and drag. Gravity is always down, and drag is always opposite motion. On the way up, then, gravity and drag must point in the same direction, and therefore reinforce each other:
Fnet-up = -Fg-Fd = mau
On the way down, however, the drag force turns around and points upward (opposite the direction of motion. Therefore, we have:
Fnet-down = -Fg - Fd = mad
Because the drag now partly cancels out gravity, the resulting acceleration ad must be smaller in magnitude than au. On the way up, the object goes from some initial velocity vo to 0. On the way down, it goes from 0 initial velocity to some final velocity vf at the ground, which is less than vo, because drag has leeched away some energy.
Kinematics
-------------
We can relate vo (its velocity upon being thrown upward) and vf (its velocity upon returning to the ground) using kinematics. Since the magnitude of displacement up and displacement down is the same, let's use the kinematic equation:
v2 = vo2+2ad
For the upward motion, we have:
0 = vo2+2(-au)d
where we know the final vertical velocity (at its highest point) is zero, and au is down (which I define to be negative) because both forces are down. Rearranging this gives:
vo2 = 2aud
d = vo2/2au
For the downward motion:
vf2 = 0 + 2(-ad)(-d)
since the displacement is negative (object ends up lower than it starts), the object starts at rest from the top of its flight, and the acceleration (assuming terminal velocity is not reached) is still down as it falls. From this, we get:
d = vf2/2ad
So, since the two displacements, up and down, must have equal magnitude, we can make the equation:
vo2/2au = vf2/2ad
vo = vf (√(au/ad))
Since au>ad in magnitude, as described above, this is another statement that the initial speed of throwing the object up (vo) must be greater than its speed upon returning to the ground (vf), if drag is present.
Then, we can pull out another kinematic equation:
d = (1/2)(v+vo)t
For the upward leg, we have:
d = (1/2)(0+vo)tu = votu/2
And for the downward leg:
d = (1/2)(vf + 0)td = vftd/2
So we can equate (because the displacements are again equal in magnitude):
votu/2 = vftd/2
td = (vo/vf)tu
Since vo > vf, as described above, td (the time to come down) must be greater than tu (the time to ascend). Hence, it takes longer to come down.
I elided a few details here, mainly because we did not have an exact expression for the drag force in terms of velocity). But if you have any questions, just let me know!