SOLUTION: Find the point on the graph of y= 5-x^2 that is closest to the point (0,1) and has positive coordinates. Hint: The distance from the point (x,y) on the graph to (0,1) is square roo
Algebra.Com
Question 864033: Find the point on the graph of y= 5-x^2 that is closest to the point (0,1) and has positive coordinates. Hint: The distance from the point (x,y) on the graph to (0,1) is square root of ((x-0)^2 +(y-1)^2)) express y in terms of x
Answer: (square root of (3/2), 3/2)
I really need help. Thanks for your support! :)
Answer by stanbon(75887) (Show Source): You can put this solution on YOUR website!
Find the point on the graph of y= 5-x^2 that is closest to the point (0,1) and has positive coordinates. Hint: The distance from the point (x,y) on the graph to (0,1) is square root of ((x-0)^2 +(y-1)^2)) express y in terms of x
Answer: (square root of (3/2), 3/2)
------
The point on the graph is (x,y) = (x,5-x^2)
------
The distance of that point from (0,1) is::
d = sqrt[(x-0)^2 + (5-x^2-1)^2]
===
d = sqrt[x^2 + (4-x^2)^2]
----
d = sqrt[x^4-7x^2+16]
----
d' = (1/2)(4x^3-14x)/sqrt(x^4-7x^2+16)
---
Solve d' = 0
-------
4x^3-14x = 0
2x(2x^2-7) = 0
x = 0 or x = sqrt(7/2)
---------
y = 5-x^2
f(sqrt(7/2) = 5-(7/2) = 3/2
----
Ans: (sqrt(7/2), 3/2)
==========================
Cheers,
Stan H.
==========================
RELATED QUESTIONS
Find the point on the line -3 x + 4 y + 3 =0 which is closest to the point... (answered by Fombitz)
6. A house is to be connected to a new water main
that runs along the line... (answered by stanbon)
Find the coordinates of the point on the line y=4x+1 closest to... (answered by Alan3354)
find the point on the curve y= (x-1)^1/2 that is closest to point... (answered by Alan3354)
Write a function that models the distance D from a point on the line y = 11 x - 6 to the... (answered by josgarithmetic)
Find the point on the line y=5x+1 that is closest to the point (3,5) . (answered by Boreal,ikleyn)
What point on the graph of the equation y=x^2 is closest to the point... (answered by richard1234)
Find the point on the graph of the function that is closest to the given point.
f(x) =... (answered by greenestamps)
**Solve using calculus optimization**
Find the point on the curve {{{ y=x^2 }}} that... (answered by Alan3354)