- #1
solvejskovlund
- 56
- 2
I was playing with a small piece of rope I had on the table, moved it to a curve - circle segment - and figured I wanted to calculate the distance between ends of the curve - and failed. Now I'm confused and embarrassed.
Here is what I did:
The rope has length L. I put the ends of the rope on a ruler (straight line). The ends are free to move along that line, but not allowed to leave that line.
Now I move the center point of the rope L/5 away from the ruler. Given the restrictions that the center of the rope is fixed L/5 away from the ruler, and the ends has to be on the ruler line I arrange the rope into a part of a circle.
How can the distance between the ends of the rope be calculated?
Here is what I did:
The rope has length L. I put the ends of the rope on a ruler (straight line). The ends are free to move along that line, but not allowed to leave that line.
Now I move the center point of the rope L/5 away from the ruler. Given the restrictions that the center of the rope is fixed L/5 away from the ruler, and the ends has to be on the ruler line I arrange the rope into a part of a circle.
How can the distance between the ends of the rope be calculated?