When you bisect something, you cut it into two equally sized pieces. (from Latin: "bi" = two, "sect" = cut)
Bisecting an interval creates two smaller intervals each with half the length of the original interval. Some examples:
• bisecting [0, 2] gives the intervals [0, 1] and [1, 2]
• bisecting [-1, 1] gives the intervals [-1, 0] and [0, 1]
• bisecting an arbitrary interval
gives the intervals
and
![\left[\frac{a+b}2,b\right]](https://img.qammunity.org/2023/formulas/mathematics/high-school/gcq68ckn110u293ib6uyq1j2mt0yk75emu.png)