The area of a triangle with vertices (x1,y1), (x2,y2), and (x3,y3) is given by the absolute value of: Area=21∣x1(y2−y3)+x2(y3−y1)+x3(y1−y2)∣ Alternatively, we can write this as:
Area=21x1x2x3y1y2y3111 In our case, (x1,y1)=(4,9), (x2,y2)=(2,1), and (x3,y3)=(−1,−7). Using the determinant formula, we have:
Area=2142−191−7111 We can compute the determinant as follows:
Area=21∣4(1−(−7))−9(2−(−1))+1(2(−7)−1(−1))∣ Area=21∣4(1+7)−9(2+1)+1(−14+1)∣ Area=21∣4(8)−9(3)+(−13)∣ Area=21∣32−27−13∣ Area=21∣32−40∣ Area=21∣−8∣ Area=21(8)