Constructing Perpendicular Bisectors: Steps & Proof

#Geometry
TL;DR
Constructing a perpendicular bisector means using a compass and straightedge to draw the line that cuts a segment exactly in half at a right angle - no ruler measurements needed. This article gives the step-by-step construction with diagrams, proves why it works, lists the properties, and shows the common mistakes to avoid.
BT
Bhanzu TeamLast updated on August 9, 202610 min read

How Do You Split a Line Exactly in Half Without Measuring?

You can find the exact centre of any line segment using nothing but a compass and a straightedge, no ruler required.

That is the power of a perpendicular bisector construction. Measuring with a ruler always carries a little error; a compass-and-straightedge construction is exact by design. This is one of the oldest tools in geometry, and it is the twin of constructing angle bisectors, which splits an angle in half the same clean way.

What Is a Perpendicular Bisector?

A perpendicular bisector is a line that passes through the midpoint of a segment and meets it at a right angle ($90°$). The word does double duty: bisector means it cuts the segment into two equal halves, and perpendicular means it crosses at $90°$. For the full definition and theory, see perpendicular bisector.

The single most important fact about it: every point on the perpendicular bisector is the same distance from both endpoints of the segment. That equidistant property is what makes the construction work and what makes the line so useful.

What Tools Do You Need?

The construction uses just two instruments, and neither one measures length.

  • A compass - to draw arcs of a fixed radius. Its job is to create points that are equal distances from the endpoints.

  • A straightedge - any ruler used only as a straight edge, never for its markings. Its job is to connect points into a line.

A ruler's numbers are deliberately ignored. The precision comes from the compass keeping the same radius, not from reading a scale.

How Do You Construct a Perpendicular Bisector?

Follow these four steps. Each one adds a single feature to the figure, so the construction builds up cleanly.

Step 1 - Draw the segment. Draw the line segment and label its endpoints $A$ and $B$.

Step 2 - Open the compass past halfway. Set the compass width to more than half the length of $AB$. Place the compass point on $A$ and draw an arc above the segment and an arc below it.

Step 3 - Repeat from the other end. Without changing the compass width, place the point on $B$ and draw two more arcs. They cross the first pair at a point $P$ above the segment and a point $Q$ below it.

Step 4 - Join the crossings. Use the straightedge to draw the line through $P$ and $Q$. This line is the perpendicular bisector. It crosses $AB$ at the midpoint $M$, and the angle at $M$ is $90°$.

The construction is done. You can confirm it by checking that $AM = MB$ and that the crossing forms a right angle. To locate the midpoint by coordinates instead, use the midpoint formula.

Why Does the Construction Work? "Equal Radii Force Equal Distances"

The construction is not a recipe to memorise; it has a reason baked into every arc. Because you kept the compass at one fixed width, both arcs from each stage share a radius.

  • Point $P$ was drawn at that radius from $A$ and from $B$, so $PA = PB$.

  • Point $Q$ was drawn the same way, so $QA = QB$.

Both $P$ and $Q$ are therefore equidistant from $A$ and $B$. The perpendicular bisector theorem says that every point equidistant from the two endpoints lies on the perpendicular bisector. Two such points ($P$ and $Q$) determine the whole line, so $PQ$ is the perpendicular bisector.

There is a second way to see it, through congruence in triangles. Triangles $APB$ and its mirror share equal sides by construction, and the equal, adjacent angles they create at the midpoint must each be $90°$. Either way, the right angle and the equal halves are guaranteed, not approximate. That is the whole point of a construction over a measurement.

What Are the Properties of a Perpendicular Bisector?

Once built, the line has a set of reliable properties.

  • It passes through the midpoint of the segment, splitting it into two equal parts.

  • It meets the segment at $90°$, a right angle.

  • Every point on it is equidistant from the two endpoints.

  • A segment has exactly one perpendicular bisector.

  • In a triangle, the three perpendicular bisectors of the sides meet at a single point, the circumcenter, which is equidistant from all three vertices.

How Is a Perpendicular Bisector Different From an Angle Bisector?

These two constructions look similar but do different jobs, and students mix them up constantly.

Feature

Perpendicular bisector

Angle bisector

What it cuts

A line segment

An angle

What it produces

Two equal segment halves at $90°$

Two equal angles

Key property

Points on it are equidistant from the two endpoints

Points on it are equidistant from the two sides of the angle

Starts from

Two endpoints

One vertex

An angle bisector splits an angle; a perpendicular bisector splits a segment. Both rely on the compass keeping a fixed radius, which is why the constructions feel alike.

Where Are Perpendicular Bisectors Used?

The construction shows up well beyond the classroom.

  • Finding a circle's centre, since the centre lies on the perpendicular bisector of any chord.

  • Locating the circumcenter of a triangle, the centre of the circle through all three vertices.

  • Fair-distance problems, such as placing a facility equidistant from two towns.

  • Design and engineering, wherever a symmetry line or an exact midpoint is needed without measurement error.

Examples of Perpendicular Bisectors

The examples run from a plain midpoint check to an algebra problem. Each problem statement is bold; the working is not.

Example 1

A segment $AB$ is $8$ cm long. Its perpendicular bisector crosses $AB$ at $M$. Find $AM$ and $MB$.

The perpendicular bisector passes through the midpoint, so it splits $AB$ into two equal halves:

$$AM = MB = \frac{8}{2} = 4 \text{ cm}$$

Final answer: $AM = MB = 4$ cm.

Example 2

You set the compass to less than half of $AB$ and draw arcs from $A$ and $B$. What happens?

The instinct is that any compass width should work. Let us try it. With a width smaller than half of $AB$, the arc drawn from $A$ reaches out a short distance, and so does the arc from $B$. Because each arc stops short of the segment's centre, the two arcs never reach each other.

They do not intersect, so there is no point $P$ or $Q$ to join, and the construction fails. That break shows why Step 2 insists on more than half: only then do the arcs from the two ends overlap and cross.

Final answer: The arcs do not meet; the compass must be opened to more than half of $AB$.

Example 3

Point $P$ lies on the perpendicular bisector of $AB$. If $PA = 5$ cm, find $PB$.

Every point on the perpendicular bisector is equidistant from the two endpoints. So:

$$PB = PA = 5 \text{ cm}$$

Final answer: $PB = 5$ cm.

Example 4

Find the midpoint the perpendicular bisector must pass through for $A(2, 3)$ and $B(6, 7)$.

The bisector passes through the midpoint of $AB$. Using the midpoint formula:

$$M = \left( \frac{2 + 6}{2}, \frac{3 + 7}{2} \right)$$

$$M = \left( \frac{8}{2}, \frac{10}{2} \right) = (4, 5)$$

Final answer: the perpendicular bisector passes through $(4, 5)$.

Example 5

A point $P$ on the perpendicular bisector of $AB$ satisfies $PA = 3x - 1$ and $PB = x + 7$. Find $x$.

Since $P$ is on the bisector, $PA = PB$:

$$3x - 1 = x + 7$$

$$3x - x = 7 + 1$$

$$2x = 8, \quad x = 4$$

Final answer: $x = 4$.

Example 6

Why do the two perpendicular bisectors of two sides of a triangle help locate a point equidistant from all three vertices?

Take triangle with vertices $A$, $B$, $C$. Construct the perpendicular bisector of $AB$: every point on it is equidistant from $A$ and $B$. Construct the perpendicular bisector of $BC$: every point on it is equidistant from $B$ and $C$.

Where the two lines cross, the point is equidistant from $A$ and $B$, and also from $B$ and $C$. So it is equidistant from all three, $A$, $B$, and $C$. That point is the circumcenter, and a circle centred there passes through all three vertices.

Final answer: their intersection is equidistant from all three vertices (the circumcenter).

What Are the Most Common Mistakes When Constructing a Perpendicular Bisector?

Three errors spoil more constructions than any others, and each has a clean fix.

Mistake 1: Opening the compass too narrow

Where it slips in: At Step 2, when setting the compass width.

Don't do this: Using a radius smaller than half the segment. The arcs from the two ends will never meet.

The correct way: Always open the compass to more than half of $AB$. When in doubt, open it wider; a larger radius gives arcs that cross at a sharper, clearer angle.

Mistake 2: Changing the compass width between the two ends

Where it slips in: Between Step 2 and Step 3, when moving the compass from $A$ to $B$.

Don't do this: Adjusting the opening after drawing the first arcs. Different radii break the equidistant property, and the crossing points no longer sit on the true bisector.

The correct way: Lock the compass width and keep it identical for both endpoints. The most common reason a student's construction lands slightly off the midpoint is a compass that shifted its opening partway through.

Mistake 3: Confusing it with an angle bisector

Where it slips in: When a problem asks to "bisect", students grab the wrong construction.

Don't do this: Bisecting an angle when asked to bisect a segment, or the reverse.

The correct way: Read what is being cut. A segment gets a perpendicular bisector; an angle gets an angle bisector. Match the construction to the object.

Conclusion

  • Constructing a perpendicular bisector uses only a compass and straightedge to split a segment in half at $90°$.

  • Open the compass past halfway, draw arcs from both endpoints, and join the two crossing points.

  • The construction works because equal radii make the crossing points equidistant from both endpoints.

  • Its defining property is that every point on it is the same distance from the two ends of the segment.

  • The three perpendicular bisectors of a triangle meet at the circumcenter.

To sharpen construction skills with a teacher, explore Bhanzu's geometry tutor or middle school math tutor programs, or browse structured math tutoring.

Practice and Next Steps

Work through the construction on paper several times until the arcs meet cleanly and the midpoint lands exactly. Then try the algebra in Examples 5 and 6 to connect the drawing to the equidistant property. If your bisector keeps missing the midpoint, check Mistake 2 first: your compass width probably slipped. Want to practise geometric constructions with a live Bhanzu trainer? Book a free demo class.

Read More

Book a Free Demo

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

Why must the compass be set to more than half the segment?
So that the arcs drawn from each endpoint are long enough to overlap and cross. If the radius is less than half, each arc stops before reaching the centre, and they never intersect, leaving no points to join.
Can you construct a perpendicular bisector without a compass?
Not exactly. You could fold the paper so the two endpoints meet, and the crease is the perpendicular bisector, but for a precise geometric construction the compass and straightedge are the standard tools.
How many perpendicular bisectors does a segment have?
Exactly one. There is a single line that passes through the midpoint at a right angle, so a segment's perpendicular bisector is unique.
What is the point where a triangle's perpendicular bisectors meet called?
The circumcenter. It is equidistant from all three vertices, so it is the centre of the circle that passes through them.
✍️ 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 →