No, rectangle diagonals meet at right angles only when the rectangle is also a square.
A rectangle looks tidy: four right angles and opposite sides equal. Many students then guess the diagonals must cross at 90°. They don’t. In an ordinary rectangle, the diagonals cross, share a midpoint, and match in length, yet the crossing angle is not a right angle.
This piece gives you a clear rule, then shows three proof styles you can use in school math: coordinates, slope, and triangle reasoning. You’ll finish with quick checks that save time on exams.
What “perpendicular diagonals” means
A diagonal joins two non-adjacent corners of a polygon. In rectangle ABCD, the diagonals are AC and BD. They meet at a point inside the shape.
Two segments are perpendicular when they meet at a right angle. So the question is only about that intersection angle. It is not about diagonal length, midpoint location, or symmetry on its own.
What is always true about rectangle diagonals
Rectangles give you three diagonal facts that show up in proofs and problem sets:
- Same length: AC = BD.
- Same midpoint: Each diagonal is cut into two equal halves by the other.
- Two matching right triangles: Each diagonal splits the rectangle into two congruent right triangles.
The length fact follows from the Pythagorean theorem. If side lengths are a and b, each diagonal has length √(a² + b²). Wolfram MathWorld’s rectangle entry lists this relationship and the basic rectangle definition.
None of these facts forces a 90° crossing. Equal diagonals can meet at lots of angles, and sharing a midpoint does not lock the angle either.
Why a typical rectangle’s diagonals are not perpendicular
Put a rectangle on a coordinate plane: A(0, 0), B(w, 0), C(w, h), D(0, h). The diagonals are AC and BD.
Build direction vectors:
- AC has direction ⟨w, h⟩.
- BD has direction ⟨-w, h⟩ (from B to D).
Perpendicular vectors have dot product 0. Compute:
⟨w, h⟩ · ⟨-w, h⟩ = w(-w) + h(h) = -w² + h².
To get a right angle, you need -w² + h² = 0, so h² = w², so h = w. That means the rectangle’s adjacent sides must match. When they match, the rectangle is a square. If they don’t, the diagonals are not perpendicular.
Are Diagonals Of a Rectangle Perpendicular? The Square Case
When w = h, the dot product becomes -w² + w² = 0, so the diagonals are perpendicular. So the only time a rectangle has perpendicular diagonals is when it has turned into a square.
You can see the same condition with slopes. In the setup above, slope(AC) = h/w and slope(BD) = -h/w. Perpendicular lines satisfy m1 × m2 = -1. Here that becomes -(h²/w²) = -1, which again gives h = w.
What angle the diagonals make in a rectangle
If you want more than “not 90°,” you can pin down the intersection angle in terms of side lengths. Use the angle-between-vectors formula. With diagonal directions v = ⟨w, h⟩ and u = ⟨-w, h⟩, the dot product is h² – w². Each vector length is √(w² + h²).
So the cosine of the angle θ between the diagonals is
cos(θ) = (h² – w²) / (h² + w²).
This matches your intuition. If h = w, the numerator is 0, so cos(θ) = 0, so θ = 90°. If h is much larger than w, the numerator is positive and close to the denominator, so θ is acute. If w is much larger than h, the numerator is negative and θ is obtuse.
A quick numeric check makes it feel real. Take a rectangle with w = 6 and h = 8. Then cos(θ) = (64 – 36) / (64 + 36) = 28/100 = 7/25. That means θ is the angle whose cosine is 7/25. It is not a right angle, and the fraction shifts if you stretch the rectangle.
On tests, you rarely need θ itself. The point is that the angle is controlled by the side ratio, and only the 1:1 ratio gives a right angle.
How to prove it with triangles only
Some classes want a proof that avoids coordinates. Use the midpoint property and right-triangle congruence.
Let diagonals AC and BD meet at O. In any rectangle, the diagonals bisect each other, so AO = CO and BO = DO.
Assume the diagonals are perpendicular. Then ∠AOB and ∠BOC are right angles, so triangles AOB and BOC are right triangles. They share leg BO, and they have AO = CO, so the triangles are congruent by right-triangle leg-leg. That forces AB = BC, so the rectangle has equal adjacent sides, so it is a square.
The reverse direction is quick: if AB = BC in a rectangle, it is a square, and the square’s diagonals cross at right angles.
When perpendicular diagonals do happen in quadrilaterals
Perpendicular diagonals are common in some quadrilaterals and rare in others. Putting rectangles in that bigger picture helps you avoid wrong “property swaps” on tests.
| Shape | Diagonals perpendicular? | What decides it |
|---|---|---|
| Rectangle | No | Only yes when it is also a square |
| Square | Yes | Equal sides force a 90° crossing |
| Rhombus | Yes | Equal sides give perpendicular diagonals |
| Kite | Yes | One diagonal is a perpendicular bisector of the other |
| Parallelogram | No | Needs extra constraints, like becoming a rhombus |
| Isosceles trapezoid | No | Equal diagonals, yet the crossing angle is not 90° |
| General quadrilateral | Sometimes | Depends on side lengths and angles |
| Right kite | Yes | Kite diagonal rule plus a right angle in the shape |
Fast checks you can use in exercises
Pick a check that matches the data you’re given. You do not need to use the same method every time.
Check 1: side lengths in a stated rectangle
If the problem already says “rectangle,” ask one question: are adjacent sides equal? If yes, it is a square, so the diagonals are perpendicular. If no, they are not.
Check 2: slopes from endpoints
If you have coordinates, find each diagonal’s slope and multiply them. Product -1 means perpendicular. Use the vertical–horizontal rule if a slope is undefined.
Check 3: dot product from vectors
Turn each diagonal into a direction vector and compute v · w. A result of 0 means perpendicular.
Check 4: midpoint triangles
If a diagram marks the diagonal intersection as a right angle and also shows the diagonals bisect each other, build two right triangles that share a leg. Congruence will often force equal side lengths, revealing a square.
| Method | What you compute | Works best when |
|---|---|---|
| Side equality | Compare w and h | The shape is stated to be a rectangle |
| Slope test | m1 × m2 | Diagonal endpoints are given as points |
| Dot product | v · w | You can form vectors from endpoints |
| Right-triangle congruence | Match legs around the intersection | The diagonals bisect each other at a right angle |
| Angle chase | Use right angles and equal halves | A diagram gives angle marks, not numbers |
| Sanity check | Ask “is it a square?” | The picture looks close to a square |
Common mix-ups that cost points
Equal diagonals does not mean perpendicular. Rectangles and isosceles trapezoids have equal diagonals, yet the diagonals usually miss 90°.
Perpendicular diagonals does not mean rectangle. Kites and rhombi have perpendicular diagonals without having four right angles.
“Each diagonal makes two congruent triangles” does not force a right-angle crossing. That congruence comes from corner right angles and shared side lengths, not from the intersection angle.
One sentence to keep in your notes
If a shape is a rectangle, its diagonals are perpendicular exactly in the square case, when the adjacent sides match.
References & Sources
- Wolfram MathWorld.“Rectangle.”Gives rectangle definitions and the diagonal length formula √(a² + b²).
- Khan Academy.“Quadrilaterals and Polygons.”Connects quadrilateral families and their diagonal properties.