closest point is the intersection point of a line perpendicular to the slope of the parabola
use the distance formula, then take the derivative
(x, x^2/2) to (1,0)
d^2 = (x^2/2)^2 + (x-1)^2 = x^4/4+ x^2 -2x+1=0
3x^3/4 +2x -2 =0
3x^3 +8x -8 =0
graph and find the x intercept
x = about .8, y=about .64/2 = .32
the point (.8, .32)