Find the distance between the points 3 5 and 1 8Solution35 a
Find the distance between the points (–3, –5) and (1, 8).
Solution
(-3,-5) and (1,8)
we have to use distance formula here which is
d=sqrt((x2-x1)2+(y2-y1)2)
d= sqrt((1+3)2+(8+5)2)
d= sqrt(16+169)
d=sqrt185
