Olympiad Maths Prep

Track / Stage 5 / 224 of 400 #824 of 2000

Problem 824

AIME late
Geometry Difficulty 5.6 Find the answer 2024 AMC 12 B · United States · 2024

A triangle in the coordinate plane has vertices A(log21,log22)A(\log_2 1, \log_2 2), B(log23,log24)B(\log_2 3, \log_2 4), and C(log27,log28)C(\log_2 7, \log_2 8). What is the area of ABC\triangle ABC?
(A) log237\log_2 \frac{\sqrt{3}}{7} (B) log237\log_2 \frac{3}{\sqrt{7}} (C) log273\log_2 \frac{7}{\sqrt{3}} (D) log2117\log_2 \frac{11}{\sqrt{7}} (E) log2113\log_2 \frac{11}{\sqrt{3}}

Official solution

Answer (B): Circumscribe ABC\triangle ABC by rectangle AGCDAGCD, with DD on the y-axis, and project point BB onto AG\overline{AG} and CG\overline{CG}, producing points EE and FF, respectively, as shown in the figure below.

Figure 1

The area of rectangle AGCDAGCD is 2log272\log_2 7, so the area of ACG\triangle ACG is log27\log_2 7. The requested area is
Area(ABC)=Area(ACG)Area(ABE)Area(BCF)Area(BEGF). \text{Area}(\triangle ABC) = \text{Area}(\triangle ACG) - \text{Area}(\triangle ABE) - \text{Area}(\triangle BCF) - \text{Area}(\triangle BEGF).
Note that
Area(ABE)=12log231=log23, \text{Area}(\triangle ABE) = \frac{1}{2} \log_2 3 \cdot 1 = \log_2 \sqrt{3},
Area(BCF)=12(log27log23)1=log273, and \text{Area}(\triangle BCF) = \frac{1}{2} (\log_2 7 - \log_2 3) \cdot 1 = \log_2 \sqrt{\frac{7}{3}}, \text{ and}
Area(BEGF)=(log27log23)1=log273. \text{Area}(\triangle BEGF) = (\log_2 7 - \log_2 3) \cdot 1 = \log_2 \frac{7}{3}.
Therefore
Area(ABC)=log27log23log273log273=log2(737373)=log237. \begin{aligned} \text{Area}(\triangle ABC) &= \log_2 7 - \log_2 \sqrt{3} - \log_2 \sqrt{\frac{7}{3}} - \log_2 \frac{7}{3} \\ &= \log_2 \left( \frac{7}{\sqrt{3} \cdot \sqrt{\frac{7}{3} \cdot \frac{7}{3}}} \right) \\ &= \log_2 \frac{3}{\sqrt{7}}. \end{aligned}

The area of triangle ABC\triangle ABC is given by
12det[1011log2321log273]=12det[1011log2302log270]=12det[1log232log27]=12(log27+log29)=log237. \begin{aligned} \frac{1}{2} \det \begin{bmatrix} 1 & 0 & 1 \\ 1 & \log_2 3 & 2 \\ 1 & \log_2 7 & 3 \end{bmatrix} &= \frac{1}{2} \det \begin{bmatrix} 1 & 0 & 1 \\ -1 & \log_2 3 & 0 \\ -2 & \log_2 7 & 0 \end{bmatrix} \\ &= \frac{1}{2} \det \begin{bmatrix} -1 & \log_2 3 \\ -2 & \log_2 7 \end{bmatrix} \\ &= \frac{1}{2} (-\log_2 7 + \log_2 9) \\ &= \log_2 \frac{3}{\sqrt{7}}. \end{aligned}

The cross product of two vectors in the x-y plane is a vector in the z direction whose magnitude is twice the area of the triangle determined by the two vectors. The area of the triangle with vertices A(0,1,0)A(0, 1, 0), B(log23,2,0)B(\log_2 3, 2, 0), and C(log27,3,0)C(\log_2 7, 3, 0) is the z-component of
12(BA)×(CA)=12(log23,1,0)×(log27,2,0)=12(1002,log270log230,log2321log27)=(0,0,log23log27)=(0,0,log237). \begin{align*} \frac{1}{2}(B - A) \times (C - A) &= \frac{1}{2}(\log_2 3, 1, 0) \times (\log_2 7, 2, 0) \\ &= \frac{1}{2}(1 \cdot 0 - 0 \cdot 2, \log_2 7 \cdot 0 - \log_2 3 \cdot 0, \log_2 3 \cdot 2 - 1 \cdot \log_2 7) \\ &= (0, 0, \log_2 3 - \log_2 \sqrt{7}) = (0, 0, \log_2 \frac{3}{\sqrt{7}}). \end{align*}
Thus the area of the triangle is log237\log_2 \frac{3}{\sqrt{7}}.

Define the points H(0,2)H(0, 2), I(0,3)I(0, 3), and J(log23,3)J(\log_2 3, 3).
Figure 2
Then HBCIHBCI is a trapezoid, which can be decomposed into right triangle CJB\triangle CJB and rectangle HBJIHBJI. Because
log23>log27=12log27, \log_2 3 > \log_2 \sqrt{7} = \frac{1}{2} \log_2 7,
point BB is to the right of line ACAC. Therefore
Area(ABC)=Area(ABH)+Area(HBCI)Area(ACI)=12log23+12(log27log23)+log23log27=log2312log27=log237. \begin{align*} \text{Area}(\triangle ABC) &= \text{Area}(\triangle ABH) + \text{Area}(HBCI) - \text{Area}(\triangle ACI) \\ &= \frac{1}{2} \log_2 3 + \frac{1}{2} (\log_2 7 - \log_2 3) + \log_2 3 - \log_2 7 \\ &= \log_2 3 - \frac{1}{2} \log_2 7 \\ &= \log_2 \frac{3}{\sqrt{7}}. \end{align*}

Figure 2

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.