Maths Olympiad Prep

Track / Stage 7 / 119 of 300 #1519 of 1964

Problem 1519

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

Let ABCABC be a triangle and k<1k < 1 a positive real number. Let A1A_1, B1B_1, C1C_1 be points on the sides BCBC, ACAC, ABAB such that A1BBC=B1CAC=C1AAB=k.\frac{A_1B}{BC} = \frac{B_1C}{AC} = \frac{C_1A}{AB} = k.

(a) Compute, in terms of kk, the ratio between the areas of the triangles A1B1C1A_1B_1C_1 and ABCABC.

(b) Generally, for each n1n \ge 1, the triangle An+1Bn+1Cn+1A_{n+1}B_{n+1}C_{n+1} is built such that An+1A_{n+1}, Bn+1B_{n+1}, Cn+1C_{n+1} are points on the sides BnCnB_nC_n, AnCnA_nC_n e AnBnA_nB_n satisfying An+1BnBnCn=Bn+1CnAnCn=Cn+1AnAnBn=k.\frac{A_{n+1}B_n}{B_nC_n} = \frac{B_{n+1}C_n}{A_nC_n} = \frac{C_{n+1}A_n}{A_nB_n} = k.
Compute the values of kk such that the sum of the areas of every triangle AnBnCnA_nB_nC_n, for n=1,2,3,n = 1, 2, 3, \dots is equal to 13\dfrac{1}{3} of the area of ABCABC.

The source for this one didn't record the answer, so there is nothing to check what you type against. Work it on paper and mark yourself against the solution below.

Official solution

### Part (a)
1. **Assume the area of ABC\triangle ABC is 1:**
[ABC]=1 [ABC] = 1
This simplifies the calculations as we are dealing with ratios of areas.

2. **Express the area of A1B1C1\triangle A_1B_1C_1 in terms of kk:**
[A1B1C1]=[ABC][AB1C1][A1BC1][A1B1C] [A_1B_1C_1] = [ABC] - [AB_1C_1] - [A_1BC_1] - [A_1B_1C]
Since [ABC]=1[ABC] = 1, we need to find the areas of AB1C1\triangle AB_1C_1, A1BC1\triangle A_1BC_1, and A1B1C\triangle A_1B_1C.

3. **Calculate the area of AB1C1\triangle AB_1C_1:**
[AB1C1]=[AB1B]AC1AB=[ACB]AC1ABAB1AC [AB_1C_1] = [AB_1B] \cdot \frac{AC_1}{AB} = [ACB] \cdot \frac{AC_1}{AB} \cdot \frac{AB_1}{AC}
Given A1BBC=B1CAC=C1AAB=k\frac{A_1B}{BC} = \frac{B_1C}{AC} = \frac{C_1A}{AB} = k, we have:
[AB1C1]=k(1k) [AB_1C_1] = k \cdot (1 - k)

4. **Calculate the area of A1BC1\triangle A_1BC_1:**
[A1BC1]=[A1BC]A1BBC=[ACB]A1BBCBC1BC [A_1BC_1] = [A_1BC] \cdot \frac{A_1B}{BC} = [ACB] \cdot \frac{A_1B}{BC} \cdot \frac{BC_1}{BC}
Similarly, we get:
[A1BC1]=k(1k) [A_1BC_1] = k \cdot (1 - k)

5. **Calculate the area of A1B1C\triangle A_1B_1C:**
[A1B1C]=[A1B1B]A1CAB=[ACB]A1CABB1CAC [A_1B_1C] = [A_1B_1B] \cdot \frac{A_1C}{AB} = [ACB] \cdot \frac{A_1C}{AB} \cdot \frac{B_1C}{AC}
Again, we get:
[A1B1C]=k(1k) [A_1B_1C] = k \cdot (1 - k)

6. Sum the areas of the smaller triangles:
[AB1C1]+[A1BC1]+[A1B1C]=3k(1k) [AB_1C_1] + [A_1BC_1] + [A_1B_1C] = 3k(1 - k)

7. **Find the area of A1B1C1\triangle A_1B_1C_1:**
[A1B1C1]=13k(1k) [A_1B_1C_1] = 1 - 3k(1 - k)
Simplify the expression:
[A1B1C1]=13k+3k2 [A_1B_1C_1] = 1 - 3k + 3k^2

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