asked 7.7k views
3 votes
Find the distance between the points (1, 4) and (-5, -4) on the coordinate plane.

Find the distance between the points (1, 4) and (-5, -4) on the coordinate plane.-example-1

1 Answer

6 votes

The formula of a distance between two points:


A(x_A;\ y_A);\ B(x_B;\ y_B)\\\\AB=√((x_B-x_A)^2+(y_B-y_A)^2)


(1,\ 4);\ (-5,\ -4)\\\\d=√((-5-1)^2+(-4-4)^2)=√((-6)^2+(-8)^2)=√(36+64)=√(100)=10

answered
User Marcx
by
9.3k 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.