
Sam S. answered 09/02/21
Poly sci grad student experienced in math and english tutoring
Your question requires the midpoint formula: Midpoint = (x1+x2)/2, (y1,y2)/2
Given that we know the midpoint, and the coordinates of one point but not the other, we can solve for the coordinates by plugging in what we know
The coordinates of point T are (0,3). The midpoint of ST is (2,−4)
Midpoint [xm,ym] = [(x1+x2)/2, (y1+y2)/2]
- We can break up the midpoint formula to solve for our missing x and y
- xm = (x1+x2)/2,
- ym = (y1+y2)/2
- Substitute our known values Midpoint (2,-4) and the second point T (0,3) to solve for the first point S
- 2 = (x1+0)/2
- 2 = x/2
- x = 4
- -4= (y1+3)/2
- -8 = y + 3
- y = -11
- Therefore the coordinates of point S are (4,-11)