Question:

The area of the triangle formed by the points \( (a,b+c), (b,c+a), (c,a+b) \) is

Show Hint

If determinant = 0 → points lie on same line.
Updated On: May 1, 2026
  • \( abc \)
  • \( a^2+b^2+c^2 \)
  • \( ab+bc+ca \)
  • \( 0 \)
  • \( a(ab+bc+ca) \)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Concept: Area = 0 if points are collinear.

Step 1:
Use determinant formula.

Step 2:
Form matrix: \[ \begin{vmatrix} a & b+c & 1 b & c+a & 1 c & a+b & 1 \end{vmatrix} \]

Step 3:
Expand determinant.

Step 4:
Simplify terms → all cancel.

Step 5:
Area = 0 ⇒ collinear points.
Was this answer helpful?
0
0