find
the
distance
between the points (3,4), (-2,-5)
Answers
Answered by
2
Answer:
Distance = 10.29 units
Step-by-step explanation:
Let's the given points are ( 3 , 4 ) = ( x1 , y1 )
and ( -2 , -5 ) = ( x2 , y2 )
We know that distance between two points ( x1 , y1 ) and ( x2 , y2 ) is
= √[ ( x2 - x1 )^2 + ( y2 - y1 )^2 ] ----(1)
now substitute values of x1,x2,y1,y2 in (1)
= √[ ( -2 - 3 )^2 + ( -5 - 4 )^2 ]
= √[ ( -5 )^2 + ( -9 )^2 ]
= √[ 25 + 81 ]
= √106
= 10.29 units
Therefore, Distance = 10.29 units
I hope you help this. please mark me as Brainliest Answer
thank you
Similar questions