1. The document provides examples of using the distance and midpoint formulas to calculate the distance between two points and find the midpoint between two points on a coordinate plane.
2. It gives the formulas for distance (d=(x2-x1)2+(y2-y1)2) and midpoint ((x1+x2)/2,(y1+y2)/2) and works through examples of using each.
3. It also includes a word problem example about meeting a friend in Washington D.C. where the midpoint formula is used to determine which landmark is closest to meet at.