Please show work =)
The distance between two points in the xy plane is:
D = [(x2-x1)^2 + (y2-y1)^2]^0.5
Let (x1,y1) be the point (3,0), then D is:
[(x2-3)^2 + (y2)^2]^0.5, or to save clutter:
D = [(x-3)^2 + y^2]^0.5
y = 8/x, so D = [(x-3)^2 + 64x^-2]^0.5
dD/dx = 0.5 [(x-3)^2 + 64x^-2]^-0.5 * [2(x-3) – 128x^-3]
D is at the minimum when dD/dx = 0, so solve for:
[2(x-3) – 128x^-3] = 0
x = 4, so y = 2.
The hyperbola is closest to (3, 0) at (4, 2) where the distance is the square root of 5.
Latest posts by Answer Prime (see all)
- Fable 2 help with the ancestors chest in heros guild - June 1, 2025
- What is this,devmonsrv.exe? btplayerctrl.exe? - June 1, 2025
- How to get Outlook to give me “Sign in with Google Account” dialog? - June 1, 2025