Olympiad Maths Prep

Track / Stage 7 / 51 of 300 #1451 of 2000

Problem 1451

National olympiad second round; IMO P1/P4
Geometry Difficulty 7.1 Prove it

An interior PP point to a square ABCDABCD is such that PA=a,PB=bPA = a, PB = b and PC=b+cPC = b + c, where the numbers a,ba, b and cc satisfy the relationship a2=b2+c2a^2 = b^2 + c^2. Prove that the angle BPCBPC is right.

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solution

1. Given Information and Setup:
- We have a square ABCDABCD with an interior point PP.
- The distances from PP to the vertices are given as PA=aPA = a, PB=bPB = b, and PC=b+cPC = b + c.
- The relationship a2=b2+c2a^2 = b^2 + c^2 holds.

2. Objective:
- Prove that the angle BPC\angle BPC is a right angle.

3. Constructing the Triangle:
- Consider the right and isosceles triangle PBEPBE where EE is a point such that BPE=45\angle BPE = 45^\circ and PE=PB=bPE = PB = b.

4. **Using the Law of Cosines in PEC\triangle PEC:**
- We need to find the length PEPE and use the law of cosines in PEC\triangle PEC.
- Since PE=PB=bPE = PB = b and BPE=45\angle BPE = 45^\circ, we can use the law of cosines in PEC\triangle PEC.

5. Applying the Law of Cosines:
- In PEC\triangle PEC, we have:
PC2=PE2+EC22PEECcos(PEC) PC^2 = PE^2 + EC^2 - 2 \cdot PE \cdot EC \cdot \cos(\angle PEC)
- Substituting the known values:
(b+c)2=b2+a22bacos(PEC) (b + c)^2 = b^2 + a^2 - 2 \cdot b \cdot a \cdot \cos(\angle PEC)
- Given a2=b2+c2a^2 = b^2 + c^2, we substitute a2a^2:
(b+c)2=b2+(b2+c2)2bacos(PEC) (b + c)^2 = b^2 + (b^2 + c^2) - 2 \cdot b \cdot a \cdot \cos(\angle PEC)
(b+c)2=2b2+c22bacos(PEC) (b + c)^2 = 2b^2 + c^2 - 2 \cdot b \cdot a \cdot \cos(\angle PEC)

6. Simplifying the Equation:
- Expanding (b+c)2(b + c)^2:
b2+2bc+c2=2b2+c22bacos(PEC) b^2 + 2bc + c^2 = 2b^2 + c^2 - 2 \cdot b \cdot a \cdot \cos(\angle PEC)
- Canceling out b2+c2b^2 + c^2 from both sides:
2bc=2bacos(PEC) 2bc = 2b \cdot a \cdot \cos(\angle PEC)
- Dividing both sides by 2b2b:
c=acos(PEC) c = a \cdot \cos(\angle PEC)

7. **Using the Given Relationship a2=b2+c2a^2 = b^2 + c^2:**
- Since a2=b2+c2a^2 = b^2 + c^2, we know that c=acos(PEC)c = a \cdot \cos(\angle PEC).
- Therefore, cos(PEC)=ca\cos(\angle PEC) = \frac{c}{a}.

8. **Finding the Angle BPC\angle BPC:**
- Since cos(PEC)=ca\cos(\angle PEC) = \frac{c}{a} and a2=b2+c2a^2 = b^2 + c^2, we have:
cos(PEC)=cb2+c2 \cos(\angle PEC) = \frac{c}{\sqrt{b^2 + c^2}}
- Given that cos(PEC)=12\cos(\angle PEC) = \frac{1}{\sqrt{2}}, we conclude that PEC=45\angle PEC = 45^\circ.

9. Conclusion:
- Since PEC=45\angle PEC = 45^\circ and BPE=45\angle BPE = 45^\circ, the angle BPC=90\angle BPC = 90^\circ.

\blacksquare

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