Answer:
-----------------------------------
To solve this you need the intersecting secants theorem, which states:
- If two secant segments are drawn to a circle from an exterior point, then the product of the measures of one secant segment and its external secant segment is equal to the product of the measures of the other secant segment and its external secant segment.
Apply this to the given lengths to get:
Substitute values to get equation:
- (x + 2)(x + 2 + 11) = 10*(10 + 8)
- (x + 2)(x + 13) = 10*18
- x² + 15x + 26 = 180
- x² + 15x - 154 = 0
Solve the quadratic equation to get roots:
The first root is the answer and the second root is not considered a solution as it is negative.
The matching choice is A.