SOLUTION: I have a circle, diameter 30.85 meters, there is a straight line radiating from the edge (tangent) if you travel 1 meter along this line and turn 90 degrees so you are facing the

Algebra ->  Circles -> SOLUTION: I have a circle, diameter 30.85 meters, there is a straight line radiating from the edge (tangent) if you travel 1 meter along this line and turn 90 degrees so you are facing the       Log On


   



Question 792578: I have a circle, diameter 30.85 meters, there is a straight line radiating from the edge (tangent) if you travel 1 meter along this line and turn 90 degrees so you are facing the circle how far away is the edge of the circle? Is there an equation to calculate the distance from this line at regular intervals and to determine at what distance the circle would, in effect, start to return on itself?
Many thanks for your help

Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
On an x-y coordinate plane, a circle of radius R has the equation (x%5E2%2By%5E2=R%5E2
Let's say you start at point A(0,R).
If you leave the circle on the tangent at point A(0,R) and travel a distance b you get to point B(b,R).
The radius of the circle going through A is the y-axis, the line x=0,
and the tangent at A is the perpendicular line y=30.85.
If you turn 90%5Eo towards the circle, you will travel along the line x=b and will get to the circle at point C.

Point C has x=b
We can find the y-coordinate from the equation of the circle.
b%5E2%2By%5E2=R%5E2 --> b%5E2=R%5E2-b%5E2 --> b=sqrt%28R%5E2-b%5E2%29
The distance between points B and C is the difference between their y-coordinates,
R-sqrt%28R%5E2-b%5E2%29
Of course you need to make b%3C=R.
Otherwise, when you turn 90%5Eo at point B(b,R) you are too far to the right and pass by the circle without ever finding a point C.

In your case, R=30.85m+ is very large compared to b=1m.
The triangle ABC for that case looks so ridiculously thin that I did not help explain the problem.
The formula above calculates the distance between points B and C as
30.85-sqrt%2830.85%5E2-1%5E2%29= approximately 30.85-30.8338=0.0162
When R is so much larger than b, you can calculate a good approximation with the formula
b%5E2%2F2R, which in this case would give you 1%2F2%2F30.85=1%2F61.7= approximately 0.0162