Duplicate Question
The question on this page has been marked as a duplicate question.
Original Question
find the point on the parabola (y=x^2) that is closest to the point (0.75,0)Asked by Anonymous
Find the point on the parabola x+y^2=0 that is closest to the point (0,-3).
Answers
Answered by
Steve
the distance d is found using
d^2 = x^2 + (y+3)^2
Since x = -y^2, that means
d^2 = y^4 + (y+3)^2
Now all you do is find dd/dy = 0 and that is where the distance is minimum. Then evaluate x = -y^2 and you have your point.
d^2 = x^2 + (y+3)^2
Since x = -y^2, that means
d^2 = y^4 + (y+3)^2
Now all you do is find dd/dy = 0 and that is where the distance is minimum. Then evaluate x = -y^2 and you have your point.
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.