35.5k views
7 votes
Find the distance between the points (1, 2) and (4, 3)

User John Dewey
by
4.6k points

2 Answers

9 votes
It’s 10
For sure
;) trust me
User Junie
by
4.3k points
10 votes
(1, 2) and (4,3)
Use the distance formula to determine the distance between the two points.
Distance = \sqrt{(X2-X1)^{2 }+ (Y2-Y1)^{2} }
Substitute the actual values of the points into the distance formula.
\sqrt{(4-1)^{2 }+ (3-2)^{2} }
The result can be shown in multiple forms.
Exact Form: radical 10
Decimal Form: 3.16227766
User Loi
by
4.7k points