Question

Difficulty: Very hardTriangle Congruence, Similarity, and Theorems

In triangle ABCABC, point DD lies on side BCBC such that the ratio of BDBD to DCDC is 11 to 22. Point EE lies on segment ADAD such that the ratio of AEAE to EDED is 33 to 11. A line passing through EE and parallel to ACAC intersects side ABAB at FF and side BCBC at GG. If the area of triangle ABCABC is 128128, what is the area of triangle BFGBFG?

Answer: 32

Answer

32
The correct answer is 32. By establishing a coordinate system, we find that the similarity ratio of triangle BFGBFG to triangle ABCABC is exactly 1/21/2 regardless of the triangle's shape. Since the ratio of the areas of similar triangles is the square of the similarity ratio, the area of triangle BFGBFG is (1/2)2=1/4(1/2)^2 = 1/4 of the area of triangle ABCABC, which is 128×1/4=32128 \times 1/4 = 32.

Step-by-Step Solution

1
Set up a coordinate system to represent the triangle's vertices.
Let B=(0,0)B = (0, 0) and C=(3,0)C = (3, 0). Since DD lies on side BCBC and BD:DC=1:2BD:DC = 1:2, the coordinates of DD are (1,0)(1, 0). Let A=(a,b)A = (a, b).
Setting up coordinates simplifies the proof by allowing algebraic verification of the ratio.
2
Calculate the coordinates of point EE on segment ADAD.
Using the section formula with ratio AE:ED=3:1AE:ED = 3:1, E=(1(a)+3(1)4,1(b)+3(0)4)=(a+34,b4)E = \left(\frac{1(a) + 3(1)}{4}, \frac{1(b) + 3(0)}{4}\right) = \left(\frac{a+3}{4}, \frac{b}{4}\right).
Finding the coordinates of EE is necessary to determine the equation of line FGFG.
3
Find the equation of line FGFG which is parallel to ACAC and passes through EE.
The slope of ACAC is m=b3am = \frac{-b}{3-a}. The equation of FGFG is yb4=b3a(xa+34)y - \frac{b}{4} = \frac{-b}{3-a}\left(x - \frac{a+3}{4}\right).
The line FGFG is parallel to ACAC, meaning they share the same slope.
4
Find the coordinates of GG by setting y=0y = 0 in the equation of FGFG.
Setting y=0y = 0 yields b4=b3a(xGa+34)    xG=1.5-\frac{b}{4} = \frac{-b}{3-a}\left(x_G - \frac{a+3}{4}\right) \implies x_G = 1.5. Thus, G=(1.5,0)G = (1.5, 0).
Point GG is the intersection of the line FGFG with side BCBC (the x-axis).
5
Determine the similarity ratio and calculate the area of triangle BFGBFG.
Since GG is the midpoint of BCBC, the similarity ratio of BFG\triangle BFG to BAC\triangle BAC is k=12k = \frac{1}{2}. The ratio of their areas is k2=14k^2 = \frac{1}{4}. The area of BFG\triangle BFG is 128×14=32128 \times \frac{1}{4} = 32.
Similar triangles have area ratios equal to the square of their similarity ratio.

Key Concept

The ratio of the areas of similar triangles is equal to the square of their similarity ratio.

Alternative Method

Using Menelaus's Theorem on triangle ABDABD and transversal FEGFEG can also establish the midpoint relations directly without using coordinates.
Estimated Time:3m 0s
Rate this question