Book A Free Math Class

# Bisect — Definition, Formula, and Examples

[Geometry](/content/tag/geometry/index.html)

TL;DR

To bisect means to divide something into two equal parts. This article covers what bisect means in geometry, how to bisect a line segment and an angle, the midpoint formula that bisects a segment on a grid, the types of bisectors, and the mistakes students make most often.

## One of Geometry's Oldest Operations

Cut a sandwich into two perfectly equal halves and you have just bisected something.

The word for that clean, equal split is **bisect**. It sounds technical, but it describes something you have done countless times — dividing a thing into two matching pieces. In geometry, the same idea becomes a precise tool: bisecting a line segment, an angle, or a shape so the two parts are provably equal.

## What Does Bisect Mean

To **bisect** means to divide a figure into **two equal parts**. The word comes from Latin: _bi-_ means "two" and _secare_ means "to cut," so to bisect is literally "to cut in two" — and crucially, the two pieces must be equal. A line that divides a figure into two _unequal_ parts does not bisect it.

The line, ray, or segment that does the dividing is called a **bisector**. So a bisector is the dividing tool, and _bisect_ is the action it performs. In geometry, three things are most commonly bisected:

- **A line segment** — split into two equal lengths.
- **An angle** — split into two equal angles.
- **A shape** — split into two equal regions, such as a kite divided by its diagonal.

The single idea behind all three is _equal halves_. Whatever is being bisected, the test is the same: are the two resulting parts equal?

## Bisecting a Line Segment

To **bisect a line segment** is to cut it into two segments of equal length. The point where the cut happens is the **midpoint** — the point exactly halfway along the segment.

If a segment AB is bisected at point M, then AM = MB, and each equals half the full length:

AM = MB = \frac{AB}{2}

A bisector of a segment can cross it at any angle. When the bisector happens to cross at a right angle, it becomes a [perpendicular bisector](/content/math/geometry/perpendicular-bisectors/index.html) — and gains the special property described by the [perpendicular bisector theorem](/content/math/geometry/perpendicular-bisector-theorem/index.html): every point on it is equidistant from the two endpoints. A bisector that crosses at a slant is just a plain [segment bisector](/content/math/geometry/segment-bisector/index.html).

### The midpoint formula

On a coordinate grid, you can find the exact point that bisects a segment without measuring. If the endpoints are A(x1,y1) and B(x2,y2), the **midpoint** is:

M = \left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right)

Each coordinate of the midpoint is simply the average of the two endpoints' matching coordinates. This is why the formula always lands on the point that splits the segment into equal halves.

## Bisecting An Angle

To **bisect an angle** is to draw a ray from the vertex that divides the angle into two smaller angles of equal measure. That ray is the **angle bisector**.

If ray B bisects ∠ABC, then the two halves are equal:

∠ABD = ∠DBC = \frac{1}{2} ∠ABC

So bisecting a 90° angle gives two 45° angles, and bisecting a 120° angle gives two 60° angles. The angle bisector is one of the most-used constructions in geometry, and it has its own deep result — the [angle bisector theorem](/content/math/geometry/angle-bisector-theorem/index.html) — describing how it splits the opposite side of a triangle.

## Types of Bisectors At A Glance

| Bisector              | What it divides                  | Result                                          |
|----------------------|----------------------------------|------------------------------------------------|
| Segment bisector     | A line segment                   | Two equal-length segments                       |
| Perpendicular bisector| A line segment, at 90°         | Two equal segments, every point equidistant from the endpoints|
| Angle bisector       | An angle                         | Two equal angles                               |

All three share the defining feature of bisection — two equal parts — and differ only in what is being cut and at what angle.

## Examples of Bisect

### Example 1
**A line segment PQ is 18 cm long and is bisected at point M. Find PM.**

Bisecting splits the segment into two equal halves.

PM = \frac{PQ}{2} = \frac{18}{2} = 9 cm.

**Final answer:** PM = 9 cm.

### Example 2
**Ray BD bisects ∠ABC, which measures 86°. A student says each half must be a whole number, so the bisector cannot be exact here. Is the student right?**

Watch where that breaks. Bisecting means dividing into two _equal_ parts, and equal parts do not have to be whole numbers. Half of 86° is 43°, which is perfectly exact.

**Final answer:** No, the student is wrong. Each half is exactly 43°.

### Example 3
**An angle of 124° is bisected. Find the measure of each resulting angle.**

Divide the angle into two equal parts.

\frac{124°}{2} = 62°

**Final answer:** Each angle measures 62°.

### Example 4
**Point M bisects segment AB. If AM = (2x + 3) and MB = (x + 8), find x and the length of AB.**

2x + 3 = x + 8

x = 5

Each half is AM = 2(5) + 3 = 13 cm, so the full segment is:

AB = AM + MB = 13 + 13 = 26 cm.

**Final answer:** x = 5 and AB = 26.

### Example 5
**Find the midpoint of the segment joining A(2, 6) and B(8, 10).**

M = \left(\frac{2 + 8}{2}, \frac{6 + 10}{2}\right) = (5, 8)

**Final answer:** The midpoint is (5, 8).

### Example 6
**A ray bisects an angle into two parts measuring (3x + 10)° and (5x − 6)°. Find x and the full angle.**

Since the ray bisects the angle, the two parts are equal.

3x + 10 = 5x - 6

x = 8

Each half is 3(8) + 10 = 34°, so the full angle is:

**Final answer:** x = 8 and the full angle is 68°.

## Why Bisecting Matters

Bisecting earns its place because "split it exactly in half" is one of the most common demands in design, construction, and proof — and doing it precisely, rather than by eye, is what geometry adds.

## The Mistakes Students Make Most Often

The errors with bisecting come from forgetting the one rule — _equal_ parts — or mixing up which formula goes with which figure. Three are most common.

### Mistake 1: Treating any divider as a bisector

A common first instinct is to call any midline a bisector, when only an equal split qualifies.

### Mistake 2: Adding the midpoint coordinates instead of averaging them

The error that costs the most marks is dropping that division.

### Mistake 3: Confusing bisecting a segment with bisecting an angle

The correct way: Check what is being divided first.

## Conclusion

- To **bisect** means to divide a figure into two equal parts.
- A **segment** is bisected at its midpoint into two equal lengths; the midpoint formula finds that point on a grid.
- An **angle** is bisected by a ray into two equal angle measures, each half the original.
- A **perpendicular bisector** cuts a segment at its midpoint _and_ at a right angle.

Because bisecting underlies constructions, triangle centres, and symmetry, practising it with a teacher builds a base for much of later geometry.
