document.write( "Question 267050: Find the minimum distance between the curve y = x^2 + 2x + 2 and the point (-1, 1). \n" ); document.write( "
Algebra.Com's Answer #196076 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
f(x) = x^2 + 2x + 2
\n" ); document.write( "f(-1) = 1, so the point is on the curve.
\n" ); document.write( "distance = 0
\n" ); document.write( "
\n" ); document.write( "
\n" );