Question
Question: Vertices of triangle are (k, -2k), (2, k) and (k, 2) has area 10 sq. unit, then the number of possib...
Vertices of triangle are (k, -2k), (2, k) and (k, 2) has area 10 sq. unit, then the number of possible integral values of k is

A
1
B
2
C
4
D
5
Answer
2
Explanation
Solution
Let the vertices be A(k,−2k), B(2,k), and C(k,2).
The area of a triangle with coordinates (x1,y1), (x2,y2), and (x3,y3) is given by:
Area=21∣x1(y2−y3)+x2(y3−y1)+x3(y1−y2)∣Substitute the coordinates:
Area=21∣k(k−2)+2(2−(−2k))+k((−2k)−k)∣ =21k2−2k+2(2+2k)−3k2 =21k2−2k+4+4k−3k2 =21−2k2+2k+4Given that the area is 10 sq. units, we have:
21−2k2+2k+4=10⟹−2k2+2k+4=20This leads to two cases:
Case 1:
−2k2+2k+4=20 −2k2+2k−16=0⟹2k2−2k+16=0 k2−k+8=0The discriminant is:
Δ=(−1)2−4(1)(8)=1−32=−31(No real solutions)Case 2:
−2k2+2k+4=−20 −2k2+2k+24=0⟹2k2−2k−24=0 k2−k−12=0Solve using the quadratic formula:
k=21±1+48=21±7Thus,
k=28=4ork=2−6=−3Both are integral values.
Therefore, the number of possible integral values of k is 2.