A wire is to be hung between two poles that are separated by a horizontal distance of 1 0 m. The two hanging points have the same elevation above the ground. What length of wire will result in the point half way between the two poles to be 1 m below the hanging points ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
There is no need to integrate numerically for the arc-length. If we have y = a cosh ( a x ) ∣ x ∣ ≤ b then the arclength is L = ∫ − b b 1 + ( y ′ ) 2 d x = 2 a sinh a b With b = 5 and y ( b ) − y ( 0 ) = 1 we obtain a = 1 2 . 6 6 3 2 , as you say. The arclength is then just 2 a sinh a 5 = 1 0 . 2 6 1 9 .
Problem Loading...
Note Loading...
Set Loading...
Here is an outline of my solution:
Catenary equation:
y = 2 a ( e x / a + e − x / a )
y position at x = 0 :
y ( 0 ) = 2 a ( 1 + 1 ) = a
y position at x = 5 :
y ( 5 ) = a + 1 = 2 a ( e 5 / a + e − 5 / a )
Solving numerically for a results in a ≈ 1 2 . 6 6 3 . Then integrating the arc length over the range ( − 5 , 5 ) results in a total length L ≈ 1 0 . 2 6 2