What is the distance between (15,4) and (7,5)?

2 Answers
Jun 27, 2017

See a solution process below:

Explanation:

The formula for calculating the distance between two points is:

d=(x2x1)2+(y2y1)2

Substituting the values from the points in the problem gives:

d=(715)2+(54)2

d=(715)2+(5+4)2

d=(8)2+92

d=64+81

d=145

Or

d=12.042 rounded to the nearest thousandth.

Jun 27, 2017

It might not seem like it, but this question just invooves simple Pythagorus on a graph. Instead of getting the two lengths of the known sides, it has to be worked out by finding the length.

However, this is super easy, just fin the change in x and the change in y.

To get from 15 7 we go back by 8, however, we are talking about length, so we take it as |8|=8, and not 8. Pur horizontal side has a length of 8.

To get from -4 5 we go up by 9. This will give us a verticle length of 9.

Now we have a right-angled triangle of lengths 8, 9, and h, h being the hypotenuse (longest side) of the triangle.

To find the length of h, we use a2=b2+c2, where #a=sqrt(b^2+c^2)

We add our values in to get h=82+92=64+81=145=12.041594612.0