You can
put this solution on YOUR website!if you draw a triangle, using the three points as the vertices,
___ you can visualize two sides of the triangle as sides of a parallelogram
___ and the third side of the triangle as a diagonal of the parallelogram
since there are 3 possible diagonals, there are 3 possible parallelograms
___ remember, the diagonals of a parallelogram bisect each other
___ (they cross at their midpoints)
let the first two points form a diagonal
___ the midpoint is ((0+30)/2,(10+10)/2) or (15,10)
___ this is also the midpoint of the other diagonal
let (x,y) be the missing vertex
___ so (x+20)/2=15 and (y-30)/2=10
___ x=10 and y=50 ___ the missing vertex is (10,50)
you can repeat this for the other 2 "diagonals"