Maths Olympiad Prep

Library / /1 of 97

Geometry Difficulty 6.5 National olympiad Find the answer

Given a square ABCDABCD whose side length is 11, PP and QQ are points on the sides ABAB and ADAD. If the perimeter of APQAPQ is 22 find the angle PCQPCQ.

A number or a short expression. Spacing and $ signs are ignored.

Solution

Given a square ABCDABCD with side length 11, points PP and QQ are on sides ABAB and ADAD respectively. We are to find the angle PCQ \angle PCQ given that the perimeter of APQ \triangle APQ is 22.

Let AP=x AP = x and AQ=y AQ = y . Then, PB=1x PB = 1 - x and QD=1y QD = 1 - y . We need to find tanPCQ \tan \angle PCQ .

First, note that:
tanPCQ=cot(PCB+QCD)=1tanPCBtanQCDtanPCB+tanQCD. \tan \angle PCQ = \cot(\angle PCB + \angle QCD) = \frac{1 - \tan \angle PCB \tan \angle QCD}{\tan \angle PCB + \tan \angle QCD}.

Since tanPCB=1x \tan \angle PCB = 1 - x and tanQCD=1y \tan \angle QCD = 1 - y , we have:
tanPCQ=1(1x)(1y)(1x)+(1y)=x+yxy2xy. \tan \angle PCQ = \frac{1 - (1 - x)(1 - y)}{(1 - x) + (1 - y)} = \frac{x + y - xy}{2 - x - y}.

Given the perimeter condition x+y+x2+y2=2 x + y + \sqrt{x^2 + y^2} = 2 , we can solve for x2+y2 \sqrt{x^2 + y^2} :
x2+y2=2(x+y). \sqrt{x^2 + y^2} = 2 - (x + y).

Squaring both sides, we get:
x2+y2=(2(x+y))2=44(x+y)+(x+y)2. x^2 + y^2 = (2 - (x + y))^2 = 4 - 4(x + y) + (x + y)^2.

Simplifying, we find:
x2+y2=44(x+y)+x2+2xy+y2, x^2 + y^2 = 4 - 4(x + y) + x^2 + 2xy + y^2,
0=44(x+y)+2xy, 0 = 4 - 4(x + y) + 2xy,
2(x+y)=2+2xy, 2(x + y) = 2 + 2xy,
x+yxy=1. x + y - xy = 1.

Thus:
tanPCQ=x+yxy2xy=11=1, \tan \angle PCQ = \frac{x + y - xy}{2 - x - y} = \frac{1}{1} = 1,
PCQ=45. \angle PCQ = 45^\circ.

The answer is: \boxed{45^\circ}.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

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