Question

Difficulty: Very hardGeometric Figures on the Coordinate Plane

A triangle in the standard (x,y)(x, y) coordinate plane has vertices at A(1,1)A(1, 1), B(10,16)B(10, 16), and C(5,9)C(5, 9). A line passes through the point P(4,7)P(4, 7) on the side ACAC and intersects the side ABAB at a point QQ. If this line divides the triangle into two regions of equal area, what is the length of the line segment PQPQ?

Answer: 5

Answer

5
The total area of the triangle is 6. To divide the triangle into two equal-area regions, each region must have an area of 3. Since point P(4,7)P(4,7) lies 34\frac{3}{4} of the way from AA to CC, the area of the sub-triangle PBC\triangle PBC is only 14×6=1.5\frac{1}{4} \times 6 = 1.5. Thus, the dividing line must intersect side ABAB at a point QQ to form APQ\triangle APQ with an area of 3. Using the area ratio formula, Area(APQ)=APAC×AQAB×Area(ABC)    3=34×AQAB×6\text{Area}(\triangle APQ) = \frac{AP}{AC} \times \frac{AQ}{AB} \times \text{Area}(\triangle ABC) \implies 3 = \frac{3}{4} \times \frac{AQ}{AB} \times 6, which gives AQAB=23\frac{AQ}{AB} = \frac{2}{3}. Using the section formula, the coordinates of QQ are A+23(BA)=(1,1)+23(9,15)=(7,11)A + \frac{2}{3}(B - A) = (1, 1) + \frac{2}{3}(9, 15) = (7, 11). Finally, the length of PQPQ is (74)2+(117)2=32+42=5\sqrt{(7-4)^2 + (11-7)^2} = \sqrt{3^2 + 4^2} = 5.

Step-by-Step Solution

1
Calculate the area of the entire triangle ABCABC using the Shoelace formula.
Area of ABC=6\triangle ABC = 6.
Establishing the total area of the triangle is necessary to determine the target area of 3 for each of the two equal-area regions.
2
Determine which side of the triangle the dividing line intersects by comparing the area of PBC\triangle PBC to the target area of 3.
The line must intersect side ABAB at a point QQ.
Since P(4,7)P(4,7) lies 34\frac{3}{4} of the way along ACAC, the base PCPC is 14\frac{1}{4} of ACAC. The area of PBC\triangle PBC is 14×6=1.5\frac{1}{4} \times 6 = 1.5. Since this is less than 3, the dividing line cannot intersect side BCBC and must intersect side ABAB instead.
3
Set up the area ratio equation for APQ\triangle APQ to find the ratio AQAB\frac{AQ}{AB}.
AQAB=23\frac{AQ}{AB} = \frac{2}{3}.
The area of APQ\triangle APQ is given by Area(APQ)=APAC×AQAB×Area(ABC)    3=34×AQAB×6    AQAB=23\text{Area}(\triangle APQ) = \frac{AP}{AC} \times \frac{AQ}{AB} \times \text{Area}(\triangle ABC) \implies 3 = \frac{3}{4} \times \frac{AQ}{AB} \times 6 \implies \frac{AQ}{AB} = \frac{2}{3}.
4
Find the coordinates of QQ using the section formula along segment ABAB from A(1,1)A(1,1) to B(10,16)B(10,16).
Q(7,11)Q(7, 11).
Applying Q=A+23(BA)=(1,1)+23(9,15)=(7,11)Q = A + \frac{2}{3}(B - A) = (1, 1) + \frac{2}{3}(9, 15) = (7, 11) yields the exact coordinates of QQ.
5
Calculate the length of segment PQPQ using the distance formula between P(4,7)P(4,7) and Q(7,11)Q(7,11).
PQ=5PQ = 5.
The question asks for the length of the segment PQPQ, which is the distance between these two points.

Key Concept

Using coordinate geometry formulas and area ratios to solve problems involving geometric figures on the coordinate plane.
Rate this question