McGraw Hill Integrated II, 2012
MH
McGraw Hill Integrated II, 2012 View details
4. Rectangles
Continue to next subchapter

Exercise 63 Page 511

Use the Distance Formula.

sqrt(101)

Practice makes perfect
We want to find the distance between the points (0,6) and (- 1,- 4). 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, (0,6) and (- 1,- 4), into this formula and simplify.
d = sqrt((x_2-x_1)^2 + (y_2-y_1)^2)
d=sqrt(( - 1- 0)^2+( - 4- 6)^2)
d=sqrt((- 1)^2+(- 10)^2)
d=sqrt(1+100)
d=sqrt(101)
The distance between the points is sqrt(101).