Question:medium

A traffic signal board, indicating ‘SCHOOL AHEAD’, is an equilateral triangle with side ‘a’. Find the area of the signal board, using Heron’s formula. If its perimeter is 180 cm, what will be the area of the signal board?

Updated On: Jan 20, 2026
Show Solution

Solution and Explanation

The traffic signal board is in the shape of an equilateral triangle. We need to find its area using Heron's formula. The perimeter of the triangle is given as 180 cm.

Step-by-Step Solution:

1. Understanding the Given Data:

- The triangle is equilateral, so all sides are equal. - Perimeter of the triangle = 180 cm. - Let the side of the triangle be \( a \).

2. Find the Length of Each Side:

The perimeter \( P \) of an equilateral triangle is given by: \[ P = 3a \] Given \( P = 180 \, \text{cm} \), we can solve for \( a \): \[ 3a = 180 \quad \Rightarrow \quad a = \frac{180}{3} = 60 \, \text{cm} \]

3. Apply Heron's Formula to Find the Area:

For any triangle, the area \( A \) is given by Heron's formula: \[ A = \sqrt{s(s - a)(s - b)(s - c)} \] where \( s \) is the semi-perimeter and \( a, b, c \) are the sides of the triangle. Since the triangle is equilateral, \( a = b = c = 60 \, \text{cm} \). The semi-perimeter \( s \) is: \[ s = \frac{a + b + c}{2} = \frac{60 + 60 + 60}{2} = 90 \, \text{cm} \] Now, substituting the values into Heron’s formula: \[ A = \sqrt{90(90 - 60)(90 - 60)(90 - 60)} = \sqrt{90 \times 30 \times 30 \times 30} \] \[ A = \sqrt{90 \times 27000} = \sqrt{2430000} \] \[ A = 1560 \, \text{cm}^2 \]

Final Answer:

The area of the signal board is \( \boxed{1560 \, \text{cm}^2} \).

Was this answer helpful?
1