A line segment has one endpoint at the coordinate (0, 1) and a midpoint at the coordinate (2, 4). Find the other endpoint.

a.)(1, 7)
b.)(4, 7)
c.)(1, 25)

3 answers

I figured it out

(4,7)
Good job. :)
Given: (0,1), (2,4), (x,y).

x-0 = 2(2-0). X = 4.

y-1 = 2(4-1). Y = 7.