Area of Rectangle Calculator

A tool to calculate area of rectangle and also support various units.

Result


Responsive image

Understanding Rectangle

A comprehensive guide about rectangle and its components

What is a Rectangle?

A rectangle is a four-sided polygon with opposite sides that are equal in length and all angles that are right angles (90 degrees). It is one of the most common shapes in geometry and is frequently encountered in everyday life, such as in the shape of a book, a television screen, or a piece of paper. The two primary dimensions of a rectangle are its length and width.

To understand a rectangle fully, we often calculate its key components: the area, perimeter, and diagonal. These components help us quantify the space inside the rectangle, the distance around it, and the length of the line connecting opposite corners, respectively.

Components of a Rectangle

Let’s explore the three main components of a rectangle: area, perimeter, and diagonal. We’ll also provide an example for each using a rectangle with a length of 5 meters and a width of 3 meters.

1. Area

The area of a rectangle represents the amount of space enclosed within its boundaries. It is calculated by multiplying the length by the width. The formula is:
Area = Length × Width
The unit of area is always in square units (e.g., square meters, square inches).

Steps to calculate area of rectangle:
1
Determine the dimensions of the rectangle's longer side (length).
2
Determine the rectangle's shorter side (width).
3
Multiply the length by the width.
4
This result gives you the area of the rectangle.
Example: Calculate the area of a rectangle with length 5 meters and width 3 meters.
- Formula: Area = Length × Width
- Area = 5 × 3 = 15 square meters
So, the area of the rectangle is 15 square meters.

2. Perimeter

The perimeter of a rectangle is the total distance around its outer edges. It is calculated by adding the lengths of all four sides. Since opposite sides are equal, the formula simplifies to:
Perimeter = 2 × (Length + Width)
The unit of perimeter is in linear units (e.g., meters, inches).

Steps to calculate perimeter of rectangle:
1
Add both length and width of the rectangle.
2
Multiply by 2 to the addition of length and width.
3
This result gives you the perimeter of the rectangle.
Example: Calculate the perimeter of a rectangle with length 5 meters and width 3 meters.
- Formula: Perimeter = 2 × (Length + Width)
- Perimeter = 2 × (5 + 3) = 2 × 8 = 16 meters
So, the perimeter of the rectangle is 16 meters.

3. Diagonal

The diagonal of a rectangle is the straight line connecting two opposite corners. It can be calculated using the Pythagorean theorem, as the diagonal forms the hypotenuse of a right triangle with the length and width as the other two sides. The formula is:
Diagonal = √(Length² + Width²)
The unit of the diagonal is the same as the linear units of length and width.

Steps to calculate diagonal of rectangle:
1
Add the square of length and width.
2
Calculate the root of added value, Click Here to calculate root value.
3
This result gives you the diagonal of the rectangle.
Example: Calculate the diagonal of a rectangle with length 5 meters and width 3 meters.
- Formula: Diagonal = √(Length² + Width²)
- Diagonal = √(5² + 3²) = √(25 + 9) = √34 ≈ 5.83 meters
So, the diagonal of the rectangle is approximately 5.83 meters.