Describe a method of finding the midpoint of a segment that has one endpoint at (0,0). Give an example using your method, and explain why your method works.
-
use distance formula
since x=0, y=0
M=( x1/2, y1/2)
since x=0, y=0
M=( x1/2, y1/2)