58.3k views
0 votes
Two points in a rectangular coordinate system have the coordinates (5.0, 3.0) and (3.0, 4.0), where the units are centimeters. determine the distance between these points.

1 Answer

5 votes

Give ntwo points A(5,3) and B(3,4) you can find distance between these points using formula


AB=√((x_A-x_B)^2+(y_A-y_B)^2).

Then


AB=√((5-3)^2+(3-4)^2)=√(2^2+(-1)^2)=√(4+1)=√(5) cm.

Answer:
√(5) cm.

User Ben Crowhurst
by
8.1k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories