asked 56.3k views
0 votes
Find the distance between the two points rounding to the nearest tenth (if necessary),

(5,-4) and (0,8)

2 Answers

5 votes

Answer: 13

Step-by-step explanation:

The distance formula between two points is:


c = √((x_2 - x_1)^2 + (y_2 - y_1)^2)

Our points are as follows -


x_2 = 0, x_1 = 5\\y_2 = 8, y_1 = -4

If we plug them in:


c = √((0 - 5)^2 + (8 - (-4))^2)

All we need to do now is simplify


c = √((-5)^2 + (12)^2)


c = √(25 + 144)


c = √(169) = 13

answered
User Matthew McGoogan
by
7.2k points
3 votes

Answer:

13

Explanation:

answered
User Bzlight
by
8.2k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.