Olympiad Maths Prep

Track / Stage 7 / 151 of 300 #1551 of 2000

Problem 1551

National olympiad second round; IMO P1/P4
Geometry Difficulty 7.3 Find the answer

In the acute triangle ABCABC, the sum of the distances from the vertices BB and CC to of the orthocenter HH is equal to 4r,4r, where rr is the radius of the circle inscribed in this triangle. Find the perimeter of triangle ABCABC if it is known that BC=aBC=a.

(Gryhoriy Filippovskyi)

Official solution

Given an acute triangle ABC \triangle ABC with orthocenter H H , we need to find the perimeter of the triangle given that the sum of the distances from the vertices B B and C C to the orthocenter H H is equal to 4r 4r , where r r is the radius of the inscribed circle, and BC=a BC = a .

1. **Express the distances BH BH and CH CH in terms of the circumradius R R :**
BH=2RcosβandCH=2Rcosγ BH = 2R \cos \beta \quad \text{and} \quad CH = 2R \cos \gamma
where R R is the circumradius of ABC \triangle ABC .

2. **Sum the distances BH BH and CH CH :**
BH+CH=2Rcosβ+2Rcosγ=2R(cosβ+cosγ) BH + CH = 2R \cos \beta + 2R \cos \gamma = 2R (\cos \beta + \cos \gamma)

3. **Given that BH+CH=4r BH + CH = 4r , equate and simplify:**
2R(cosβ+cosγ)=4r 2R (\cos \beta + \cos \gamma) = 4r
R(cosβ+cosγ)=2r R (\cos \beta + \cos \gamma) = 2r

4. Use the identity for the sum of cosines in terms of the angles of the triangle:
cosβ+cosγ=2cos(β+γ2)cos(βγ2) \cos \beta + \cos \gamma = 2 \cos \left( \frac{\beta + \gamma}{2} \right) \cos \left( \frac{\beta - \gamma}{2} \right)
Since α+β+γ=180 \alpha + \beta + \gamma = 180^\circ , we have β+γ=180α \beta + \gamma = 180^\circ - \alpha , thus:
cos(β+γ2)=cos(180α2)=sin(α2) \cos \left( \frac{\beta + \gamma}{2} \right) = \cos \left( \frac{180^\circ - \alpha}{2} \right) = \sin \left( \frac{\alpha}{2} \right)

5. Substitute back into the equation:
R(2sin(α2)cos(βγ2))=2r R \left( 2 \sin \left( \frac{\alpha}{2} \right) \cos \left( \frac{\beta - \gamma}{2} \right) \right) = 2r
Rsin(α2)cos(βγ2)=r R \sin \left( \frac{\alpha}{2} \right) \cos \left( \frac{\beta - \gamma}{2} \right) = r

6. **Use the relationship between the inradius r r and the circumradius R R :**
r=(pa)tan(α2) r = (p - a) \tan \left( \frac{\alpha}{2} \right)
where p p is the semi-perimeter of the triangle.

7. Equate and simplify:
Rsin(α2)cos(βγ2)=(pa)tan(α2) R \sin \left( \frac{\alpha}{2} \right) \cos \left( \frac{\beta - \gamma}{2} \right) = (p - a) \tan \left( \frac{\alpha}{2} \right)
Rsin(α2)cos(βγ2)=(pa)sin(α2)cos(α2) R \sin \left( \frac{\alpha}{2} \right) \cos \left( \frac{\beta - \gamma}{2} \right) = (p - a) \frac{\sin \left( \frac{\alpha}{2} \right)}{\cos \left( \frac{\alpha}{2} \right)}
Rcos(βγ2)=pacos(α2) R \cos \left( \frac{\beta - \gamma}{2} \right) = \frac{p - a}{\cos \left( \frac{\alpha}{2} \right)}

8. Simplify further:
Rcos(α2)cos(βγ2)=pa R \cos \left( \frac{\alpha}{2} \right) \cos \left( \frac{\beta - \gamma}{2} \right) = p - a
Rsin(β+γ2)cos(βγ2)=b+ca R \sin \left( \frac{\beta + \gamma}{2} \right) \cos \left( \frac{\beta - \gamma}{2} \right) = b + c - a
R(sinβ+sinγ)=b+ca R (\sin \beta + \sin \gamma) = b + c - a

9. **Using the identity sinβ+sinγ=2sin(β+γ2)cos(βγ2) \sin \beta + \sin \gamma = 2 \sin \left( \frac{\beta + \gamma}{2} \right) \cos \left( \frac{\beta - \gamma}{2} \right) :**
2R(sinβ+sinγ)=2(b+ca) 2R (\sin \beta + \sin \gamma) = 2(b + c - a)
b+c=2(b+c)2a b + c = 2(b + c) - 2a
b+c=2a b + c = 2a

10. **Find the perimeter of ABC \triangle ABC :**
Perimeter=a+b+c=3a \text{Perimeter} = a + b + c = 3a

The final answer is 3a \boxed{ 3a } .

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.