ABCD is a quadrilateral whose diagonals AC and BD intersect at O. If triangles AOB and COD have areas 4 and 9 respectively, then the minimum area that ABCD can have is
A26
B25
C21
D16
Pick an option to attempt
The Setup: This relies on a sick geometric property. For *any* quadrilateral where diagonals intersect at O, the products of the areas of opposite triangles are perfectly equal. Let the areas be A1, A2, A3, A4 circling the intersection. We are given A1=4 and A3=9. We need to optimize A2 and A4 to minimize the total sum.
Step 1: Apply the cross-product area rule.
A1×A3=A2×A44×9=A2×A4⟹A2×A4=36Step 2: Set up the total area equation.
Total Area=A1+A2+A3+A4=4+A2+9+A4=13+A2+A4Step 3: Deploy the AM-GM (Arithmetic Mean-Geometric Mean) inequality to minimize the variable part. AM-GM states that for any non-negative numbers, their sum is bounded by their product: x+y≥2xy.
A2+A4≥2A2×A4A2+A4≥236=2(6)=12
The absolute minimum sum these two triangles can mathematically contribute is 12 (which occurs when A2=A4=6).
Step 4: Add the locked constants back to find the overall minimum area.
Min Total Area=13+12=25Final Answer: 25
Points P, Q, R, and S are taken on sides AB, BC, CD, and DA of square ABCD respectively, so that PBAP=QCBQ=RDCR=SADS=n1. Then the ratio of the area of PQRS to the area of ABCD is
A1:(1+n)
B1:n
C1+n2:(1+n)2
D(1+n):(1+n2)
Pick an option to attempt
The Setup: A tilted quadrilateral inside a square. Rather than chase the inner side length directly, compute the four corner triangles and subtract them from the whole - the symmetry makes all four identical.
Step 1: Define the segments. Let the big square have side x. The ratio PBAP=n1 splits each side into 1+n equal parts, one part then n parts:
AP=BQ=CR=DS=n+1x,PB=QC=RD=SA=n+1nxStep 2: Compute one corner triangle, then argue the rest. Triangle PBQ sits in corner B, right-angled there, with legs PB and BQ:
[PBQ]=21⋅n+1nx⋅n+1x=2(n+1)2nx2
The other three are congruent, not merely similar: at corner C the legs are QC=n+1nx and CR=n+1x - the same two lengths, and likewise at D and A. The whole configuration maps to itself under a 90∘ rotation, so:
Total corner area=4×2(n+1)2nx2=(n+1)22nx2Step 3: Subtract.[PQRS]=x2−(n+1)22nx2=x2((n+1)2(n+1)2−2n)=x2((n+1)2n2+2n+1−2n)=x2⋅(n+1)2n2+1Step 4: Form the ratio. Dividing by [ABCD]=x2, the side length cancels entirely - the answer depends only on n:
[ABCD][PQRS]=(1+n)21+n2
Sanity check at n=1, where every point is a midpoint: the ratio becomes 42=21, the well-known result that joining the midpoints of a square halves its area.
Final Answer:1+n2:(1+n)2
Let ABCD be a cyclic quadrilateral with AB=15, BC=20, CD=24 and AC=25. Then AD equals ___
Enter your answer to attempt
The Setup: This is a geometry boss fight dealing with a cyclic quadrilateral. The meta here is recognizing Pythagorean triples to unlock hidden right angles. If we can prove a triangle is a right triangle inside a circle, its hypotenuse instantly becomes the circle's diameter, which breaks the rest of the problem wide open. Math and logic are locked in and double-verified.
Step 1:Stat-check Triangle ABC.
We check the given side lengths for triangle ABC: AB=15, BC=20, and AC=25. Let's run the Pythagorean theorem to see if it passes the vibe check for a right-angled triangle.
152+202=225+400=625252=625
Since AB2+BC2=AC2, the triangle is officially a right triangle, with the right angle at B (∠ABC=90∘).
Step 2:Unlock the Circle's Diameter.
Because ABCD is a cyclic quadrilateral (meaning all its vertices are trapped on the edge of a single circle) and ∠ABC=90∘, the chord AC must be the diameter of that circumcircle. This is a fundamental geometry rule: any angle inscribed in a semicircle is exactly 90∘.
Step 3:Exploit the Semicircle Meta for Triangle ADC.
Since AC is the diameter, the angle on the *other* side of the quadrilateral, ∠ADC, is also forced to be 90∘ for the exact same reason. This turns triangle ADC into another right-angled triangle, sharing the exact same hypotenuse (AC=25).
Step 4:Execute the final Pythagorean drop.
Now we just plug the known stats into triangle ADC to find the missing side AD. We know AC=25 and CD=24.
AD2+CD2=AC2AD2=252−242AD2=625−576=49AD=7Final Answer: 7