What is the maximum stretch of the elastic rope between a tugboat and a barge?

  • Thread starter Thread starter joemama69
  • Start date Start date
  • Tags Tags
    Rope Stretch
Click For Summary

Homework Help Overview

The problem involves a tugboat and a barge connected by an elastic rope, with the goal of determining the maximum stretch of the rope during towing. The tugboat has a mass of 19 Mg and the barge has a mass of 75 Mg, with given velocities for both. The rope's stiffness is specified as 600 kN/m, and water resistance is neglected.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants discuss the conservation of energy and momentum as potential approaches to solve the problem. There is uncertainty regarding the correct application of energy equations and the interpretation of variables related to kinetic and potential energy. Some participants express confusion about the initial and final states of the rope's stretch.

Discussion Status

The discussion has evolved with participants exploring different methods, including conservation of energy and momentum. Some have provided calculations and suggested re-evaluating units for consistency. There is a recognition of the need to consider both energy and momentum conservation, but no consensus has been reached on the final answer.

Contextual Notes

Participants note the lack of information regarding the initial length of the rope and question the assumptions made about the rope's stretch at different points in time. There is also mention of the need to convert units for clarity in calculations.

joemama69
Messages
390
Reaction score
0

Homework Statement


A Tugboat T, having a mass of 19 Mg is tied to a barge B having a mass of 75 Mg. If the rope is elastic such that it has a stiffness k=600kN/m, determine the maximum stretch oin the rope during the initial towing. Original both the tugboat v = 15 km/hr, and the barge v = 10 km/h. Neglect resistance of water


Homework Equations





The Attempt at a Solution



F=ma yield 0 for T and B. Not sure what to do
 
Physics news on Phys.org
From the "neglect resistance of water" comment, I'm guessing this is a conservation-of-energy problem.
 
ok Conservatin of Energy

T(t)+V(t) = T(b)+V(b)

T(t) = .5mv^2 where m = 19Mg & v = 15 km/h
= 2137.5
V(t) = .5ks^2 where k = 600 kN/m & s = unknown

T(b) = .5mv^2 where m = 75 Mg & v = 10 km/h
= 3750
V(b) = .5ks^2 where k = 600 kN/m & s = unknown


I'm lost after this. I don't believe my V's are correct. Plus which variable is the answer the problem question - How much will the rope stretch?
 
You've taken a small step in the right direction.

There's no reason for setting the energies of the tugboat and barge equal to each other, as it seems you're trying to do. Instead, set the total energy of everything (tugboat, barge, + rope) before the rope is stretched, equal to the total energy of everything once the rope has reached it's maximum stretched length.

... which variable is the answer the problem question - How much will the rope stretch?

Take a look at the ".5 k s2" you wrote. What does that term, as well as k and s, represent?
 
ok your saying

initial T(t)+T(b)+V(t)+V(b) = final T(t) + T(b) + V(t) + V(b)

V = .5ks^2 is the potential energy where k = the rope stretch and s = the length of the rope

Since there is no mention of the ropes length, would the initial s values =0, and the final s value is the answer to the problem.
 
joemama69 said:
ok your saying

initial T(t)+T(b)+V(t)+V(b) = final T(t) + T(b) + V(t) + V(b)
That's better, but the rope's potential energy should be part of the equation too.

V = .5ks^2 is the potential energy where k = the rope stretch and s = the length of the rope
Yes, it is the potential energy of the rope. But no, k and s are not what you are saying. Try looking up the potential energy of a spring in your textbook, k and s have the same meaning for the rope as they do for a spring.

Since there is no mention of the ropes length, would the initial s values =0, and the final s value is the answer to the problem.
 
Another hint: s is the stretch of the rope (change in it's length), so the problem is asking for the maximum s.
 
I was under the assumption that the V's where the ropes potential energy.

What is the equation for V(t) & V(b) then?

So to find the stretch of the rope i would need to find the initial s and final s. the difference of the two is the answer?
 
What are "t" and "b" referring to in V(t) and V(b), if the V's are supposed to be for the rope?

The rope's potential energy is ½ks2, as you said before, where s is the stretch of the rope.

Initally the rope is unstretched, so s=____? initially.
 
  • #10
Perhaps another way to look at this problem is as follows:

What specific forms does energy take in this scenario? Answer to that is: kinetic energy for the tugboat, kinetic energy for the barge, and potential energy due to the rope stretching. So there will be three terms contributing to the total energy.
 
  • #11
Ok, i think this is how i should set it up

t = tugboat, b = barge, T = kinetic energy, .5mv^2, and V = potential of rope, .5ks^2

Initial T(t) + T(b) + V = final T(t) + T(b) + V
But wouldn't everything just cancel out except for the V's.

I believe that the unstretched ropes has a s=0, which would make the final s = 0 too. what am i doing wrong
 
  • #12
joemama69 said:
Initial T(t) + T(b) + V = final T(t) + T(b) + V
But wouldn't everything just cancel out except for the V's.
Why would everything cancel? Are the initial and final KEs the same?
I believe that the unstretched ropes has a s=0, which would make the final s = 0 too.
The final state is to have the rope maximally stretched, so how could the final s = 0?

Hint: You'll need more than energy conservation to solve this. What else is conserved?
 
  • #13
Momentum is conserved as well. That what i thought from the begging but redbelly said it was a conservation of energy problem. I guess i took it to literaly.

Conservation of Momentum

initial m(t)v(t) + m(b)+v(b) = final m(t)v(t) + m(b)v(b)

19*15 + 75*10 = 19v + 75v

final v = 11.0106... km/h


So now i can used Conservation of Energy with my new final

Initals

T(t) = .5mv^2 = 2137.5
T(b) = 3750
V = .5ks^2 = 0

Finals (using the new v)

T(t) = 1151.71647...
T(b) = 4546.24921...
V = 300s^2


sum of initial = sum of final
solve for s

5887.5 = 5697.96568 + 300s^2 therefor s = .7948...m (my fingers are corssed)
 
  • #14
joemama69 said:
Conservation of Momentum

initial m(t)v(t) + m(b)+v(b) = final m(t)v(t) + m(b)v(b)

19*15 + 75*10 = 19v + 75v

final v = 11.0106... km/h
OK.


So now i can used Conservation of Energy with my new final

Initals

T(t) = .5mv^2 = 2137.5
T(b) = 3750
V = .5ks^2 = 0
I suggest that you redo your calculations using standard units: m in kg, v in m/s, k in N/m.
 
  • #15
ok good call, I got a much different answer

m = 19 Mg and 75 Mg.. 19000 kg and 75000kg
v = 15 and 10 km/h... 4.1666666 and 2.777777 m/s
k = 600 kN/m... 600000 N/m

19000(4.166666) + 75000(2.77777) = v(19000+75000)
v = 3.0585106 m/s

.5*19000*4.1666^2 + .5*75000*2.7777^2 + .5*600000*0 = .5*19000*3.059^2 + .5*75000*3.059^2 + .5*600000*s^2

s = .2207 m is this right
 
  • #16
Looks OK to me.
 
  • #17
great, thanks for all ur help
 

Similar threads

Replies
1
Views
4K
  • · Replies 16 ·
Replies
16
Views
8K
Replies
3
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 13 ·
Replies
13
Views
7K
  • · Replies 36 ·
2
Replies
36
Views
7K
Replies
15
Views
5K
Replies
6
Views
2K
Replies
6
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K