Question
Easy

What is the area of the triangle formed by points (a, c + a), (a, c) and (тАУa, c тИТ a) ?

1
1
2
$a^2$
3
$\sqrt{a^2+c^2}$
4
$\sqrt{c^2-a^2}$
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 2
Chapter: 2D Geometry
Topic: Area of Triangles
Correct Answer
Option B
Explanation

To determine the area of the triangle formed by the points \((a, c + a)\), \((a, c)\), and \((-a, c - a)\), we can use the formula for the area of a triangle given its vertices \((x_1, y_1)\), \((x_2, y_2)\), and \((x_3, y_3)\): \[ \text{Area} = \frac{1}{2} \left| x_1(y_2-y_3) + x_2(y_3-y_1) + x_3(y_1-y_2) \right| \] Substituting the given points into the formula: - \((x_1, y_1) = (a, c + a)\)тАжRead More