Show moreShow less
What you'll learn
- Compute the distance between two points using d = √((x₂−x₁)² + (y₂−y₁)²)
- Derive the distance formula from the Pythagorean theorem by constructing a right triangle on the coordinate grid
- Find the perimeter of a polygon given vertex coordinates by summing pairwise distances
- Determine whether a triangle is right, isosceles, or equilateral by comparing its side lengths computed via the distance formula
- Solve ACT-style problems where the distance and one endpoint are given, or where three points are given and the closest pair must be identified
Prerequisites
Slides
Interactive presentations perfect for visual learners • Interactive presentation
Slide Video
Watch narrated slides play like a video lesson • Narrated slide playback
Exercises
Practice problems to build fluency and understanding • 1 exercises