Question #96f24

2 Answers
Jun 3, 2015

Have a look:
enter image source here

Jun 4, 2015

Here's how you could approach this problem.

Think about the conservation of energy. The man starts atop of the bridge with only potential energy. At the bottom of his drop, when the cord is fully stretched, he will end up with only elastic energy.

All the change in potential energy will now be stored in the bungee cord. Assuming that the stretch in the bungee cord is equal to #x# meters, you'd get

#E_"potential" = m * g * h#, where

#h# - the total distance of the fall.

Since you know the length of the bungee cord to be equal to 20 m, you can write #h# as being equal to

#h = l + x = 20 + x#

At the bottom of the fall, you have

#E_"elastic" = 1/2 * K x^2#

The elastic energy depends on the stretch of the bungee, which is #x# meters.

As a result, you'll have

#E_"potential" = E_"elastic"#

#m * g *(l + x) = 1/2 K x^2#

#mg * l + mg * x = 1/2Kx^2#

#80 * 9.81 * 20 + 80 * 9.81 * x = 1/2 * 100 * x^2#

#50x^2 - 748.8x - 15969 = 0 => x = "27.2 m"#

Thus, the total distance of the fall will be equal to

#h = 20 + x = 20 + 27.2 = color(green)("47.2 m")#

The maximum force will be exerted when the cord is at maximum stretch

#F = k * x = 100 * 27.2 = color(green)("2720 N")#

The maximum velocity during the fall will occur just before the bungee cord starts to stretch, i.e. after 20 m of free fall. Use the equation

#l = V_0 * t + 1/2* g * t^2#, where

#v_0# - the initial velocity of the jumper, equal to zero in your case.

Solve the above equation to get the time of free fall

#20 = 1/2 * g * t^2 => t = sqrt((2 * 20)/9.81) ~= "2 s"#

Now use the equation

#v = v_0 + g * t#

#v = g * t = 9.81 * 2 = color(green)("19.6 m/s")#