Find Closest Point on Hyperbola: xy=8 to (3,0)

  • Thread starter Thread starter karisrou
  • Start date Start date
  • Tags Tags
    Hyperbola Point
karisrou
Messages
15
Reaction score
0
1) Find the point on the hyperbola xy=8 closest to (3,0).

I honestly, have no idea what to do. I seriously do not remember discussing anything like this in class, nor having any previous problems in homework. If anyone can give me a start or walkthrough, that would be fantastic!
 
Physics news on Phys.org
Well, y = 8/x gives you a relation between the two variables that allows you to write the distance from (x,y) to (3,0) in terms of one variable, which can then be easily minimized.
 
I've got D = 2rtx^2 - 6x + 9 + 64/x^2

I'm not sure as to how this minimizes?
 
HOW did you get that? What are r and t? What is D? There were not "r", "t", or "D" in your orginal statement of the problem.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top