|
Question 513808: what is the length of the line segment that joins the points whose coordinates are (-2,1) and (2,-3)
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! what is the length of the line segment that
joins the points whose coordinates are (-2,1) and (2,-3).
-----------------
length = sqrt[(-2-2)^2 + (1--3)^2]
-----
length = sqrt[ 16 + 16] = 4*sqrt(2)
==========================================
Cheers,
stan H.
===============
|
|
|
| |