Let AB be a diameter in a circle of radius 52. Let CD be a chord in the circle that intersects AB at a point E such that BE=25 and ∠AEC=45∘. What is CE2+DE2?
Answer choices
Show solution
Solution
Place the center at the origin with AB on the x-axis; the radius is R=52, so R2=50. Then E=(xE,0) with xE=R−25 (its exact value is not needed).
Parametrize the chord as E+t(21,21). Substituting into x2+y2=50 gives t2+2xEt+(xE2−50)=0, whose roots are the signed distances t1,t2 to C and D.
By Vieta, t1+t2=−2xE and t1t2=xE2−50, so CE2+DE2=t12+t22=(t1+t2)2−2t1t2=2xE2−2(xE2−50)=100.
Thus, the correct answer is E.