- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
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?
Given:
The side of an equilateral triangle $=a$.
Perimeter of the triangle $=180\ cm$.
To do:
We have to find the area of the signal board.
Solution:
Perimeter $=a+a+a=180\ cm$
$3a=180\ cm$
$a=\frac{180}{3}\ cm$
$a=60\ cm$
Semi-perimeter $=\frac{180}{2}=90$
Area of a triangle with sides $a, b, c$ and semi-perimeter $s$ is given by $\sqrt{s(s-a)(s-b)(s-c)}$ (Heron's formula)
Therefore,
Area of the signal board $=\sqrt{90(90-60)(90-60)(90-60)}$
$=\sqrt{90(30)(30)(30)}$
$=\sqrt{9(3)(3)(3)\times10^4}$
$=3\times3\times10^2\sqrt3$
$=900\sqrt{3}\ cm^2$
The area of the signal board is $900\sqrt3\ cm^2$.
- Related Articles
- A square board has an area of $8\frac{73}{144}\ m^2$. How long is each side of the board?
- Two circular pieces of equal radii and maximum area, touching each other are cut out from a rectangular card board of dimensions $14\ cm\times 7\ cm$. Find the area of the remaining card board.
- The area of an equilateral triangle is $16\sqrt3\ cm^2$, what is the length of each side?
- Two circular pieces of equal radii and maximum area, touching each other are cut out from a rectangular card board of dimensions \( 14 \mathrm{~cm} \times 7 \mathrm{~cm} \). Find the area of the remaining card board. (Use \( \pi=22 / 7 \) )
- What percentage of the board is black colored?"\n
- What is a Unit Parabolic Signal?
- What is a Unit Step Signal?
- What is a Unit Ramp Signal?
- The perimeter of a square is 12 cm, find the length of its side and area of the square.
- Prove that the area of an equilateral triangle described on one side of a square is equal to half the area of the equilateral triangle described on one of its diagonals.
- The area of a rhombus is $72\ cm^2$ . If its perimeter is $32\ cm$, find its altitude.
- The side of an equilateral triangle is shown by \( l \). Express the perimeter of the equilateral triangle using \( l \).
- Prove that the area of an equilateral triangle described on one side of the square is equal to half the area of the equilateral triangle described on one of its diagonal.
- The area of a rhombus is $72\ cm^ 2$ . If its perimeter is $36\ cm$, then find its altitude.
- What is default signal handler?

Advertisements