SOLUTION: what is the length of the line segment that joins the points whose coordinates are (-2,1) and (2,-3)
Algebra ->
Length-and-distance
-> SOLUTION: what is the length of the line segment that joins the points whose coordinates are (-2,1) and (2,-3)
Log On
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.
===============