Asked by Jakis
2. What is the distance between points A(5, 7) and B(8, 3)?
Answers
Answered by
Reiny
Use the formula for the distance between two points (x1, y1) and (x2, y2)
distance = √( (x2-x1)^2 + (y2-y1)^2 )
plug in your given values
distance = √( (x2-x1)^2 + (y2-y1)^2 )
plug in your given values
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.