Maths Olympiad Prep

Library / /493 of 520

Geometry Difficulty 4.4 AIME Find the answer

Let PP be a point on the circle circumscribing square ABCDABCD that satisfies PAPC=56PA \cdot PC = 56 and PBPD=90.PB \cdot PD = 90. Find the area of ABCD.ABCD.

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

Solution

Ptolemy's theorem states that for cyclic quadrilateral WXYZWXYZ, WXYZ+XYWZ=WYXZWX\cdot YZ + XY\cdot WZ = WY\cdot XZ.
We may assume that PP is between BB and CC. Let PA=aPA = a, PB=bPB = b, PC=cPC = c, PD=dPD = d, and AB=sAB = s. We have a2+c2=AC2=2s2a^2 + c^2 = AC^2 = 2s^2, because ACAC is a diameter of the circle. Similarly, b2+d2=2s2b^2 + d^2 = 2s^2. Therefore, (a+c)2=a2+c2+2ac=2s2+2(56)=2s2+112(a+c)^2 = a^2 + c^2 + 2ac = 2s^2 + 2(56) = 2s^2 + 112. Similarly, (b+d)2=2s2+180(b+d)^2 = 2s^2 + 180.
By Ptolemy's Theorem on PCDAPCDA, as+cs=ds2as + cs = ds\sqrt{2}, and therefore a+c=d2a + c = d\sqrt{2}. By Ptolemy's on PBADPBAD, bs+ds=as2bs + ds = as\sqrt{2}, and therefore b+d=a2b + d = a\sqrt{2}. By squaring both equations, we obtain
\begin{alignat*}{8} 2d^2 &= (a+c)^2 &&= 2s^2 + 112, \\ 2a^2 &= (b+d)^2 &&= 2s^2 + 180. \end{alignat*}
Thus, a2=s2+90a^2 = s^2 + 90, and d2=s2+56d^2 = s^2 + 56. Plugging these values into a2+c2=b2+d2=2s2a^2 + c^2 = b^2 + d^2 = 2s^2, we obtain c2=s290c^2 = s^2 - 90, and b2=s256b^2 = s^2 - 56. Now, we can solve using aa and cc (though using bb and dd yields the same solution for ss).
\begin{align*} ac = (\sqrt{s^2 - 90})(\sqrt{s^2 + 90}) &= 56 \\ (s^2 + 90)(s^2 - 90) &= 56^2 \\ s^4 &= 90^2 + 56^2 = 106^2 \\ s^2 &= \boxed{106}. \end{align*}
~mathboy100

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: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.