52.9k views
3 votes
The distance between the points a(0,6) and b(0,-2)

User Vaj Oja
by
8.4k points

1 Answer

3 votes
distance = sqrt (x2 - x1)^2 + (y2 - y1)^2
(0,6)....x1 = 0 and y1 = 6
(0,-2)...x2 = 0 and y2 = -2
now we sub
d = sqrt (0 - 0)^2 + (-2 - 6)^2
d = sqrt (0^2 + (-8^2)
d = sqrt (0 + 64)
d = sqrt 64
d = 8 <====
User Yevhen Rybak
by
7.9k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories