The coordinates of the vertices of ∆ABC are A(4, 1), B(-3, 2) and C(0, k). Given that the area of ABC is 12 unit2, find the value of k.
Let the given points be A(2, 1), B(p, - 1) and C(-1, 3).
Here, we have
x1 = 2, y1 = 1
x2 = p, y2 = -1
and x3 = -1, y3 = 3
Given three points, will be collinear if,
x1 (y2 - y3) + x2 (y3 - y1) + x3 (y1 - y2) = 0
⇒ 2(-1 - 3) + p(3 - 1) + (-1)(1 + 1) = 0
⇒ 2(- 3) + p(2) + (-1 × 2) = 0
⇒ -6 + 2p - 2 = 0
⇒ 2p -8 = 0
⇒ 2p = 8
Hence the value of p = 4