Find the values of k so that area of triangle with vertices (1, – 1) (– 4, 2k) (– k, – 5) is 24 Sq units.
When the coordinates of vertices of triangle are
(a1,b1);(a2,b2);(a3,b3) then ;
Area = [a1(b2 – b3) – a2(b3 – b1) + a3(b1 – b2)]
hence,
1(2k + 5) + 4( – 5 + 1) – k( – 1 – 2k) = 24
⇒ 2k + 5 – 16 + k + 2k2 = 24
⇒ 2k2 + 3k – 35 = 0
⇒ 2k2 + 10k – 7k – 35 = 0
⇒ 2k(k + 5) – 7(k + 5) = 0
⇒ (2k – 7)(k + 5) = 0
So, k = 7/2 or k = – 5
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.