Asked by Anonymous
point r is located at (-1,0) and point s located at (8,12). Find the length of the line segment rs.
Answers
Answered by
Reiny
You should know the formula for distance between two points
if (a,b) and (c,d) are two points , the the distance between them is given by
√( (a-c)^2 + (b-d)^2 )
if (a,b) and (c,d) are two points , the the distance between them is given by
√( (a-c)^2 + (b-d)^2 )
There are no AI answers yet. The ability to request AI answers is coming soon!