Medieval architects tiled the Alhambra Palace using thousands of interlocking rhombuses.
Medieval Islamic architects had no computers, no CAD software, and no industrial tile cutters. Working with compasses and straightedges, they generated complex geometric tilings across walls, floors, and ceilings — and at the heart of almost every pattern is the rhombus. The shape tiles the plane perfectly because of two properties it never gives up: all four sides equal, and opposite sides parallel. Change either, and the tiling falls apart.
A rhombus is a quadrilateral in which all four sides are equal in length. This single rule gives it a surprisingly rich set of properties — and two different ways to calculate area, depending on what measurements are known.
Properties of A Rhombus
All of these properties follow from the single defining rule: four equal sides.
All four sides are equal: $AB = BC = CD = DA = a$
Opposite sides are parallel: The rhombus is a parallelogram — opposite sides are parallel and opposite angles are equal.
Opposite angles are equal: $\angle A = \angle C$ and $\angle B = \angle D$
Adjacent angles are supplementary: Any two angles at adjacent vertices add up to 180°: $\angle A + \angle B = 180°$
Diagonals bisect each other at 90°: The two diagonals cut each other into two equal halves, and the angle between them is always exactly 90°.
Diagonals bisect the vertex angles: Each diagonal divides its two vertex angles into two equal parts.
Diagonals create four congruent right triangles: The intersection of the diagonals produces four right triangles, each with hypotenuse $a$ and legs $\frac{d_1}{2}$ and $\frac{d_2}{2}$.
The relationship between the side and diagonals follows from the Pythagorean theorem:
$$a^2 = \left(\frac{d_1}{2}\right)^2 + \left(\frac{d_2}{2}\right)^2$$
Rhombus vs. Square vs. Parallelogram
These three shapes are often confused. Here is the hierarchy:
Every square is a rhombus (four equal sides) AND a rectangle (four right angles).
Every rhombus is a parallelogram (opposite sides parallel), but not every rhombus is a square.
A rhombus with all right angles = square. A rhombus without right angles = rhombus only.
The diagonals of a square are equal in length. The diagonals of a general rhombus are not equal. That asymmetry — the unequal diagonals — is what creates the rhombus's characteristic "diamond lean."
The Two Area Formulas And Why They Both Work
Method 1: Base × Height
$$A = b \times h$$
where $b$ is any side of the rhombus (all four sides are equal, so any side works as the base) and $h$ is the perpendicular distance between two opposite parallel sides.
This works because a rhombus is a parallelogram, and the area of a parallelogram is base × height.
Method 2: Diagonal formula (more commonly used)
$$A = \frac{d_1 \times d_2}{2}$$
where $d_1$ and $d_2$ are the lengths of the two diagonals.
Why does this formula work? Here is the visual proof.
The two diagonals divide the rhombus into four congruent right triangles. Each triangle has legs of $\frac{d_1}{2}$ and $\frac{d_2}{2}$, so the area of each triangle is:
$$\text{Area of one triangle} = \frac{1}{2} \times \frac{d_1}{2} \times \frac{d_2}{2} = \frac{d_1 d_2}{8}$$
There are four such triangles, so the total area is:
$$A = 4 \times \frac{d_1 d_2}{8} = \frac{d_1 d_2}{2}$$
Alternatively: draw a rectangle that exactly encloses the rhombus, with sides $d_1$ and $d_2$. The rhombus fills exactly half of that rectangle. So its area is $\frac{d_1 \times d_2}{2}$.
Perimeter of a Rhombus
Since all four sides are equal:
$$P = 4a$$
where $a$ is the length of one side.
If the diagonals are known instead of the side length, use the Pythagorean theorem to find $a$ first:
$$a = \sqrt{\left(\frac{d_1}{2}\right)^2 + \left(\frac{d_2}{2}\right)^2}$$
Then $P = 4a$.
Worked Examples of Rhombus
Example 1: Area from diagonals
A rhombus has diagonals of length 10 cm and 24 cm. Find the area and perimeter.
Area:
$$A = \frac{d_1 \times d_2}{2} = \frac{10 \times 24}{2} = \frac{240}{2} = 120 \text{ cm}^2$$
Perimeter (find side first):
$$a = \sqrt{\left(\frac{10}{2}\right)^2 + \left(\frac{24}{2}\right)^2} = \sqrt{5^2 + 12^2} = \sqrt{25 + 144} = \sqrt{169} = 13 \text{ cm}$$
$$P = 4 \times 13 = 52 \text{ cm}$$
Final answers: Area = 120 cm², Perimeter = 52 cm
Example 2: Area from base and height
A rhombus has a side of 9 m and a perpendicular height of 7 m. Find the area.
$$A = b \times h = 9 \times 7 = 63 \text{ m}^2$$
Final answer: 63 m²
Example 3: Finding a missing diagonal
A rhombus has area 84 cm² and one diagonal of length 12 cm. Find the other diagonal.
Using $A = \frac{d_1 \times d_2}{2}$ and rearranging:
$$84 = \frac{12 \times d_2}{2} = 6 d_2$$
$$d_2 = \frac{84}{6} = 14 \text{ cm}$$
Final answer: The other diagonal is 14 cm.
The Mathematicians Behind The Rhombus
The rhombus has been a practical shape throughout mathematics history. Euclid of Alexandria (c. 300 BCE) defined and discussed it in Elements, classifying it among the quadrilaterals. But the shape's deepest mathematical treatment came from the medieval Islamic world.
Abū al-Wafāʾ al-Būzjānī (940–998 CE, Persia) was a Persian mathematician who wrote A Book on Those Geometric Constructions Which Are Necessary for a Craftsman — a practical guide to geometric constructions for architects and artisans. His work on dividing and arranging rhombuses, squares, and triangles formed the mathematical foundation for the complex geometric tilework seen in mosques, madrasas, and palaces across the Islamic world, including the Alhambra.
Common Mistakes With Rhombuses
Mistake 1: Using d₁ × d₂ without the ½ (forgetting to halve)
Where it slips in: After correctly identifying both diagonals, a student multiplies them and takes the result as the area — skipping the division by 2.
Don't do this: $A = d_1 \times d_2$ — this is the area of the enclosing rectangle, not the rhombus.
The correct way: $A = \frac{d_1 \times d_2}{2}$. A quick mental check: the rhombus's area should be smaller than the rectangle that encloses it. If your answer equals the rectangle's full area, you have skipped the ½.
Mistake 2: Using the side length as the height
Where it slips in: When using the base × height formula ($A = b \times h$) and the problem provides only the side length, not the perpendicular height.
Don't do this: Write $A = a \times a = a^2$ — that is the area of a square, not a rhombus with the same side length.
The correct way: The height $h$ in $A = b \times h$ is the perpendicular distance between two opposite parallel sides — not the side itself. The height depends on the angle: $h = a \sin\theta$ where $\theta$ is one of the vertex angles. The memorizer confuses a rhombus with a square precisely here; a rhombus has $h < a$ unless it is a square.
Mistake 3: Assuming both diagonals are equal
Where it slips in: When a student sees a quadrilateral that "looks like a diamond" in a diagram and assumes the diagonals have equal length (the way they would in a square).
Don't do this: Set $d_1 = d_2$ in a general rhombus problem. Equal diagonals only occur in a square.
The correct way: Treat $d_1$ and $d_2$ as separate given values unless the problem explicitly states the shape is a square. Verify: $a^2 = (d_1/2)^2 + (d_2/2)^2$ — if this holds with $d_1 \neq d_2$, the shape is a proper (non-square) rhombus.
The real-world version of Mistake 2 shows up in structural engineering: roof trusses built with rhombus-shaped cross-bracing sometimes fail because designers calculate load distribution using the side length of the brace rather than its perpendicular component. The force a diagonal member can resist depends on its angle to the load — exactly $F \sin\theta$, the same relationship that makes $h = a \sin\theta$ in the area formula. The geometry is not separate from the physics.
Quick Reference
Property / Formula | Rule |
|---|---|
All sides equal | $AB = BC = CD = DA = a$ |
Perimeter | $P = 4a$ |
Area (diagonals) | $A = \frac{d_1 \times d_2}{2}$ |
Area (base and height) | $A = b \times h = a \times h$ |
Side from diagonals | $a = \sqrt{\left(\frac{d_1}{2}\right)^2 + \left(\frac{d_2}{2}\right)^2}$ |
Adjacent angle sum | $\angle A + \angle B = 180°$ |
Diagonals bisect at | 90° (always) |
At Bhanzu, the enclosing-rectangle proof (rhombus = half the rectangle formed by its diagonals) is introduced before the formula, so the ½ in $A = \frac{d_1 d_2}{2}$ is never an arbitrary rule — it is a consequence students have already seen visually.
Next Steps
Find the area and perimeter of a rhombus with diagonals 16 cm and 12 cm. Then try: a rhombus has side 10 cm and one diagonal of 16 cm — find the other diagonal and the area.
If you get stuck, the Pythagorean theorem connecting side and diagonals is in the Properties section. The area calculation is in Example 1.
Want your child to explore rhombus properties through live, interactive sessions with a trainer? Try a free class.
Was this article helpful?
Your feedback helps us write better content