Duplicate Question
The question on this page has been marked as a duplicate question.
Original Question
Find the point P on the graph of the function y=\sqrt{x} closest to the point (2,0)Asked by chuck
Find the point P on the graph of the function y=sqrt{x} closest to the point (10,0)
Answers
Answered by
oobleck
the slope of the tangent is 1/(2√x), so the slope of the normal is -2√x
so you want the line with slope -2√x that goes through (10,0) and (x,y) on the curve.
Or, consider the distance z from (x,y) to (10,0).
z = √((10-x)^2+y^2) = √((10-x)^2 + x)
now find where dz/dx = 0
so you want the line with slope -2√x that goes through (10,0) and (x,y) on the curve.
Or, consider the distance z from (x,y) to (10,0).
z = √((10-x)^2+y^2) = √((10-x)^2 + x)
now find where dz/dx = 0
Answered by
Damon
z = distance between^2, minimize z
z = (x-10)^2 + (y-0)^2 = x^2 - 20 x + 100 + y^2 but y^2 = x
z = x^2 - 19 x + 100
dz/dx = 2 x -19
= 0 at min
so
x = 19/2 = 9.5
y = sqrt (9.5)
check my arithmetic !
z = (x-10)^2 + (y-0)^2 = x^2 - 20 x + 100 + y^2 but y^2 = x
z = x^2 - 19 x + 100
dz/dx = 2 x -19
= 0 at min
so
x = 19/2 = 9.5
y = sqrt (9.5)
check my arithmetic !
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.