The area of a triangle with vertices (a, b + c), (b, c + a) and (c, a + b) is
(A) (a + b + c) 2
(B) 0
(C) a + b + c
(D) abc
NCERT Exemplar - MCQ
Question 2
Question 3 Important
Question 4 Important
Question 5
Question 6
Question 7
Question 8
Question 9 Important
Question 10
Question 11
Question 12 Important
Question 13 Important
Question 14 Important
Question 15 Important
Question 16
Question 17 Important
Question 18
Question 19 Important
Question 20
Question 21 You are here
Question 22 Important
Question 23 Important
Last updated at April 16, 2024 by Teachoo
Question 21 The area of a triangle with vertices (a, b + c), (b, c + a) and (c, a + b) is (A) (a + b + c)2 (B) 0 (C) a + b + c (D) abc Given vertices (a, b + c), (b, c + a) and (c, a + b) Here x1 = a , y1 = b + c x2 = b , y2 = c + a x3 = c , y3 = a + b Now, Area of triangle = 1/2 [ x1(y2 – y3) + x2(y3 – y1) + x3(y1 – y2) ] = 1/2 [ a([c + a] – [a + b]) + b([a + b] – [b + c]) + c([b + c] – [c + a]) ] = 1/2 [ a(c − b) + b(a − c) + c(b − a) ] = 1/2 [ ac − ab + ab − bc + bc − ac] = 1/2 × 0 = 0 square units So, the correct answer is (B)