Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

The British Flag Theorem is a surprising fact about rectangles and squared distances. If a point P is placed anywhere in the plane, inside or outside the rectangle, the squares of its distances to one pair of opposite corners add to the same value as the squares of its distances to the other pair. The name comes from the four segments from P to the corners, which can resemble the crossing lines of the British flag.

This theorem matters because it connects geometry, algebra, and distance formulas in a simple visual way.

A clean proof uses coordinates and the distance formula. Place the rectangle with corners A(0, 0), B(w, 0), C(w, h), and D(0, h), and let P be (x, y). When you expand PA^2 + PC^2 and PB^2 + PD^2, the same terms appear on both sides, so the sums are equal.

The theorem is useful for checking geometric diagrams, solving distance problems, and showing why squared distance often behaves more simply than ordinary distance.

Understanding The British Flag Theorem

The key idea is that each squared distance has two separate parts. One part comes from horizontal separation. The other comes from vertical separation.

When the four corner distances are grouped across the rectangle, each horizontal part is counted the same number of times on both sides. The vertical parts are counted the same number of times too.

Nothing depends on whether the point lies within the boundary. A point far above the rectangle creates large vertical distances, but those large contributions are balanced in both pairings.

Squaring is essential. Ordinary lengths do not usually give matching sums across opposite corners. A length combines horizontal and vertical changes through a square root.

Square roots do not separate neatly into horizontal and vertical contributions. Squared lengths do separate. This is one reason physicists, engineers, and mathematicians often work with squares.

Squared quantities may seem less intuitive at first, yet they reveal patterns that raw distances can hide. In this theorem, the equality is really a statement about balanced horizontal and vertical movement.

A useful way to understand the result is to focus on the rectangle's centre. Opposite corners sit equally far from that centre in opposite directions. If the point moves a little to the right, its squared distance to each left corner increases by an amount that matches the decrease for the corresponding right corner.

If it moves upward, an equivalent balance happens between the lower and upper corners. The two diagonal pairings therefore stay connected even while the individual distances change. This viewpoint helps students see the theorem as a symmetry result, not just a calculation with expanded brackets.

The same pattern reaches beyond rectangles. It holds for any parallelogram when distances are squared and corners are paired across its diagonals. A rectangle is easier to draw and calculate with because its horizontal and vertical sides meet at right angles.

The deeper reason is that the diagonals of a parallelogram share one midpoint. This gives a useful warning for problem solving.

Do not assume a similar relation holds for every four sided shape. If the shape is not a parallelogram, the shared midpoint structure may be missing.

When working on exercises, label the opposite corners carefully before doing any arithmetic. A common mistake is pairing adjacent corners, which does not produce the theorem's balance. Keep distances squared until the end.

Taking square roots too early destroys the simple addition pattern. It is worth testing the idea with a point at the centre, then with a point on a side, then with a point outside the shape. These checks build confidence that the result comes from structure rather than from one convenient diagram.

Key Facts

  • British Flag Theorem: PA^2 + PC^2 = PB^2 + PD^2 for any point P and rectangle ABCD.
  • The theorem works when P is inside the rectangle, on an edge, at a corner, or outside the rectangle.
  • Coordinate setup: A(0, 0), B(w, 0), C(w, h), D(0, h), and P(x, y).
  • Distance formula: distance^2 = (change in x)^2 + (change in y)^2.
  • PA^2 = x^2 + y^2 and PC^2 = (x - w)^2 + (y - h)^2.
  • PB^2 = (x - w)^2 + y^2 and PD^2 = x^2 + (y - h)^2.

Vocabulary

Rectangle
A quadrilateral with four right angles and opposite sides equal in length.
Opposite corners
Two vertices of a rectangle that are not connected by a side.
Squared distance
The distance between two points multiplied by itself, often found using the distance formula without taking the square root.
Distance formula
A formula for the distance between points (x1, y1) and (x2, y2), given by d = sqrt((x2 - x1)^2 + (y2 - y1)^2).
Coordinate proof
A proof that uses coordinates, algebra, and formulas to show that a geometric statement is always true.

Common Mistakes to Avoid

  • Adding ordinary distances instead of squared distances: PA + PC = PB + PD is not generally true, because the theorem only applies to squares of the distances.
  • Pairing adjacent corners instead of opposite corners: using PA^2 + PB^2 changes the relationship, because the equality compares the two diagonal pairs A and C, then B and D.
  • Assuming P must be inside the rectangle: the theorem still works for a point outside the rectangle because the distance formula uses squared coordinate differences.
  • Forgetting to square both coordinate differences: writing PA^2 = x^2 + y instead of x^2 + y^2 gives an incorrect distance squared and breaks the algebra.

Practice Questions

  1. 1 Rectangle ABCD has A(0, 0), B(8, 0), C(8, 6), and D(0, 6). Point P is (3, 2). Compute PA^2 + PC^2 and PB^2 + PD^2, and verify the British Flag Theorem.
  2. 2 In a rectangle ABCD, PA = 5, PC = 13, and PB = 10. Use the British Flag Theorem to find PD.
  3. 3 Explain why the British Flag Theorem still works when point P is outside the rectangle, using the idea of squared coordinate differences.