To find the area of the non-right triangle described by the vertices at (6, 1), (1, 7), and (9, 7), we can follow these steps:
-
Identify the vertices:
- Vertex A (6, 1)
- Vertex B (1, 7)
- Vertex C (9, 7)
-
Determine the base and height:
-
The base can be considered as the distance along the row at y = 7 from point B to point C (from (1, 7) to (9, 7)).
-
The length of the base = x-coordinate of C - x-coordinate of B = 9 - 1 = 8 units.
-
The height is the vertical distance from point A (6, 1) to the line y = 7, which is:
-
Height = y-coordinate of B (or C) - y-coordinate of A = 7 - 1 = 6 units.
-
-
Calculate the area: The area of a triangle is given by the formula: \[ \text{Area} = \frac{1}{2} \times \text{base} \times \text{height} \] Plugging in our values: \[ \text{Area} = \frac{1}{2} \times 8 \times 6 = \frac{48}{2} = 24 \text{ square units} \]
Thus, the area of the non-right triangle is 24 square units.