Problem:
Given a circle of radius 13β, let A be a point at a distance 4+13β from the center O of the circle. Let B be the point on the circle nearest to point A. A line passing through the point A intersects the circle at points K and L. The maximum possible area for β³BKL can be written in the form daβbcββ, where a,b,c, and d are positive integers, a and d are relatively prime, and c is not divisible by the square of any prime. Find a+b+c+d.
Solution:
Assume, without loss of generality, that point K lies between points L and A. Observe that
Then [OKL]=213βsinβ KOL, and therefore the maximum possible value for [OKL] occurs when β KOL=90β and [OKL]=213β. Thus the maximum value for [BKL] is 213ββ 4+13β4β=3104β2613ββ. The requested sum is 104+26+13+3=146β.