PDA

View Full Version : help...please


ussjt
Mar31-04, 05:06 PM
Could someone help me with thsi problem...

A 65-kg bungee jumper jumps straight down from the tiop of a bridge. He is tied to a 15-meter-long bungee cord that has an effective spring constant of 400 N/m. (a) How far from the top of the bridge will the bungee-jumper descend(Ignore air friction). (b) Assume that air friction only acts on the guy on the way up. If the average work due to friction for the return trip is 175 joules/meter, how far back up will the guy recoil?

I would just like to know the set up.

Chen
Mar31-04, 05:17 PM
Use energies.

W_{R - mg - F_{ele}} = \Delta E_m = \Delta E_p + \Delta E_{ele} + \Delta E_k

On his way down the equation would look like this:

0 = mg(h_2 - h_1) + \frac{1}{2}k(x_2^2 - x_1^2) + \frac{1}{2}m(v_2^2 - v_1^2)
Where:
h_2, h_1 - The final and initial heights above your potential reference point
x_2, x_1 - The final and initial elongation of the spring
v_2, v_1 - The final and initial speeds of the diver (both zero)
What you need to do is solve this equation for (h_2 - h_1) which is distance of the jumper from the top of the bridge.

On the way it would look like this:

W_{friction} = -f(h_3 - h_2) = mg(h_3 - h_2) + \frac{1}{2}k(x_3^2 - x_2^2) + \frac{1}{2}m(v_3^2 - v_2^2)
Again, solve for (h_3 - h_2).

Hope this helps.

ussjt
Mar31-04, 05:39 PM
Could you explain what everything stands for in the first equation you gave me...I seem to use different abbriviations.

Other than that, thanks a lot.

Chen
Mar31-04, 05:41 PM
W_{R - mg - F_{ele}} = \Delta E_m = \Delta E_p + \Delta E_{ele} + \Delta E_k

Means:

The work done by non-preserving forces in our system equals to the change in mechanical energy of the system, which is the sum of the changes in gravitational potential energy, elastic potential energy and kinetic energy of the system.

(I'm sorry, I should have used "els" instead of "ele" since the latter is usually used when dealing with electricity.)

ussjt
Mar31-04, 05:43 PM
thank you a lot.