Given a point and a line segment , let be the distance between them. Let , and be points in the plane such that . What is the area of the region in the -plane formed by the ordered pairs such that there exists a point inside triangle with ?
Solution
Place in the coordinate plane so that . Consider a point inside triangle . Clearly, . Now, we see that the area of triangle is , but may also be computed by summing the areas of triangles . The area of triangle is , and similarly the area of triangle is . Thus, it follows easily that . Now, we have The desired region is the set of obtained by those subject to the constraints . Consequently, our region is the triangle whose vertices are obtained by evaluating at the vertices of the triangle. To see this, let output the corresponding according to the above. Then, we can write every point in as for some . Then, , so ranges over the triangle with those three vertices. Therefore, we need the area of the triangle with vertices , which is easily computed (for example, using determinants) to be .