Above the segments AB and BC we drew a semicircle at each. F1 bisects AB and F2 bisects BC. Above the segments AF2 and F1C we also drew a semicircle at each. Segments PQ and RS touch the corresponding semicircles as shown in the figure. Prove that PQ∥RS and ∣PQ∣=2⋅∣RS∣. [img]https://cdn.artofproblemsolving.com/attachments/8/2/570e923b91e9e630e3880a014cc6df4dc33aa2.png[/img]
This one wants a proof. Work it on paper, then read the official solution and mark
yourself. Be honest about it: the record is only any use to you if it is.
Official solution
1. Define the coordinates and semicircles:
Given points A(0,0), B(2b,0), and C(2c,0), the midpoints F1 and F2 are: F1(b,0)andF2(b+c,0)
2. Equations of the semicircles:
The semicircle above segment AB with center F1 and radius b is: (x−b)2+y2=b2
The semicircle above segment BC with center F2 and radius c−b is: (x−b−c)2+y2=(c−b)2
3. **Coordinates of points P and Q:**
Points P and Q are the points of tangency of the line segment PQ with the semicircles. Using the properties of tangents and symmetry, we find: P(c2b2,c2bb(c−b))andQ(c2b(2c−b),c2(c−b)b(c−b))
4. **Slope and distance of line PQ:**
The slope mPQ of the line PQ is calculated as: mPQ=c2b(2c−b)−c2b2c2(c−b)b(c−b)−c2bb(c−b)=2b(2c−b)−2b22(c−b)−2b=2b(c−b)c−2b
The distance PQ is: PQ=2b(c−b)
5. **Equations of the semicircles above AF2 and F1C:**
The semicircle above segment AF2 with center (2b+c,0) and radius 2b+c is: (x−2b+c)2+y2=(2b+c)2
The semicircle above segment F1C with center (2b+2c,0) and radius 22c−b is: (x−2b+2c)2+y2=(22c−b)2
6. **Coordinates of points R and S:**
Points R and S are the points of tangency of the line segment RS with the semicircles. Using the properties of tangents and symmetry, we find: R(cb(b+c),c(b+c)b(c−b))andS(cb(3c−b),c(2c−b)b(c−b))
7. **Slope and distance of line RS:**
The slope mRS of the line RS is calculated as: mRS=cb(3c−b)−cb(b+c)c(2c−b)b(c−b)−c(b+c)b(c−b)=b(3c−b)−b(b+c)(2c−b)−(b+c)=2b(c−b)c−2b
The distance RS is: RS=b(c−b)
8. Conclusion:
Since the slopes of PQ and RS are equal, PQ∥RS. Additionally, the distance PQ is twice the distance RS: PQ=2⋅RS
■
The final answer is PQ∥RS and ∣PQ∣=2⋅∣RS∣
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.