In this section, we delve into Heron's formula for calculating the area of a triangle given its three sides, denoted as a, b, and c. The formula is defined as:
$$ \text{Area} = \sqrt{s(s-a)(s-b)(s-c)} $$
where $s$ is the semi-perimeter, calculated as $s = \frac{a+b+c}{2}$. This section highlights the applicability of Heron's formula in scenarios where determining the triangle's height is complex. Various examples, including triangles of different shapes and ratios, illustrate the formula's utility and how to apply it in practical situations.