Question 330403: the problem was "find the midpoint of the line segment PQ, then the question was P(0,3);Q(-10,-13). I really had problems with this one.
Found 2 solutions by Alan3354, mananth: Answer by Alan3354(69443) (Show Source): Answer by mananth(16946) (Show Source):
You can put this solution on YOUR website! the mid point formula between two points (x1,y1) & (x2,y2) is
 
..
P(0,3);Q(-10,-13)
x,y= {0+(-10) / 2 , 3+(-13)/2}
=(-10/2,-10/2}
=-5,-5
..
The mid point is (-5,-5)
|
|
|