Question 473077: using the midpoint formula, find the coordinates of the midpoint of the segment whose endpoints are given:
1) E(4,-4), F(1,7)
2) G(2,9), H(-3,6)
3) I(-8,3), J(3,0)
Found 2 solutions by Tatiana_Stebko, stanbon: Answer by Tatiana_Stebko(1539) (Show Source):
You can put this solution on YOUR website! the midpoint formula , 
1) E(4,-4), F(1,7)
, 
Point (2.5, 1.5)
2) G(2,9), H(-3,6)
, 
Point (-0.5, 7.5)
3) I(-8,3), J(3,0)
, 
Point (-2.5, 1.5)
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! using the midpoint formula, find the coordinates of the midpoint of the segment whose endpoints are given:
1) E(4,-4), F(1,7)
mid = [(4+1)/2 ; (-4+7)/2] = (5/2,3/2)
------------------------------
2) G(2,9), H(-3,6)
mid = (-1/2,15/2)
------------------------
3) I(-8,3), J(3,0)
mid = (-5/2,3/2)
====================
Cheers,
Stan H.
|
|
|