asked 25.1k views
4 votes
What is the distance between the points (4,5) and (10,13) on a coordinate plane?

2 Answers

6 votes

Answer:

10 units

Explanation:

Use the distance formula. (10-4)²+(13-5)²=100. The square root of 100 is 10.

answered
User Saurabh Raoot
by
7.6k points
6 votes
the distacne between the points (x1,y1) and (x2,y2) is

D=√((x_2-x_1)^2+(y_2-y_1)^2)
so the distance between (4,5) and (10,13) is
well, first
x1=4
y1=5
x2=10
y2=13
so


D=√((10-4)^2+(13-5)^2)

D=√((6)^2+(8)^2)

D=√(36+64)
D=√100
D=10
the distance is 10 units
answered
User Torxed
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.