Correct option is C
Given:
Points: (k, 3), (6, -2), (-3, 4).
For the points to be collinear, the area of the triangle formed by these points must be zero.
Formula Used:
The area of a triangle formed by three points (x1,y1),(x2,y2),(x3,y3) is:
Area=21∣x1(y2−y3)+x2(y3−y1)+x3(y1−y2)∣
If the points are collinear, then:
Area = 0
Solution:
Substitute (x1,y1)=(k,3),(x2,y2) = (6, -2), and (x_3, y_3) = (-3, 4) into the formula:
21∣k(−2−4)+6(4−3)+(−3)(3−(−2))∣=0
1. Simplify inside the determinant:
21∣k(−6)+6(1)+(−3)(5)∣=0
2. Expand and simplify:
21∣−6k+6−15∣=0
21∣−6k−9∣=0
3. Eliminate 21 :
∣−6k−9∣=0
4. Solve the equation:
-6k - 9 = 0
-6k = 9
k = −23
Final Answer:
The value of k is ∗∗−23∗∗.