99.7k views
3 votes
Find the distance between two point rounding to the nearest tenth. (0,-6) and (9,-1)

User Mppfiles
by
5.6k points

2 Answers

2 votes

Answer:

≈ 10.3 units

Explanation:

Calculate the distance d using the distance formula

d =
\sqrt{(x_(2)-x_(1))^2+(y_(2)-y_(1))^2 }

with (x₁, y₁ ) = (0, - 6) and (x₂, y₂ ) = (9, - 1)

d =
√((9-0)^2+(-1+6)^2)

=
√(9^2+5^2)

=
√(81+25)

=
√(106)

≈ 10.3 ( to the nearest tenth )

User Avishek
by
5.4k points
3 votes

Answer:

The answer is 10.

User Asdfasdf
by
6.3k points