返回题库

AIME 2023 I · 第 5 题

AIME 2023 I — Problem 5

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

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.

解析

Solution 1 (Ptolemy's Theorem)

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

2d2=(a+c)2=2s2+112,2a2=(b+d)2=2s2+180.\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).

ac=(s290)(s2+90)=56(s2+90)(s290)=562s4=902+562=1062s2=106.\begin{aligned} 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{aligned} ~mathboy100

Solution 2 (Areas and Pythagorean Theorem)

By the Inscribed Angle Theorem, we conclude that PAC\triangle PAC and PBD\triangle PBD are right triangles.

Let the brackets denote areas. We are given that

2[PAC]=PAPC=56,2[PBD]=PBPD=90.\begin{alignat*}{8} 2[PAC] &= PA \cdot PC &&= 56, \\ 2[PBD] &= PB \cdot PD &&= 90. \end{alignat*} Let OO be the center of the circle, XX be the foot of the perpendicular from PP to AC,\overline{AC}, and YY be the foot of the perpendicular from PP to BD,\overline{BD}, as shown below:

AIME diagram

Let dd be the diameter of O.\odot O. It follows that

2[PAC]=dPX=56,2[PBD]=dPY=90.\begin{alignat*}{8} 2[PAC] &= d\cdot PX &&= 56, \\ 2[PBD] &= d\cdot PY &&= 90. \end{alignat*} Moreover, note that OXPYOXPY is a rectangle. By the Pythagorean Theorem, we have

PX2+PY2=PO2.PX^2+PY^2=PO^2. We rewrite this equation in terms of d:d:

(56d)2+(90d)2=(d2)2,\left(\frac{56}{d}\right)^2+\left(\frac{90}{d}\right)^2=\left(\frac d2\right)^2, from which d2=212.d^2=212. Therefore, we get

[ABCD]=d22=106.[ABCD] = \frac{d^2}{2} = \boxed{106}. ~MRENTHUSIASM

Solution 3 (Similar Triangles)

AIME diagram

Let the center of the circle be OO, and the radius of the circle be rr. Since ABCDABCD is a rhombus with diagonals 2r2r and 2r2r, its area is 12(2r)(2r)=2r2\dfrac{1}{2}(2r)(2r) = 2r^2. Since ACAC and BDBD are diameters of the circle, APC\triangle APC and BPD\triangle BPD are right triangles. Let XX and YY be the foot of the altitudes to ACAC and BDBD, respectively. We have

[APC]=12(PA)(PC)=12(PX)(AC),[\triangle APC] = \frac{1}{2}(PA)(PC) = \frac{1}{2}(PX)(AC), so PX=(PA)(PC)AC=28rPX = \dfrac{(PA)(PC)}{AC} = \dfrac{28}{r}. Similarly,

[BPD]=12(PB)(PD)=12(PY)(PB),[\triangle BPD] = \frac{1}{2}(PB)(PD) = \frac{1}{2}(PY)(PB), so PY=(PB)(PD)BD=45rPY = \dfrac{(PB)(PD)}{BD} = \dfrac{45}{r}. Since APXPCX,\triangle APX \sim \triangle PCX,

AXPX=PXCX\frac{AX}{PX} = \frac{PX}{CX} AOXOPX=PXOC+XO.\frac{AO - XO}{PX} = \frac{PX}{OC + XO}. But PXOYPXOY is a rectangle, so PY=XOPY = XO, and our equation becomes

rPYPX=PXr+PY.\frac{r - PY}{PX} = \frac{PX}{r + PY}. Cross multiplying and rearranging gives us r2=PX2+PY2=(28r)2+(45r)2r^2 = PX^2 + PY^2 = \left(\dfrac{28}{r}\right)^2 + \left(\dfrac{45}{r}\right)^2, which rearranges to r4=2809r^4 = 2809. Therefore [ABCD]=2r2=106[ABCD] = 2r^2 = \boxed{106}.

~Cantalon

Solution 4 (Heights and Half-Angle Formula)

Drop a height from point PP to line AC\overline{AC} and line BC\overline{BC}. Call these two points to be XX and YY, respectively. Notice that the intersection of the diagonals of ABCD\square ABCD meets at a right angle at the center of the circumcircle, call this intersection point OO.

Since OXPYOXPY is a rectangle, OXOX is the distance from PP to line BD\overline{BD}. We know that tanPOX=PXXO=2845\tan{\angle{POX}} = \frac{PX}{XO} = \frac{28}{45} by triangle area and given information. Then, notice that the measure of OCP\angle{OCP} is half of XOP\angle{XOP}.

Using the half-angle formula for tangent,

(2tanOCP)(1tan2OCP)=tanPOX=284514tan2OCP+45tanOCP14=0\begin{aligned} \frac{(2 \cdot \tan{\angle{OCP}})}{(1-\tan^2{\angle{OCP}})} = \tan{\angle{POX}} = \frac{28}{45} \\ 14\tan^2{\angle{OCP}} + 45\tan{\angle{OCP}} - 14 = 0 \end{aligned} Solving the equation above, we get that tanOCP=7/2\tan{\angle{OCP}} = -7/2 or 2/72/7. Since this value must be positive, we pick 27\frac{2}{7}. Then, PAPC=2/7\frac{PA}{PC} = 2/7 (since CAP\triangle CAP is a right triangle with line AC\overline{AC} the diameter of the circumcircle) and PAPC=56PA * PC = 56. Solving we get PA=4PA = 4, PC=14PC = 14, giving us a diagonal of length 212\sqrt{212} and area 106\boxed{106}.

~Danielzh

Solution 5 (Analytic Geometry)

Denote by xx the half length of each side of the square. We put the square to the coordinate plane, with A=(x,x)A = \left( x, x \right), B=(x,x)B = \left( - x , x \right), C=(x,x)C = \left( - x , - x \right), D=(x,x)D = \left( x , - x \right).

The radius of the circumcircle of ABCDABCD is 2x\sqrt{2} x. Denote by θ\theta the argument of point PP on the circle. Thus, the coordinates of PP are P=(2xcosθ,2xsinθ)P = \left( \sqrt{2} x \cos \theta , \sqrt{2} x \sin \theta \right).

Thus, the equations PAPC=56PA \cdot PC = 56 and PBPD=90PB \cdot PD = 90 can be written as

(2xcosθx)2+(2xsinθx)2(2xcosθ+x)2+(2xsinθ+x)2=56(2xcosθ+x)2+(2xsinθx)2(2xcosθx)2+(2xsinθ+x)2=90\begin{aligned} \sqrt{\left( \sqrt{2} x \cos \theta - x \right)^2 + \left( \sqrt{2} x \sin \theta - x \right)^2} \cdot \sqrt{\left( \sqrt{2} x \cos \theta + x \right)^2 + \left( \sqrt{2} x \sin \theta + x \right)^2} & = 56 \\ \sqrt{\left( \sqrt{2} x \cos \theta + x \right)^2 + \left( \sqrt{2} x \sin \theta - x \right)^2} \cdot \sqrt{\left( \sqrt{2} x \cos \theta - x \right)^2 + \left( \sqrt{2} x \sin \theta + x \right)^2} & = 90 \end{aligned} These equations can be reformulated as

x4(422(cosθ+sinθ))(4+22(cosθ+sinθ))=562x4(4+22(cosθsinθ))(422(cosθsinθ))=902\begin{aligned} x^4 \left( 4 - 2 \sqrt{2} \left( \cos \theta + \sin \theta \right) \right) \left( 4 + 2 \sqrt{2} \left( \cos \theta + \sin \theta \right) \right) & = 56^2 \\ x^4 \left( 4 + 2 \sqrt{2} \left( \cos \theta - \sin \theta \right) \right) \left( 4 - 2 \sqrt{2} \left( \cos \theta - \sin \theta \right) \right) & = 90^2 \end{aligned} These equations can be reformulated as

2x4(12cosθsinθ)=282(1)2x4(1+2cosθsinθ)=452(2)\begin{aligned} 2 x^4 \left( 1 - 2 \cos \theta \sin \theta \right) & = 28^2 \hspace{1cm} (1) \\ 2 x^4 \left( 1 + 2 \cos \theta \sin \theta \right) & = 45^2 \hspace{1cm} (2) \end{aligned} Taking (1)(2)\frac{(1)}{(2)}, by solving the equation, we get

2cosθsinθ=452282452+282.(3)2 \cos \theta \sin \theta = \frac{45^2 - 28^2}{45^2 + 28^2} . \hspace{1cm} (3) Plugging (3) into (1), we get

Area ABCD=(2x)2=42822(12cosθsinθ)=2452+282=253=(106) .\begin{aligned} {\rm Area} \ ABCD & = \left( 2 x \right)^2 \\ & = 4 \sqrt{\frac{28^2}{2 \left( 1 - 2 \cos \theta \sin \theta \right)}} \\ & = 2 \sqrt{45^2 + 28^2} \\ & = 2 \cdot 53 \\ & = \boxed{\textbf{(106) }} . \end{aligned} ~Steven Chen (Professor Chen Education Palace, www.professorchenedu.com)

Solution 6 (Law of Cosines)

WLOG, let PP be on minor arc \overarcAB\overarc {AB}. Let rr and OO be the radius and center of the circumcircle respectively, and let θ=AOP\theta = \angle AOP.

By the Pythagorean Theorem, the area of the square is 2r22r^2. We can use the Law of Cosines on isosceles triangles AOP,COP,BOP,DOP\triangle AOP, \, \triangle COP, \, \triangle BOP, \, \triangle DOP to get

PA2=2r2(1cosθ),PC2=2r2(1cos(180θ))=2r2(1+cosθ),PB2=2r2(1cos(90θ))=2r2(1sinθ),PD2=2r2(1cos(90+θ))=2r2(1+sinθ).\begin{aligned} PA^2 &= 2r^2(1 - \cos \theta), \\ PC^2 &= 2r^2(1 - \cos (180 - \theta)) = 2r^2(1 + \cos \theta), \\ PB^2 &= 2r^2(1 - \cos (90 - \theta)) = 2r^2(1 - \sin \theta), \\ PD^2 &= 2r^2(1 - \cos (90 + \theta)) = 2r^2(1 + \sin \theta). \end{aligned} Taking the products of the first two and last two equations, respectively,

562=(PAPC)2=4r4(1cosθ)(1+cosθ)=4r4(1cos2θ)=4r4sin2θ,56^2 = (PA \cdot PC)^2 = 4r^4(1 - \cos \theta)(1 + \cos \theta) = 4r^4(1 - \cos^2 \theta) = 4r^4 \sin^2 \theta, and

902=(PBPD)2=4r4(1sinθ)(1+sinθ)=4r4(1sin2θ)=4r4cos2θ.90^2 = (PB \cdot PD)^2 = 4r^4(1 - \sin \theta)(1 + \sin \theta) = 4r^4(1 - \sin^2 \theta) = 4r^4 \cos^2 \theta. Adding these equations,

562+902=4r4,56^2 + 90^2 = 4r^4, so

2r2=562+902=2282+452=22809=253=106.2r^2 = \sqrt{56^2+90^2} = 2\sqrt{28^2+45^2} = 2\sqrt{2809} = 2 \cdot 53 = \boxed{106}. ~OrangeQuail9

Solution 7 (Subtended Chords)

First draw a diagram.

AIME diagram

Let's say that the radius is rr. Then the area of the ABCDABCD is (2r)2=2r2(\sqrt2r)^2 = 2r^2 Using the formula for the length of a chord subtended by an angle, we get

PA=2rsin(θ2)PA = 2r\sin\left(\dfrac{\theta}2\right) PC=2rsin(180θ2)=2rsin(90θ2)=2rcos(θ2)PC = 2r\sin\left(\dfrac{180-\theta}2\right) = 2r\sin\left(90 - \dfrac{\theta}2\right) = 2r\cos\left(\dfrac{\theta}2\right) Multiplying and simplifying these 2 equations gives

PAPC=4r2sin(θ2)cos(θ2)=2r2sin(θ)=56PA \cdot PC = 4r^2 \sin \left(\dfrac{\theta}2 \right) \cos \left(\dfrac{\theta}2 \right) = 2r^2 \sin\left(\theta \right) = 56 Similarly PB=2rsin(90+θ2)PB = 2r\sin\left(\dfrac{90 +\theta}2\right) and PD=2rsin(90θ2)PD =2r\sin\left(\dfrac{90 -\theta}2\right). Again, multiplying gives

PBPD=4r2sin(90+θ2)sin(90θ2)=4r2sin(9090θ2)sin(90θ2)PB \cdot PD = 4r^2 \sin\left(\dfrac{90 +\theta}2\right) \sin\left(\dfrac{90 -\theta}2\right) = 4r^2 \sin\left(90 -\dfrac{90 -\theta}2\right) \sin\left(\dfrac{90 -\theta}2\right) =4r2sin(90θ2)cos(90θ2)=2r2sin(90θ)=2r2cos(θ)=90=4r^2 \sin\left(\dfrac{90 -\theta}2\right) \cos\left(\dfrac{90 -\theta}2\right) = 2r^2 \sin\left(90 - \theta \right) = 2r^2 \cos\left(\theta \right) = 90 Dividing 2r2sin(θ)2r^2 \sin \left(\theta \right) by 2r2cos(θ)2r^2 \cos \left( \theta \right) gives tan(θ)=2845\tan \left(\theta \right) = \dfrac{28}{45}, so θ=tan1(2845)\theta = \tan^{-1} \left(\dfrac{28}{45} \right). Pluging this back into one of the equations, gives

2r2=90cos(tan1(2845))2r^2 = \dfrac{90}{\cos\left(\tan^{-1}\left(\dfrac{28}{45}\right)\right)} If we imagine a 2828-4545-5353 right triangle, we see that if 2828 is opposite and 4545 is adjacent, cos(θ)=adjhyp=4553\cos\left(\theta\right) = \dfrac{\text{adj}}{\text{hyp}} = \dfrac{45}{53}. Now we see that

2r2=904553=106.2r^2 = \dfrac{90}{\frac{45}{53}} = \boxed{106}. ~Voldemort101

Solution 8 (Coordinates and Algebraic Manipulation)

AIME diagram

Let P=(a,b)P=(a,b) on the upper quarter of the circle, and let kk be the side length of the square. Hence, we want to find k2k^2. Let the center of the circle be (0,0)(0,0). The two equations would thus become:

((a+k2)2+(bk2)2)((ak2)2+(b+k2)2)=562\left(\left(a+\dfrac{k}2\right)^2+\left(b-\dfrac{k}2\right)^2\right)\left(\left(a-\dfrac{k}2\right)^2+\left(b+\dfrac{k}2\right)^2\right)=56^2 ((ak2)2+(bk2)2)((a+k2)2+(b+k2)2)=902\left(\left(a-\dfrac{k}2\right)^2+\left(b-\dfrac{k}2\right)^2\right)\left(\left(a+\dfrac{k}2\right)^2+\left(b+\dfrac{k}2\right)^2\right)=90^2 Now, let m=(a+k2)2m=\left(a+\dfrac{k}2\right)^2, n=(ak2)2n=\left(a-\dfrac{k}2\right)^2, o=(b+k2)2o=\left(b+\dfrac{k}2\right)^2, and p=(bk2)2p=\left(b-\dfrac{k}2\right)^2. Our equations now change to (m+p)(n+o)=562=mn+op+mo+pn(m+p)(n+o)=56^2=mn+op+mo+pn and (n+p)(m+o)=902=mn+op+no+pm(n+p)(m+o)=90^2=mn+op+no+pm. Subtracting the first from the second, we have pm+nomopn=p(mn)o(mn)=(mn)(po)=34146pm+no-mo-pn=p(m-n)-o(m-n)=(m-n)(p-o)=34\cdot146. Substituting back in and expanding, we have 2ak2bk=341462ak\cdot-2bk=34\cdot146, so abk2=1773abk^2=-17\cdot73. We now have one of our terms we need (k2k^2). Therefore, we only need to find abab to find k2k^2. We now write the equation of the circle, which point PP satisfies:

a2+b2=(k22)2=k22a^2+b^2=\left(\dfrac{k\sqrt{2}}{2}\right)^2=\dfrac{k^2}2 We can expand the second equation, yielding

(a2+b2+k22+(ak+bk))(a2+b2+k22(ak+bk))=(k2+k(a+b))(k2k(a+b))=8100.\left(a^2+b^2+\dfrac{k^2}2+(ak+bk)\right)\left(a^2+b^2+\dfrac{k^2}2-(ak+bk)\right)=(k^2+k(a+b))(k^2-k(a+b))=8100. Now, with difference of squares, we get k4k2(a+b)2=k2(k2(a+b)2)=8100k^4-k^2\cdot(a+b)^2=k^2(k^2-(a+b)^2)=8100. We can add 2abk2=17732=24822abk^2=-17\cdot73\cdot2=-2482 to this equation, which we can factor into k2(k2(a+b)2+2ab)=k2(k2(a2+b2))=81002482k^2(k^2-(a+b)^2+2ab)=k^2(k^2-(a^2+b^2))=8100-2482. We realize that a2+b2a^2+b^2 is the same as the equation of the circle, so we plug its equation in: k2(k2k22)=5618k^2\left(k^2-\dfrac{k^2}2\right)=5618. We can combine like terms to get k2k22=5618k^2\cdot\dfrac{k^2}2=5618, so (k2)2=11236(k^2)^2=11236. Since the answer is an integer, we know 1123611236 is a perfect square. Since it is even, it is divisible by 44, so we can factor 11236=22280911236=2^2\cdot2809. With some testing with approximations and last-digit methods, we can find that 532=280953^2=2809. Therefore, taking the square root, we find that k2k^2, the area of square ABCDABCD, is 253=1062\cdot53=\boxed{106}.

~wuwang2002

Solution 9 (Law of Sines)

WLOG, let PP be on minor arc AD.AD. Draw in APAP, BPBP, CPCP, DPDP and let ABP=x.\angle ABP = x. We can see, by the inscribed angle theorem, that APB=ACB=45\angle APB = \angle ACB = 45, and CPD=CAD=45.\angle CPD = \angle CAD = 45. Then, PAB=135x\angle PAB = 135-x, PCD=PAD=(135x)90=45x\angle PCD = \angle PAD = (135-x)-90 = 45-x, and PDC=90+x.\angle PDC = 90+x. Letting (PA,PB,PC,PD,AB)=(a,b,c,d,s)(PA, PB, PC, PD, AB) = (a,b,c,d,s), we can use the law of sines on triangles PABPAB and PCDPCD to get

s2=asin(x)=bsin(135x)=csin(90+x)=dsin(45x).s\sqrt{2} = \frac{a}{\sin(x)} = \frac{b}{\sin(135-x)} = \frac{c}{\sin(90+x)} = \frac{d}{\sin(45-x)}. Making all the angles in the above equation acute gives

s2=asin(x)=bsin(45+x)=csin(90x)=dsin(45x).s\sqrt{2} = \frac{a}{\sin(x)} = \frac{b}{\sin(45+x)} = \frac{c}{\sin(90-x)} = \frac{d}{\sin(45-x)}. Note that we are looking for s2.s^{2}. We are given that ac=56ac = 56 and bd=90.bd = 90. This means that s2sin(x)sin(90x)=28s^{2}\sin(x)\sin(90-x) = 28 and s2sin(45+x)sin(45x)=45.s^{2}\sin(45+x)\sin(45-x) = 45. However,

sin(x)sin(90x)=sin(x)cos(x)=sin(2x)2\sin(x)\sin(90-x) = \sin(x)\cos(x) = \frac{\sin(2x)}{2} and

sin(45+x)sin(45x)=(cos(x)+sin(x))(cos(x)sin(x))2=cos2(x)sin2(x)2=cos(2x)2.\sin(45+x)\sin(45-x) = \frac{(\cos(x) + \sin(x))(\cos(x) - \sin(x))}{2} = \frac{\cos^{2}(x) - \sin^{2}(x)}{2} = \frac{\cos(2x)}{2}. Therefore, s2sin(2x)=56s^{2}\sin(2x) = 56 and s2cos(2x)=90.s^{2}\cos(2x) = 90. Therefore, by the Pythagorean Identity,

s2=(s2sin(2x))2+(s2cos(2x))2=562+902=106.s^{2} = \sqrt{(s^{2}\sin(2x))^{2} + (s^{2}\cos(2x))^{2}} = \sqrt{56^{2} + 90^{2}} = \boxed{106}. ~pianoboy

Solution 10 (Areas and Trigonometry)

Similar to Solution 6, let PP be on minor arc \overarcAB\overarc {AB}, rr and OO be the radius and center of the circumcircle respectively, and θ=AOP\theta = \angle AOP. Since APC\triangle APC is a right triangle, PAPCPA \cdot PC equals the hypotenuse, 2r2r, times its altitude, which can be represented as rsinθr \sin \theta. Therefore, 2r2sinθ=562r^2 \sin \theta = 56. Applying similar logic to BPD\triangle BPD, we get 2r2sin(90θ)=2r2cosθ=902r^2 \sin (90^\circ - \theta) = 2r^2 \cos \theta = 90.

Dividing the two equations, we have

sinθcosθ=569056cosθ=90sinθ(56cosθ)2=(90sinθ)2.\begin{aligned} \frac{\sin \theta}{\cos \theta} &= \frac{56}{90} \\ 56 \cos \theta &= 90 \sin \theta \\ (56 \cos \theta)^2 &= (90 \sin \theta)^2. \end{aligned} Adding (56sinθ)2(56 \sin \theta)^2 to both sides allows us to get rid of cosθ\cos \theta:

(56cosθ)2+(56sinθ)2=(90sinθ)2+(56sinθ)2562=(902+562)(sinθ)2562902+562=(sinθ)22853=sinθ.\begin{aligned} (56 \cos \theta)^2 + (56 \sin \theta)^2 &= (90 \sin \theta)^2 + (56 \sin \theta)^2 \\ 56^2 &= (90^2 + 56^2)(\sin \theta)^2 \\ \frac{56^2}{90^2 + 56^2} &= (\sin \theta)^2 \\ \frac{28}{53} &= \sin \theta. \end{aligned} Therefore, we have 2r2(2853)=562r^2\left(\frac{28}{53}\right) = 56, and since the area of the square can be represented as 2r22r^2, the answer is 565328=10656 \cdot \frac{53}{28} = \boxed{106}.

~phillipzeng

Solution 11 (Angle Chasing and Trigonometric Identities)

First, we define a few points. Let OO be the center of the circle, let EE be the intersection of diameter ACAC and chord PDPD, and let FF be the intersection of diameter BDBD and chord PCPC. We know that AA, BB, CC, and DD are four corners of a square. Therefore, the arcs ADAD, DCDC, and CBCB are all 9090 degrees. By inscribed angles, angle APDAPD, angle DPCDPC, and angle CPBCPB are 4545 degrees each. Let the measure of angle PACPAC be aa. Similarly, let the measure of angle PBDPBD be bb.

Angle chasing will lead us to the fact that a+b=135a + b = 135, or rather, b=135ab = 135-a. Let the diameter of the circle be dd. Given by the problem, d2sinacosa=56d^2\sin a \cos a = 56. Also, d2sinbcosb=90d^2\sin b \cos b = 90. Using the trigonometric identity sin2x=2sinxcosx\sin 2x = 2\sin x \cos x, we can rewrite these as d2sin2a=112d^2\sin 2a = 112 and d2sin2b=180d^2\sin 2b = 180. Since we determined that b=3π4ab = \frac{3\pi}{4}-a, this can be substituted into the second equation. Then, we divide the two equations to get sin(3π22a)sin2a=4528\frac{\sin (\frac{3\pi}{2}-2a)}{\sin 2a} = \frac{45}{28}. By using the trigonometric difference-of-angle identity, this simplifies to cos2asin2a=4528\frac{-\cos 2a}{\sin 2a} = \frac{45}{28}. By the definition of the tangent function, tan2a=2845\tan 2a = -\frac{28}{45}

Considering this hypothetical right triangle with legs of 2828 and 4545, the hypotenuse is 452+282=53\sqrt{45^2+28^2} = 53. Since sin2a\sin 2a must be positive (since aa is acute), sin2a=2853\sin 2a = \frac{28}{53}. Substituting this into the first of the equations, 2853d2=112\frac{28}{53}d^2 = 112. From this, d2=212d^2 = 212. The area of square ABCDABCD is half of the square of its diagonal, which is dd. Thus, the answer is d22=106\frac{d^2}{2} = \boxed{106}.

~Curious_crow

Solution 12 (Six Consecutive Equations)

This solution is like solution 1, but with more algebra than actual geometry.

Firstly, like in solution 1, label the respective lengths PAPA, PBPB, PCPC, PDPD, AB=BC=CD=DAAB = BC = CD = DA as aa, bb, cc, dd, ss.

While only five equations is required, we use six to apply the shortcut of solving multistep equations, elimination.

Our six equations are as desired.

\begin{align} (5.1)\quad & ac = 56 && \text{Given} \\ (5.2)\quad & bd = 90 && \text{Given} \\ (5.3)\quad & b^2 + d^2 = 2s^2 && \text{Pythagorean on } \triangle BPD \\ (5.4)\quad & a^2 + c^2 = 2s^2 && \text{Pythagorean on } \triangle APC \\ (5.5)\quad & bs + as\sqrt{2} = ds && \text{Ptolemy on } APBD \\ (5.6)\quad & bs + ds = cs\sqrt{2} && \text{Ptolemy on } CBPD \end{align}

Note that rearranging (5.6)(5.6) gives (5.6R) bscs2=ds(5.6R)~bs - cs\sqrt{2} = -ds and thus (5.5)+(5.6R)(5.5) + (5.6R) results in 2bs+as2cs2=02bs + as\sqrt{2} - cs\sqrt{2} = 0, or 2b+2(ac)=02b + \sqrt{2}(a-c) = 0, and thus b=2(ca)2b = \frac{\sqrt{2}(c-a)}{2}. It then becomes obvious that bb's companion dd is d=2(c+a)2d = \frac{\sqrt{2}(c+a)}{2}. Thus (5.2)(5.2) can be arranged to become 12(c2a2)=90\frac{1}{2} \cdot (c^2 - a^2) = 90, and thus c2a2=180c^2 - a^2 = 180. We have that ab=56ab = 56 and c2a2=180c^2 - a^2 = 180, in which we can then find aa and cc to be 44 and 1414 (discard negative solutions as negative lengths do not exist in Plane Euclidean Geometry) respectively. Thus, we have for our final equation a2+c2=2s2a^2 + c^2 = 2s^2, and we just need the result s2s^2 to solve the problem. Then our answer is simply 196+162=2122=106\frac{196+16}{2} = \frac{212}{2} = \boxed{106}. \square

~Pinotation

Video Solution 1 by TheBeautyofMath

https://youtu.be/JMxOWyF3i20

~IceMatrix