Diagonal of Rhombus — Formula, Properties, Examples

#Geometry
TL;DR
The two diagonals of a rhombus bisect each other at right angles, splitting it into four congruent right triangles. That single fact gives you every diagonal formula: from area, $p = \dfrac{2 \times \text{Area}}{q}$, and from the side, $\left(\dfrac{p}{2}\right)^2 + \left(\dfrac{q}{2}\right)^2 = a^2$. This guide derives both and works through six examples.
BT
Bhanzu TeamLast updated on June 25, 20269 min read

What Are The Diagonals of A Rhombus?

A rhombus is a quadrilateral with all four sides equal in length. Its diagonals are the two line segments that join opposite corners, and unlike in a general parallelogram, a rhombus's diagonals do something special: they cross each other at 90°, and each one cuts the other exactly in half.

Call the diagonals $p$ and $q$ (some textbooks write $d_1$ and $d_2$), and they meet at the rhombus's centre. Because they bisect each other, the centre splits $p$ into two halves of $\frac{p}{2}$ and $q$ into two halves of $\frac{q}{2}$. Because they meet at a right angle, those halves are the legs of four identical right triangles, and almost every diagonal calculation comes back to one of those triangles.

Properties of The Diagonals of A Rhombus

Three properties do all the work, and each one is worth stating before any formula.

  • The diagonals bisect each other. Like every parallelogram, a rhombus has diagonals that share a midpoint. (A rhombus is a parallelogram with equal sides; see the properties of a parallelogram.)

  • The diagonals are perpendicular. They meet at exactly 90°. This is the property a general parallelogram does not have, and it is what makes the rhombus formulas distinctive.

  • The diagonals bisect the vertex angles. Each diagonal cuts the two corner angles it reaches into two equal parts.

Put the first two together and you get the picture that powers everything: the diagonals divide the rhombus into four congruent right-angled triangles, each with legs $\frac{p}{2}$ and $\frac{q}{2}$ and a hypotenuse equal to the side $a$.

Diagonal of Rhombus Formula

There are two formulas, depending on what you already know. Each symbol: $p$ and $q$ are the two diagonals, $a$ is the side length, and Area is the rhombus's area.

When you know the area and one diagonal: $$p = \frac{2 \times \text{Area}}{q}$$

When you know the side and one diagonal (from the right triangle): $$\left(\frac{p}{2}\right)^2 + \left(\frac{q}{2}\right)^2 = a^2$$

The first comes from the area formula; the second comes from the Pythagorean theorem. Both are derived below, because a formula you cannot derive is a formula you will misremember.

How Is The Diagonal Formula Derived?

From the area

The area of a rhombus is half the product of its diagonals: $$\text{Area} = \frac{1}{2}, p , q$$

This itself comes from the four right triangles: each has area $\frac{1}{2} \cdot \frac{p}{2} \cdot \frac{q}{2}$, and four of them give $4 \times \frac{1}{2} \cdot \frac{p}{2} \cdot \frac{q}{2} = \frac{1}{2} p q$. Rearranging $\text{Area} = \frac{1}{2} p q$ to solve for a diagonal:

$$p = \frac{2 \times \text{Area}}{q}$$

From the side using Pythagoras

Take one of the four right triangles. Its legs are the half-diagonals $\frac{p}{2}$ and $\frac{q}{2}$, and its hypotenuse is a full side $a$ of the rhombus (because all four sides are equal). The Pythagorean theorem gives:

$$\left(\frac{p}{2}\right)^2 + \left(\frac{q}{2}\right)^2 = a^2$$

Multiply through by 4 and it tidies into the form many textbooks list:

$$p^2 + q^2 = 4a^2$$

This is the relationship to reach for whenever a problem gives you the side and one diagonal and asks for the other.

Examples of Diagonal of Rhombus

Example 1

A rhombus has an area of 54 cm² and one diagonal measuring 6 cm. Find the other diagonal.

$$p = \frac{2 \times \text{Area}}{q}$$ $$p = \frac{2 \times 54}{6}$$ $$p = \frac{108}{6}$$ $$p = 18 \text{ cm}$$

Final answer: The other diagonal is 18 cm.

Example 2

A rhombus has a side of 13 cm and one diagonal of 10 cm. A student finds the other diagonal by writing 13 − 10 = 3 cm. Is that right?

First instinct: subtract the known diagonal from the side, treating the three lengths as if they sit on a straight line, which gives the other diagonal as 3 cm. But the diagonals of a rhombus are not laid along a side — they meet inside the shape at a right angle, so the side, half-diagonal, and half-diagonal form a right triangle, not a straight line. A 3 cm diagonal would make the rhombus almost flat, contradicting a 13 cm side. The subtraction can't be right.

Now the correct method. The side 13 is the hypotenuse; half of the known 10 cm diagonal is 5; let the other half-diagonal be $\frac{q}{2}$.

$$5^2 + \left(\frac{q}{2}\right)^2 = 13^2$$ $$25 + \left(\frac{q}{2}\right)^2 = 169$$ $$\left(\frac{q}{2}\right)^2 = 144$$ $$\frac{q}{2} = 12$$ $$q = 24 \text{ cm}$$

Final answer: The other diagonal is 24 cm, not 3 cm.

Example 3

The diagonals of a rhombus are 16 cm and 30 cm. Find the side length.

Half-diagonals are 8 cm and 15 cm; the side is the hypotenuse.

$$a^2 = 8^2 + 15^2$$ $$a^2 = 64 + 225$$ $$a^2 = 289$$ $$a = 17 \text{ cm}$$

Final answer: The side is 17 cm.

Example 4

A rhombus has diagonals of 10 cm and 24 cm. Find its area.

$$\text{Area} = \frac{1}{2}, p , q$$ $$\text{Area} = \frac{1}{2} \times 10 \times 24$$ $$\text{Area} = 120 \text{ cm}^2$$

Final answer: 120 cm².

Example 5

A rhombus has a perimeter of 40 cm and one diagonal of 12 cm. Find the other diagonal.

First find the side from the perimeter.

$$a = \frac{40}{4} = 10 \text{ cm}$$

Now use the right triangle: half of the known diagonal is 6 cm, the side 10 cm is the hypotenuse.

$$6^2 + \left(\frac{q}{2}\right)^2 = 10^2$$ $$36 + \left(\frac{q}{2}\right)^2 = 100$$ $$\left(\frac{q}{2}\right)^2 = 64$$ $$\frac{q}{2} = 8$$ $$q = 16 \text{ cm}$$

Final answer: The other diagonal is 16 cm.

Example 6

A rhombus has diagonals of 14 cm and 48 cm. Find its side, then its area.

Half-diagonals are 7 cm and 24 cm.

$$a^2 = 7^2 + 24^2$$ $$a^2 = 49 + 576$$ $$a^2 = 625$$ $$a = 25 \text{ cm}$$

$$\text{Area} = \frac{1}{2} \times 14 \times 48$$ $$\text{Area} = 336 \text{ cm}^2$$

Final answer: Side = 25 cm, Area = 336 cm².

Why The Diagonals of A Rhombus Matter

The perpendicular diagonals are not a textbook curiosity — they are why the rhombus shows up wherever a structure has to spread or focus a load along its long axis. A car jack of the scissor type is a rhombus (or a chain of them): turning the screw shortens one diagonal, which lengthens the other, and that controlled trade-off is exactly the $p^2 + q^2 = 4a^2$ relationship lifting the car. The kite-and-diamond pattern in trusses and lattice towers uses the same right-angled split to keep forces in clean straight lines.

The deeper reason this topic earns a page of its own: the rhombus is the cleanest place to see that two diagonals at 90° turn one shape into four right triangles you already know how to solve. Once a student trusts that move, the Pythagorean theorem stops being a triangle-only tool and becomes the way into kites, deltoids, and any figure with perpendicular diagonals. (You will meet the same trick again in the difference between a rhombus and a rectangle.)

Tripping Points To Avoid

Mistake 1: Forgetting to halve the diagonals before using Pythagoras

Where it slips in: Any problem that links the side to the diagonals through the right triangle.

Don't do this: Writing $p^2 + q^2 = a^2$ with the full diagonals. The first instinct is to drop the whole diagonal lengths into the Pythagorean theorem — but the triangle's legs are the half-diagonals, because the diagonals bisect each other at the centre.

The correct way: The right triangle has legs $\frac{p}{2}$ and $\frac{q}{2}$, not $p$ and $q$. Halve each diagonal first, then apply $\left(\frac{p}{2}\right)^2 + \left(\frac{q}{2}\right)^2 = a^2$.

Mistake 2: Assuming the diagonals are equal

Where it slips in: Switching between rhombus and rectangle problems, where the diagonal rules feel similar.

Don't do this: Setting $p = q$ for a rhombus. The diagonals of a rhombus are perpendicular but only equal in the special case where the rhombus is also a square.

The correct way: In a rhombus the diagonals bisect each other at 90° but are generally different lengths. Equal diagonals belong to the rectangle; perpendicular diagonals belong to the rhombus. Mixing up "perpendicular" and "equal" is the single most common error here; they describe two different special quadrilaterals.

Mistake 3: Using the side as the area shortcut

Where it slips in: Area questions where only the diagonals are given.

Don't do this: Reaching for $\text{Area} = a^2$ (the square's formula) because all four sides are equal.

The correct way: A rhombus is not a square, and equal sides alone do not make it one. Use $\text{Area} = \frac{1}{2} p q$ with the diagonals, or base × height if a perpendicular height is given.

A real-world version of the halving mistake: the same "use the half-length, not the full length" trap caused the Hubble Space Telescope mirror flaw — a measuring device was assembled with a spacing set wrong by a small amount, and because the error fed into a squared optical relationship, the finished mirror was ground to precisely the wrong curve. Small length errors that enter a squared formula do not stay small.

Conclusion

  • The diagonals of a rhombus bisect each other at 90°, forming four congruent right triangles.

  • They are perpendicular but generally unequal; equal diagonals would make it a square.

  • From the area: $p = \frac{2 \times \text{Area}}{q}$; from the side: $\left(\frac{p}{2}\right)^2 + \left(\frac{q}{2}\right)^2 = a^2$.

  • The half-diagonals (not the full diagonals) are the legs of the right triangle.

  • Area from diagonals alone: $\frac{1}{2} d_1 d_2$.

A practical next step

Practice these problems to solidify your understanding, alternating between the area formula and the Pythagorean relationship.

  1. A rhombus has area 96 cm² and one diagonal 12 cm. Find the other diagonal. (Answer to Question 1: 16 cm)

  2. A rhombus has side 10 cm and one diagonal 16 cm. Find the other diagonal. (Answer to Question 2: 12 cm)

  3. The diagonals of a rhombus are 18 cm and 24 cm. Find the side. (Answer to Question 3: 15 cm)

If you get stuck on Question 2, return to the derivation and remember to halve the diagonal before using Pythagoras. For more, read the diagonal of parallelogram and the what is a diagonal overview, and the broader quadrilaterals hub.

Want a live Bhanzu trainer to walk through more rhombus problems and the right-triangle reasoning behind each formula? Book a free demo class.

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

Is each diagonal of rhombus equal in length?
No. The two diagonals of a rhombus bisect each other at 90° but are generally unequal. They are equal only when the rhombus is also a square.
Do the diagonals of a rhombus bisect each other?
Yes — and at a right angle. Each diagonal cuts the other exactly in half at the centre, and the two diagonals are perpendicular. This is what divides the rhombus into four congruent right triangles.
What is the formula for the diagonal of rhombus shapes?
If you know the area and one diagonal, use $p = \frac{2 \times \text{Area}}{q}$. If you know the side $a$ and one diagonal, use $\left(\frac{p}{2}\right)^2 + \left(\frac{q}{2}\right)^2 = a^2$, equivalently $p^2 + q^2 = 4a^2$.
How do the diagonals divide a rhombus?
Into four congruent right-angled triangles. Each triangle has the half-diagonals as its two legs and a side of the rhombus as its hypotenuse, which is why the Pythagorean theorem solves almost every diagonal problem.
Can you find the area of a rhombus from its diagonals alone?
Yes. $\text{Area} = \frac{1}{2} \times d_1 \times d_2$ uses only the two diagonals, with no side or angle needed. This is the most common way the rhombus area is asked for.
✍️ Written By
BT
Bhanzu Team
Content Creator and Editor
Bhanzu’s editorial team, known as Team Bhanzu, is made up of experienced educators, curriculum experts, content strategists, and fact-checkers dedicated to making math simple and engaging for learners worldwide. Every article and resource is carefully researched, thoughtfully structured, and rigorously reviewed to ensure accuracy, clarity, and real-world relevance. We understand that building strong math foundations can raise questions for students and parents alike. That’s why Team Bhanzu focuses on delivering practical insights, concept-driven explanations, and trustworthy guidance-empowering learners to develop confidence, speed, and a lifelong love for mathematics.
Related Articles
Book a FREE Demo ClassBook Now →