Difference between revisions of "2018 AIME II Problems/Problem 12"

(Created page with "==Problem== Let <math>ABCD</math> be a convex quadrilateral with <math>AB = CD = 10</math>, <math>BC = 14</math>, and <math>AD = 2\sqrt{65}</math>. Assume that the diagonals...")
 
(Problem)
Line 2: Line 2:
  
 
Let <math>ABCD</math> be a convex quadrilateral with <math>AB = CD = 10</math>, <math>BC = 14</math>, and <math>AD = 2\sqrt{65}</math>. Assume that the diagonals of <math>ABCD</math> intersect at point <math>P</math>, and that the sum of the areas of triangles <math>APB</math> and <math>CPD</math> equals the sum of the areas of triangles <math>BPC</math> and <math>APD</math>. Find the area of quadrilateral <math>ABCD</math>.
 
Let <math>ABCD</math> be a convex quadrilateral with <math>AB = CD = 10</math>, <math>BC = 14</math>, and <math>AD = 2\sqrt{65}</math>. Assume that the diagonals of <math>ABCD</math> intersect at point <math>P</math>, and that the sum of the areas of triangles <math>APB</math> and <math>CPD</math> equals the sum of the areas of triangles <math>BPC</math> and <math>APD</math>. Find the area of quadrilateral <math>ABCD</math>.
 +
 +
==Solution==
 +
 +
For reference, <math>2\sqrt{65} \approx 16</math>, so <math>\overline{AD}</math> is the longest of the four sides of <math>ABCD</math>. Let <math>h_1</math> be the length of the altitude from <math>B</math> to <math>\overline{AC}</math>, and let <math>h_2</math> be the length of the altitude from <math>D</math> to <math>\overline{AC}</math>. Then, the triangle area equation becomes
 +
 +
<math>\frac{h_1}{2}AP + \frac{h_2}{2}CP = \frac{h_1}{2}CP + \frac{h_1}{2}AP \rightarrow \left(h_1 - h_2\right)AP = \left(h_1 - h_2\right)CP \rightarrow AP = CP</math>.
 +
 +
What an important finding! Note that the opposite sides <math>\overline{AB}</math> and <math>\overline{CD}</math> have equal length, and note that diagonal <math>\overline{DB}</math> bisects diagonal <math>\overline{AC}</math>. This is very similar to what happens if <math>ABCD</math> were a parallelogram with <math>AB = CD = 10</math>, so let's extedn <math>\overline{DB}</math> to point <math>E</math>, such that <math>AECD</math> is a parallelogram. In other words, <math>AE = CD = 10</math> and <math>EC = DA = 2\sqrt{65}</math>. Now, let's examine <math>\triangle ABE</math>. Since <math>AB = AE = 10</math>, the triangle is isosceles, and <math>\angle ABE \cong \angle AEB</math>. Note that in parallelogram <math>AECD</math>, <math>\angle AED</math> and <math>\angle CDE</math>, so <math>\angle ABE \cong \angle CDE</math> and thus <math>\text{m}\angle ABD = 180^\circ - \text{m}\angle CDB</math>. Define <math>\alpha := \text{m}\angle CDB</math>, so <math>180^\circ - \alpha = \text{m}\angle ABD</math>. We use the Law of Cosines on <math>\triangle DAB</math> and <math>\triangle CAB</math>:
 +
 +
<math>\left(2\sqrt{65}\right)^2 = 10^2 + BD^2 - 20BD\cos\left(180^\circ - \alpha\right) = 100 + BD^2 + 20BD\cos\alpha,</math>
 +
 +
<math>14^2 = 10^2 + BD^2 - 20BD\cos\alpha.</math>
 +
 +
Subtracting the second equation from the first yields
 +
 +
<math>260 - 196 = 40BD\cos\alpha \rightarrow BD\cos\alpha = \frac{8}{5}.</math>
 +
 +
This means that dropping an altitude from <math>B</math> to some foot <math>Q</math> on <math>\overline{CD}</math> gives <math>DQ = \frac{8}{5}</math> and therefore <math>CQ = \frac{42}{5}</math>. Seeing that <math>CQ = \frac{3}{5}\cdot BC</math>, we conclude that <math>\triangle QCB</math> is a 3-4-5 right triangle, so <math>BQ = \frac{56}{5}</math>. Then, the area of <math>\triangle BCD</math> is <math>\frac{1}{2}\cdot 10 \cdot \frac{56}{5} = 56</math>. Since <math>AP = CP</math>, points <math>A</math> and <math>C</math> are equidistant from <math>\overline{BD}</math>, so <math>\left[\triangle ABD\right] = \left[\triangle CBD\right] = 56</math> and hence <math>\left[ABCD\right] = 56 + 56 = \boxed{112}</math>. -kgator
 +
 +
  
 
{{AIME box|year=2018|n=II|num-b=11|num-a=13}}
 
{{AIME box|year=2018|n=II|num-b=11|num-a=13}}
 
{{MAA Notice}}
 
{{MAA Notice}}

Revision as of 11:12, 28 March 2018

Problem

Let $ABCD$ be a convex quadrilateral with $AB = CD = 10$, $BC = 14$, and $AD = 2\sqrt{65}$. Assume that the diagonals of $ABCD$ intersect at point $P$, and that the sum of the areas of triangles $APB$ and $CPD$ equals the sum of the areas of triangles $BPC$ and $APD$. Find the area of quadrilateral $ABCD$.

Solution

For reference, $2\sqrt{65} \approx 16$, so $\overline{AD}$ is the longest of the four sides of $ABCD$. Let $h_1$ be the length of the altitude from $B$ to $\overline{AC}$, and let $h_2$ be the length of the altitude from $D$ to $\overline{AC}$. Then, the triangle area equation becomes

$\frac{h_1}{2}AP + \frac{h_2}{2}CP = \frac{h_1}{2}CP + \frac{h_1}{2}AP \rightarrow \left(h_1 - h_2\right)AP = \left(h_1 - h_2\right)CP \rightarrow AP = CP$.

What an important finding! Note that the opposite sides $\overline{AB}$ and $\overline{CD}$ have equal length, and note that diagonal $\overline{DB}$ bisects diagonal $\overline{AC}$. This is very similar to what happens if $ABCD$ were a parallelogram with $AB = CD = 10$, so let's extedn $\overline{DB}$ to point $E$, such that $AECD$ is a parallelogram. In other words, $AE = CD = 10$ and $EC = DA = 2\sqrt{65}$. Now, let's examine $\triangle ABE$. Since $AB = AE = 10$, the triangle is isosceles, and $\angle ABE \cong \angle AEB$. Note that in parallelogram $AECD$, $\angle AED$ and $\angle CDE$, so $\angle ABE \cong \angle CDE$ and thus $\text{m}\angle ABD = 180^\circ - \text{m}\angle CDB$. Define $\alpha := \text{m}\angle CDB$, so $180^\circ - \alpha = \text{m}\angle ABD$. We use the Law of Cosines on $\triangle DAB$ and $\triangle CAB$:

$\left(2\sqrt{65}\right)^2 = 10^2 + BD^2 - 20BD\cos\left(180^\circ - \alpha\right) = 100 + BD^2 + 20BD\cos\alpha,$

$14^2 = 10^2 + BD^2 - 20BD\cos\alpha.$

Subtracting the second equation from the first yields

$260 - 196 = 40BD\cos\alpha \rightarrow BD\cos\alpha = \frac{8}{5}.$

This means that dropping an altitude from $B$ to some foot $Q$ on $\overline{CD}$ gives $DQ = \frac{8}{5}$ and therefore $CQ = \frac{42}{5}$. Seeing that $CQ = \frac{3}{5}\cdot BC$, we conclude that $\triangle QCB$ is a 3-4-5 right triangle, so $BQ = \frac{56}{5}$. Then, the area of $\triangle BCD$ is $\frac{1}{2}\cdot 10 \cdot \frac{56}{5} = 56$. Since $AP = CP$, points $A$ and $C$ are equidistant from $\overline{BD}$, so $\left[\triangle ABD\right] = \left[\triangle CBD\right] = 56$ and hence $\left[ABCD\right] = 56 + 56 = \boxed{112}$. -kgator


2018 AIME II (ProblemsAnswer KeyResources)
Preceded by
Problem 11
Followed by
Problem 13
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
All AIME Problems and Solutions

The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions. AMC logo.png