
Howard J. answered 10/12/19
Down-to-Earth Engineer for Math, Engrg, Drafting, and Physics Help
Which point on the curve y= square root of x-2 and then plus 1 is closest to the point (4,1)? What is the minimum distance?
So we need the distance between the points (4,1) and [x,(x-2)1/2+1] noting x≥2
D={(x-4)2+[(x-2)1/2+1-1]2}1/2
D={(x-4)2+[(x-2)1/2]2}1/2
D={(x-4)2+(x-2)}1/2
D={x2-8x+16+x-2}1/2
D={x2-7x+14}1/2
The quadratic x2-7x+14 is concave up because the coefficient of the squared term is positive.
Compare x2-7x+14 to ax2+bx+c and calculate b2-4ac to determine the kind of roots:
Recall
If b2-4ac=0, there is a double real root.
If b2-4ac<0, there are no real roots
If b2-4ac>0, there are two real roots
Here b2-4ac=(-7)2-4(1)(14)=49-56<0 so there are no real roots
We know if y=x2-7x+14≥0
y=x2-7x+14=(x-3.5)2-3.52+14
To find the minimum (vertex) we have to put the quadratic into the general form of a parabola 4p(y-k)=(x-h)2 where (h,k) is the vertex (extreme point).
y=(x-3.5)2+1.75
y-1.75=(x-3.5)2
Compare to the general form of the parabola and
h=3.5
k=1.75
4p=1
p=1/4
This is a concave up parabola with its vertex (minimum) at (h,k)=(3.5,1.75).
Since y=x2-7x+14 has its minimum at (3.5,1.75), then D is minimum at that point (D=0).
Solution: the point closest to (4,1) is (3.5,1.75) and the minimum distance is zero.

Lilla H.
10/12/19