Fiveable

🔷Honors Geometry Unit 1 Review

QR code for Honors Geometry practice questions

1.3 Measuring segments and angles

1.3 Measuring segments and angles

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
🔷Honors Geometry
Unit & Topic Study Guides
Pep mascot

Measuring Segments and Angles

Measuring segments and angles gives you the core toolkit for everything else in geometry. Accurate measurement lets you find distances, classify angles, and set up the equations you'll need for proofs and constructions later in the course.

Pep mascot
more resources to help you study

Tools for Measuring Segments and Angles

Ruler or measuring tape for line segments:

  1. Align the zero mark with one endpoint of the segment.
  2. Read the measurement at the other endpoint.
  3. Express the length in appropriate units (inches, centimeters, etc.).

Protractor for angles:

  1. Place the center point of the protractor on the vertex of the angle.
  2. Align one ray of the angle with the zero line on the protractor.
  3. Read the degree measure where the other ray crosses the scale.

Most protractors have two scales (inner and outer). Always read from the scale that starts at 0 along the ray you aligned. Mixing up the scales is one of the most common mistakes.

Compass for circles and arcs:

  1. Place the pointed end on the center point.
  2. Adjust the width to the desired radius.
  3. Rotate the compass, keeping the point fixed, to draw the circle or arc.

Segment Addition Postulate

If point BB is between points AA and CC on a segment, then:

AB+BC=ACAB + BC = AC

This is straightforward but shows up constantly in problems. If you know two of the three lengths, you can always find the third.

Example: Points AA, BB, and CC are collinear with BB between AA and CC. If AB=2x+3AB = 2x + 3 and BC=x1BC = x - 1, and AC=17AC = 17, find xx.

  1. Set up the equation: (2x+3)+(x1)=17(2x + 3) + (x - 1) = 17

  2. Combine like terms: 3x+2=173x + 2 = 17

  3. Solve: 3x=153x = 15, so x=5x = 5

  4. Check: AB=13AB = 13, BC=4BC = 4, and 13+4=1713 + 4 = 17

Tools for measuring segments and angles, File:Protractor Rapporteur Degrees V3.jpg - Wikimedia Commons

Unit Conversions for Measurements

Length conversions use dimensional analysis: multiply by a fraction where the units you want are on top and the units you're canceling are on the bottom.

  • 1 foot = 12 inches, 1 yard = 3 feet, 1 meter = 100 centimeters

Example: Convert 5 feet to inches.

5 ft×12 in1 ft=60 in5 \text{ ft} \times \frac{12 \text{ in}}{1 \text{ ft}} = 60 \text{ in}

Angle measure conversions between degrees and radians use the relationship 180=π radians180^\circ = \pi \text{ radians}.

  • Degrees to radians: multiply by π180\frac{\pi}{180}
  • Radians to degrees: multiply by 180π\frac{180}{\pi}

Example: Convert π3\frac{\pi}{3} radians to degrees.

π3×180π=60\frac{\pi}{3} \times \frac{180^\circ}{\pi} = 60^\circ

Note: Radian conversions may not be heavily tested in your geometry course, but they appear in honors curricula and become essential in trigonometry.

Midpoint Concept and Calculation

The midpoint of a segment is the point that divides it into two equal parts. It's equidistant from both endpoints.

For a segment with endpoints (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2):

M=(x1+x22,  y1+y22)M = \left(\frac{x_1 + x_2}{2},\; \frac{y_1 + y_2}{2}\right)

You're just averaging the x-coordinates and averaging the y-coordinates separately.

Example: Find the midpoint of the segment with endpoints (3,5)(3, 5) and (7,9)(7, 9).

  1. Average the x-values: 3+72=5\frac{3 + 7}{2} = 5
  2. Average the y-values: 5+92=7\frac{5 + 9}{2} = 7
  3. The midpoint is (5,7)(5, 7).

A related type of problem gives you one endpoint and the midpoint, then asks for the other endpoint. To solve this, think of the midpoint formula in reverse. If A=(1,4)A = (1, 4) and M=(5,6)M = (5, 6), then the other endpoint B=(x,y)B = (x, y) satisfies 1+x2=5\frac{1 + x}{2} = 5 and 4+y2=6\frac{4 + y}{2} = 6. Solving gives x=9x = 9 and y=8y = 8, so B=(9,8)B = (9, 8).

Tools for measuring segments and angles, Reading: Geologic Tools | Geology

Classifying Angles

Before working with angle relationships, you should be comfortable classifying individual angles by their measure:

  • Acute angle: greater than 00^\circ and less than 9090^\circ
  • Right angle: exactly 9090^\circ (marked with a small square in diagrams)
  • Obtuse angle: greater than 9090^\circ and less than 180180^\circ
  • Straight angle: exactly 180180^\circ (forms a straight line)

Relationships of Angle Types

Complementary angles add up to 9090^\circ.

mA+mB=90m\angle A + m\angle B = 90^\circ

Example: 3030^\circ and 6060^\circ are complementary. A quick way to find a complement is to subtract from 90.

Supplementary angles add up to 180180^\circ.

mC+mD=180m\angle C + m\angle D = 180^\circ

Example: 4545^\circ and 135135^\circ are supplementary. To find a supplement, subtract from 180.

Note that complementary and supplementary angles don't have to be adjacent (next to each other). Two angles across the room from each other can still be complementary if their measures sum to 9090^\circ.

Vertical angles are the pairs of opposite angles formed when two lines intersect. They are always congruent.

mE=mFm\angle E = m\angle F

Picture an "X" shape: the top and bottom angles are one vertical pair, and the left and right angles are the other. Each pair shares the same measure, and any two adjacent angles in the X are supplementary.

Angle Addition Postulate

If ray BD\overrightarrow{BD} lies in the interior of ABC\angle ABC, then:

mABD+mDBC=mABCm\angle ABD + m\angle DBC = m\angle ABC

This works just like the Segment Addition Postulate but for angles. If a ray splits an angle into two parts, those parts add up to the whole.

An angle bisector is a ray that divides an angle into two congruent parts. If BD\overrightarrow{BD} bisects ABC\angle ABC, then mABD=mDBC=12(mABC)m\angle ABD = m\angle DBC = \frac{1}{2}(m\angle ABC). Bisectors come up frequently in proofs, so recognize this as a special case of the Angle Addition Postulate.

Applying Measurement Concepts

These relationships turn into equations you can solve. The process is the same every time:

  1. Identify the relationship (complementary, supplementary, vertical, midpoint, etc.).
  2. Write the equation that relationship gives you.
  3. Substitute known values and solve for the unknown.
  4. Check your answer by plugging it back in.

Example 1: Angles GG and HH are complementary, and mG=35m\angle G = 35^\circ. Find mHm\angle H.

  1. mG+mH=90m\angle G + m\angle H = 90^\circ
  2. 35+mH=9035^\circ + m\angle H = 90^\circ
  3. mH=55m\angle H = 55^\circ

Example 2: Two vertical angles have measures 3x+103x + 10 and 5x205x - 20. Find xx and the angle measures.

  1. Vertical angles are equal: 3x+10=5x203x + 10 = 5x - 20

  2. 10+20=5x3x10 + 20 = 5x - 3x, so 30=2x30 = 2x, giving x=15x = 15

  3. Each angle measures 3(15)+10=553(15) + 10 = 55^\circ

  4. Check: 5(15)20=555(15) - 20 = 55^\circ

Example 3: A segment has endpoints (2,3)(-2, 3) and (6,11)(6, 11). Find the midpoint.

  1. Identify endpoints: (x1,y1)=(2,3)(x_1, y_1) = (-2, 3) and (x2,y2)=(6,11)(x_2, y_2) = (6, 11)
  2. xmid=2+62=2x_{\text{mid}} = \frac{-2 + 6}{2} = 2
  3. ymid=3+112=7y_{\text{mid}} = \frac{3 + 11}{2} = 7
  4. The midpoint is (2,7)(2, 7).

Example 4: BD\overrightarrow{BD} bisects ABC\angle ABC. If mABD=4x+5m\angle ABD = 4x + 5 and mABC=50m\angle ABC = 50^\circ, find xx.

  1. Since BD\overrightarrow{BD} bisects the angle: mABD=12(mABC)m\angle ABD = \frac{1}{2}(m\angle ABC)
  2. 4x+5=254x + 5 = 25
  3. 4x=204x = 20, so x=5x = 5
Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal → update your plan → choose Yearly → and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot

2,589 studying →