GeometryDifficulty 4.9Find the answer21st PMO Area Stage · Philippines
Problem:
In △ABC, the length of AB is 12 and its incircle O has radius 4. Let D be the point of tangency of circle O with AB. If AD:AB=1:3, find the area of △ABC.
Official solution
Solution:
Let AB=12, r=4 (incircle radius), and AD:AB=1:3 so AD=4, DB=8.
Let AC=b, BC=c.
Let s be the semiperimeter of △ABC.
Recall that the incircle touches AB at D, and AD=s−a, DB=s−b, where a=BC, b=AC, c=AB.
But here AB=12, so c=12.
Let AD=s−b=4, DB=s−a=8.
So s−b=4, s−a=8.
But s=2a+b+c=2a+b+12.
So:
s−b=2a+b+12−b=2a−b+12=4
⟹a−b+12=8
⟹a−b=−4
⟹a=b−4
Similarly,
s−a=2a+b+12−a=2b−a+12=8
⟹b−a+12=16
⟹b−a=4
But from above, a=b−4, so b−(b−4)=4⟹4=4 (consistent).
So a=b−4, c=12.
Let a=x, b=x+4, c=12.
Then s=2x+x+4+12=22x+16=x+8.
The area K=rs=4(x+8).
But also, by Heron's formula:
K=s(s−a)(s−b)(s−c)
Compute:
s=x+8
s−a=x+8−x=8
s−b=x+8−(x+4)=4
s−c=x+8−12=x−4
So:
K=(x+8)⋅8⋅4⋅(x−4)
But K=4(x+8), so:
4(x+8)=(x+8)⋅8⋅4⋅(x−4)
Square both sides:
16(x+8)2=(x+8)⋅8⋅4⋅(x−4)
16(x+8)2=32(x+8)(x−4)
Divide both sides by (x+8) (since x+8>0):
16(x+8)=32(x−4)
16(x+8)=32x−128
16x+128=32x−128
128+128=32x−16x
256=16x
x=16
So a=x=16, b=x+4=20, c=12.
s=216+20+12=248=24
Area K=rs=4×24=96
Answer: The area of △ABC is 96.
Source: MathNet,
licensed CC-BY-4.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.