asked 33.9k views
5 votes
I want to know how to calculate the formula of distance

asked
User Rayanne
by
8.5k points

2 Answers

3 votes

distance = speed * time

Or if your talking about this one,

D=√(x2−x1)2+(y2−y1)2

Then explanation below -

You just have to have two coordinates and the format of the coordinates (x, y).

So basically you take your two coordinates (x, y)1 and (x, y)2 and label the x of the first coordinate x1 and the x of the second coordinate x2. Same for the y1 and y2, then substitute for the variables, times them by 2, add them and find the root of that number you get.

Simple, hopefully this isn't too confusing :)

answered
User Wam
by
8.2k points
1 vote

Answer:

distance = speed × time.

answered
User Shivam Gupta
by
7.9k 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.