Area & Collinearity
NCERT EXERCISE 4.2 • Q1 — Q5 COMPLETE
💡 Key Formula: Area of Triangle
[Image of area of triangle using determinants formula]If vertices are $(x_1, y_1), (x_2, y_2),$ and $(x_3, y_3)$, then Area ($\Delta$) is given by:
$$\Delta = \frac{1}{2} \begin{vmatrix} x_1 & y_1 & 1 \\ x_2 & y_2 & 1 \\ x_3 & y_3 & 1 \end{vmatrix}$$Note: Since area is always positive, we take the absolute value. If points are collinear, Area = 0.
Question 01
Find area of the triangle with vertices: (i) (1, 0), (6, 0), (4, 3)
Result: 7.5 sq. units
Question 02 • Collinearity
Show that points A(a, b+c), B(b, c+a), C(c, a+b) are collinear.
Points are collinear if the Area of the triangle formed by them is 0.
Since $C_2$ and $C_3$ are identical, the determinant value is 0.
✅ Hence, points are collinear.
Question 03
Find $k$ if area is 4 sq. units and vertices are (k, 0), (4, 0), (0, 2).
Given Area = 4. We use $\pm 4$ for calculation:
Result: $k = 0, 8$
Question 04 • Equation of Line
(i) Find equation of line joining (1, 2) and (3, 6) using determinants.
Let $P(x, y)$ be any point on the line. Then points $(x, y), (1, 2),$ and $(3, 6)$ are collinear ($\text{Area} = 0$).
Equation: $y = 2x$
Question 05 • MCQ
If area is 35 sq units with vertices (2, -6), (5, 4) and (k, 4), find $k$.
Correct Option: (D) 12, -2