asked 63.8k views
8 votes
Distance between (-4,6) and (-1,9)

2 Answers

4 votes

Answer:

3,3

Explanation:

absolute both values

|-4,6|=4,6

|-1,9|=1,9

4-1=3

9-6=3

3,3

answered
User Josh Ourisman
by
8.4k points
7 votes

Answer:

d = 3 sqrt(2)

Explanation:

To find the distance between two points we can use the formula

d = sqrt( (x2-x1)^2 + (y2-y1)^2)

d = sqrt( ( -1 - -4) ^2 + (9-6)^2)

d = sqrt( (-1+4)^2 + 3^2)

d = sqrt( 3^2+3^2)

d = sqrt(9+9)

d = sqrt(18)

Simplifying

d = sqrt(9*2)

d = 3 sqrt(2)

answered
User CptEric
by
8.4k 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.