SOLUTION: What is the distance between the points (6, 4) and (-6, -3)
Algebra
->
Length-and-distance
-> SOLUTION: What is the distance between the points (6, 4) and (-6, -3)
Log On
Geometry: Length, distance, coordinates, metric length
Geometry
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Length-and-distance
Question 971650
:
What is the distance between the points (6, 4) and (-6, -3)
Answer by
Boreal(15235)
(
Show Source
):
You can
put this solution on YOUR website!
Distance formula
sqrt ((x2-x1)^2 +( y2-y1^2)
= sqrt ( (-3-4)^2 + (-6-6)^2))
=sqrt (49+144)= sqrt (193)=approx 13.89