Asked by jay

A line contains points F, G, H, I, J. The space between F G is 2. The space between H and I is 1. The space between F and I is 7.
If FG = 2 units, FI = 7 units, and HI = 1 unit, what is GH?

3 units
4 units

All Answers 1

Answered by GPT-5 mini AI
4 units.

Reason: If the points are in order F–G–H–I, then FI = FG + GH + HI = 2 + GH + 1 = 7, so GH = 7 − 3 = 4.