SOLUTION: find the point on the curve y= (x-1)^1/2 that is closest to point (2,0)
Algebra.Com
Question 1059222: find the point on the curve y= (x-1)^1/2 that is closest to point (2,0)
Answer by Alan3354(69443) (Show Source): You can put this solution on YOUR website!
find the point on the curve y= (x-1)^1/2 that is closest to point (2,0)
--------
Simplify:
find the point on the curve y= x^1/2 that is closest to point (1,0)
-----
Points on the curve are (x,sqrt(x))
---
d^2 = diffy^2 + diffx^2 = (sqrt(x) - 0)^2 + (x-1)^2 = 2x^2 - 2x + 1
------
d = sqrt(2x^2 - 2x + 1)
dd/dx = (1/2)*(2x^2 - 2x + 1)^(-1/2)*(4x-2) = 0
2x-1 = 0
x = 1/2
==============
Point (1/2,sqrt(1/2))
Move it all 1 to the right
--> point is (3/2,sqrt(1/2)
-----------
Distance = sqrt(3)/2, btw
RELATED QUESTIONS
**Solve using calculus optimization**
Find the point on the curve {{{ y=x^2 }}} that... (answered by Alan3354)
Find the point on the circle with the equation x^2 +Y^2= 1 that is closest to the point... (answered by Alan3354)
Find the point on the line -3 x + 4 y + 3 =0 which is closest to the point... (answered by Fombitz)
Find the point on the line y=5x+1 that is closest to the point (3,5) . (answered by Boreal,ikleyn)
Find the point on the graph of y= 5-x^2 that is closest to the point (0,1) and has... (answered by stanbon)
Find the points on the parabola y= x^2 closest to the point... (answered by Alan3354)
Find the point on the line y=4x that is closest to the point P=(1,2). (answered by Boreal,MathLover1,ikleyn)
1)at what point on the curve y=x^2+7x-8 is the gradient equal to 1?
2)at which point on... (answered by richard1234)
Find the point(s) where the tangent to the curve is horizontal for:
y=2(x-29)(x+1)
(answered by stanbon)