Two lines with slopes and intersect at . What is the area of the triangle enclosed by these two lines and the line
- A)
- B)
- C)
- D)
- E)
Answer
C
Key insight
The other vertices are (6,4) and (4,6); that side has length 2 sqrt 2 and the apex (2,2) is 3 sqrt 2 from the line x+y=10.
Solution
Through the lines are and .
Meet each with , i.e. :
- gives , so : the point .
- gives , so : the point .
The triangle has vertices , , . The side on runs from to and has length . The distance from to the line is
Area .
The answer is .
Why this works
A triangle cut out by three lines is found by intersecting the lines pairwise. Once the vertices are known, pick the most convenient base: here one side lies on a line of slope , so its length and the height are both easy. The shoelace formula is the fallback when no side is convenient.
Alternative approach
Shoelace on :
The trap
Arithmetic slips when solving for the intersections, or assuming the lines with slopes 1/2 and 2 are perpendicular (their slopes multiply to 1, not -1).
Common mistakes
- Arithmetic slips when solving for the intersections, or assuming the lines with slopes 1/2 and 2 are perpendicular (their slopes multiply to 1, not -1).
- Using the distance from to the line as (forgetting to divide by ), which gives , choice (E).
Techniques
Set up the equation/formula and compute; no special trick needed