Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

length of secant line.

Writer Matthew Martinez
$\begingroup$

I'm looking for way to find the length of a secant line intersecting another line through the center of a circle with a known radius. The intersection point is on the circle and the angle between 2 lines is also known. Attached image should clarify:

p is the intersection point of the two lines pd and pe on the circle.
pe is the line through the center and is 2 x radius (known).
a is the angle (known).

I would like to know an easy way to find the length of pd, and ideally also the length of pf intersecting with the tangent of circle parallel to pe.

I found the intersecting secants theorem, but this is of no use as the intersection point is outside the circle.

enter image description here

$\endgroup$ 3

1 Answer

$\begingroup$

enter image description here

The triangle PED having one side on the diameter of the circle is a right triangle.

If the angle of DPE is $\alpha$ some trigonometry tolds you:

$$\cos{\alpha}=\frac{PD}{2r}$$ $$PD=2r\cos{\alpha}$$

For $PF$ as André Nicolas stated you can see this:

enter image description here

The lenght of FG is equal to the radius (because the line tangent is parallel to the diameter, therefore some trigonometry again gives:

$$\sin{\alpha}=\frac{r}{PF}$$ $$PF=\frac{r}{\sin{\alpha}}$$

$\endgroup$ 2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy