A circle is inscribed in quadrilateral ABCD, tangent to AB at P and to CD at Q. Given that AP=19, PB=26, CQ=37, and QD=23, find the square of the radius of the circle.
解析
Solution 1
Call the center of the circle O. By drawing the lines from O tangent to the sides and from O to the vertices of the quadrilateral, four pairs of congruent right triangles are formed.
Thus, ∠AOP+∠POB+∠COQ+∠QOD=180, or (arctan(r19)+arctan(r26))+(arctan(r37)+arctan(r23))=180.
Take the tan of both sides and use the identity for tan(A+B) to get
tan(arctan(r19)+arctan(r26))+tan(arctan(r37)+arctan(r23))=n⋅0=0.
Use the identity for tan(A+B) again to get
Note: the equation may seem nasty at first, but once you cancel the rs and other factors, you are just left with r2. That gives us 647 quite easily.
Solution 2
Just use the area formula for tangential quadrilaterals. The numbers are really big. A terrible problem to work on (a,b,c, and d are the tangent lengths, not the side lengths).
Solution 3 (Smart algebra to make 2 less annoying)
Using the formulas established in solution 2, one notices:
r2=(a+b+c+d)2A2r2=(a+b+c+d)2(a+b+c+d)(abc+bcd+cda+abd)r2=a+b+c+dabc+bcd+acd+abdr2=647
which is nowhere near as hard of a calculation. In fact, this is basically the same exact calculation done at the end of solution 1, just with less opportunity to cancel coefficients beforehand.