
William W. answered 02/21/19
Math and science made easy - learn from a retired engineer
Just take it a little at a time.
i) the distance formula is d = sqrt[(y2-y1)2 + (x2-x1)2] so just plug in the x's and y's. you should get d = sqrt(29-10h+h2)
ii) the midpoint formula for the x value (abscissa) is x = (x1 + x2)/2 so plug in the x values. You should get x = (h+5)/2
iii) set them equal: sqrt(29-10h+h2) = (h+5)/2 and solve for h by squaring both sides. You should get:
3h2 - 50h + 91 = 0 solve using the quadratic formula to get h = (25 + 4sqrt(22))/3 (notice there are two answers)
iv) Plug in the h to get two possible ordered pairs (h, -1)