Big Ideas Math Integrated I, 2016
BI
Big Ideas Math Integrated I, 2016 View details
3. Using Midpoint and Distance Formulas
Continue to next subchapter

Exercise 41 Page 402

Midpoint: (a+b/2,c)
Distance: |b-a|

Practice makes perfect

Let's find the midpoint and distance one at a time.

Midpoint

We can find the midpoint by substituting the given points into the Midpoint Formula.
(x_1+x_2/2, y_1+y_2/2)
(a+ b/2, c+ c/2)
(a+b/2, 2c/2)
(a+b/2, c)
The midpoint is (a+b/2,c).

Distance

To find the distance between the points, we use the Distance Formula.
d=sqrt((x_2-x_1)^2+(y_2-y_1)^2)
d=sqrt(( b- a)^2+( c- c)^2)
d=sqrt((b-a)^2+0^2)
d=sqrt((b-a)^2)
d=|b-a|

The distance between the points is |b-a|.