Question 885250
(x,3) is not on the same line as A(-3,2)  C(4,5)  so we cannot just find the midpoint
The distance (denoted by d) between two points in two dimensions is given by the following formula:
{{{d=sqrt((x1-x2)^2 + (y1-y2)^2)}}}
sqrt((4-x)^2 + (5-3)^2)=sqrt((-3-x)^2 + (2-3)^2)
x = 5/7