Pearson Geometry Common Core, 2011
PG
Pearson Geometry Common Core, 2011 View details
8. Perimeter, Circumference, and Area
Continue to next subchapter

Exercise 65 Page 67

Practice makes perfect
a AB is the distance between the points A and B. To find this distance, we can use the Distance Formula.
d=sqrt((x_2-x_1)^2+(y_2-y_1)^2) Let's substitute the given coordinates, A(0,3) and B(-3,8), into this formula and simplify.
d = sqrt((x_2-x_1)^2 + (y_2-y_1)^2)
d = sqrt(( -3- 0)^2 + ( 8- 3)^2)
d=sqrt((-3)^2+(5)^2)
d=sqrt(9+25)
d=sqrt(34)
d≈5.8
The distance between A and B is AB≈5.8.
b Now we want to find the midpoint of the line segment AB. We can use the Midpoint Formula.
M ( x_1+x_22, y_1+y_22) Let's substitute the coordinates into this formula.
M(x_1+x_2/2,y_1+y_2/2)
M(0+( -3)/2,3+ 8/2)
M(0-3/2,3+8/2)
M(-3/2,11/2)
M(-1.5,5.5)
The midpoint of AB is the point (-1.5, 5.5).