What is a Diagonal of a Square?
A diagonal is a line segment that connects two non-adjacent vertices (corners) of a square. Every square has two diagonals with special properties:
- Equal length: Both diagonals are always the same length
- Perpendicular: They intersect at right angles (90°)
- Bisecting: Each diagonal cuts the other in half
- Angle bisectors: They divide the square's 90° corners into two 45° angles
The Diagonal Formula
The relationship between a square's side and its diagonal comes from the Pythagorean theorem:
d = a × √2
where d is the diagonal and a is the side length
Why this works: A diagonal divides the square into two congruent right triangles (45-45-90 triangles). The diagonal is the hypotenuse, and the two sides are the legs.
Using the Pythagorean theorem: a² + a² = d²
Solving for d: d = √(2a²) = a√2
Worked Examples
Example 1: Finding Diagonal from Side
A square has a side length of 10 inches. What is its diagonal?
Solution:
d = 10 × √2 = 10 × 1.4142 = 14.14 inches
Example 2: Finding Side from Diagonal
A square has a diagonal of 20 cm. What is the side length?
Solution:
side = 20 ÷ √2 = 20 ÷ 1.4142 = 14.14 cm
Example 3: Finding Diagonal from Area
A square has an area of 64 ft². What is its diagonal?
Solution:
First find the side: side = √64 = 8 ft
Then find diagonal: d = 8 × √2 = 11.31 ft
Or use the direct formula: d = √(2 × 64) = √128 = 11.31 ft
Quick Reference Values
| Side Length | Diagonal | Area |
|---|---|---|
| 1 unit | 1.414 units | 1 unit² |
| 5 units | 7.071 units | 25 units² |
| 10 units | 14.142 units | 100 units² |
| 12 units | 16.971 units | 144 units² |
| 20 units | 28.284 units | 400 units² |