Find area of the triangle with vertices at the points given in each of the following: (i) (1,0), (6,0), (4,3) (ii) (2,7), (1,1), (10,8) (iii) (-2,-3), (3,2), (-1,-8).
Hint. Apply the area formula (1/2)|det[[x1,y1,1],[x2,y2,1],[x3,y3,1]]| directly, remembering to take the absolute value.
Since area must be non-negative, the absolute value of the determinant expression is taken in every part below. (i) Delta = (1/2)|1(0-3)-0(6-4)+1(18-0)| = (1/2)|(-3)-0+18| = (1/2)(15) = 15/2. (ii) Delta = (1/2)|2(1-8)-7(1-10)+1(8-10)| = (1/2)|(-14)+63+(-2)| = (1/2)(47) = 47/2. (iii) Delta = (1/2)|-2(2-(-8))-(-3)(3-(-1))+1(-24-(-2))| = (1/2)|-20+12-22| = (1/2)(30) = 15.
✦ (i) 15/2 square units (ii) 47/2 square units (iii) 15 square units
