Study Notes
The topic covers how to calculate the distance between two points and find the midpoint of a line segment using geometric principles.
- Distance Between Two Points — the length of the line segment connecting two points, calculated using the Pythagorean Theorem. Example: For points (x1, y1) and (x2, y2), the distance is .
- Midpoint of a Line Segment — the point that divides a line segment into two equal parts. Example: For points (x1, y1) and (x2, y2), the midpoint is .
Exam Tips
Key Definitions to Remember
- Distance Between Two Points
- Midpoint of a Line Segment
Common Confusions
- Forgetting to square the differences in coordinates when using the distance formula
- Mixing up the formula for midpoint with that for distance
Typical Exam Questions
- How do you calculate the distance between two points? Use the formula .
- How do you find the midpoint of a line segment? Use the formula .
- What is the distance between points (3, 4) and (7, 1)? Calculate using the distance formula to find .
What Examiners Usually Test
- Correct application of the distance formula
- Accurate calculation of the midpoint