Big Ideas Math Integrated I, 2016
BI
Big Ideas Math Integrated I, 2016 View details
1-3. Quiz
Continue to next subchapter

Exercise 17 Page 404

Midpoint Coordinates: M(-5/2,1/2)
Distance: sqrt(58)≈7.6

Practice makes perfect

We are asked to calculate the midpoint of two points and the distance between them. Let's do each step separately.

Calculating the Midpoint

To find the midpoint, we can use the Midpoint Formula. (x_1+x_2/2,y_1+y_2/2)The coordinates of the given endpoints are (-6,-1) and (1,2). Let's use these to find the coordinates of the midpoint.
M(x_1+x_2/2,y_1+y_2/2)
M(-6+ 1/2,-1+ 2/2)
M(-5/2,1/2)
M(-5/2,1/2)
The midpoint is located at (- 52, 12). We can see that on the graph.

Calculating the Distance

To determine the distance between two points, we can use the Distance Formula. Recall that the coordinates of the given points are P(-6,-1) and Q(1,2).
PQ = sqrt((x_2-x_1)^2 + (y_2-y_1)^2)
PQ=sqrt(( 1-( -6))^2+( 2-( -1))^2)
PQ=sqrt((1+6)^2+(2+1)^2)
PQ=sqrt(7^2+3^2)
PQ=sqrt(49+9)
PQ=sqrt(58)
The distance between P and Q is sqrt(58). We can use a calculator to approximate its value. sqrt(58) ≈ 7.6