asked 111k views
4 votes
What is this answer

What is this answer-example-1

1 Answer

2 votes

use the distance formula


\sqrt{(x2-w1)^(2) +(y2-y1) ^(2)  }

You ll need to do it t times:

x1 y1 x2 y2

(-1, 5) (4, 2) = (-1, 5) (4, 2)

(4, 2) (0,0)

(0,0) (5,5)

(5,5) (-1, 5)

then add all your results

answered
User Shahar Shokrani
by
8.4k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.