Asked by keeya
show me how to solve this problem:
Given an endpoint, C, and a midpoint, M, find the other endpoint, D, when
C= (3,3), M= (0,0)
Given an endpoint, C, and a midpoint, M, find the other endpoint, D, when
C= (3,3), M= (0,0)
Answers
Answered by
bobpursley
look at the distance from M to C, then reverse it to get D
from Mx to Cx it is -3, so the reverse would be +3, or Dx is -3
D=(-3,-3)
from Mx to Cx it is -3, so the reverse would be +3, or Dx is -3
D=(-3,-3)
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.