APC.3.1.2 shortest distance between curve and origin

In summary, the x-coordinate of the point on $f(x)=\dfrac{4}{\sqrt{x}}$ that is closest to the origin is (2, 4/\sqrt{2})
  • #1
karush
Gold Member
MHB
3,269
5
Find the x-coordinate of the point on $f(x)=\dfrac{4}{\sqrt{x}}$
that is closest to the origin.

a. $1$
b. $2$
c $\sqrt{2}$
d $2\sqrt{2}$
e $\sqrt[3]{2}$

not real sure but, this appears to be dx and slope problem
I thot there was an equation for shortest distance
between a point and a curve but couldn't find it offhand
 
Physics news on Phys.org
  • #2
$D^2 = (x-0)^2 + \left(\dfrac{4}{\sqrt{x}} - 0\right)^2 = x^2 + \dfrac{16}{x}$

minimizing $D^2$ will minimize $D$ ...

$\dfrac{d(D^2)}{dx} = 2x - \dfrac{16}{x^2} = 0$

finish and confirm the value is a minimum
 
  • #3
Another approach would be Lagrange Multipliers (optimization with constraint. The objective function could be the square of the distance:

\(\displaystyle f(x,y)=x^2+y^2\)

Subject to the constraint:

\(\displaystyle g(x,y)=y-\frac{4}{\sqrt{x}}=0\)

Hence:

\(\displaystyle 2x=\lambda\left(2x^{-\frac{3}{2}}\right)\)

\(\displaystyle 2y=\lambda(1)\)

This implies:

\(\displaystyle y=\frac{x^{\frac{5}{2}}}{2}\)

Substituting into the constraint, there results:

\(\displaystyle \frac{x^{\frac{5}{2}}}{2}-\frac{4}{\sqrt{x}}=0\)

This leads to the same root as above, and to verify it is a miniimum we could pick another point on the constraint to verify the objective function is greater at that point than at our critical point.
 
  • #4
interesting,,,

I've never did anything with Lagrange

x=2
 
  • #5
My first thought would be to just try each possibility:
a) x= 1. The point is (1, 4) which has distance $\sqrt{17}$, about 4.12 from the origin.
b) x= 2. The point is (2, 4/\sqrt{2}) which has distance $\sqrt{4+ 8}= \sqrt{12}$, about 3.46, from the origin.
c) $x= \sqrt{2}$. The point is $(\sqrt{2}, 4/\sqrt[4]{2})$ which has distance $\sqrt{2+ 16/\sqrt{2}}= \sqrt{2+ 8\sqrt{2}}$, which is about 3.65, from the origin.
d) $x= 2\sqrt{2}$. The point is $(2\sqrt{2}, 4/\sqrt[4]{8})$ which has distance $\sqrt{8+ 16/\sqrt{8}}= \sqrt{8+ 8/\sqrt{2}}= \sqrt{8+ 4\sqrt{2}}$, which is about 3.70 from the origin.
e) $x= \sqrt[3]{2}$. The point is $\sqrt[3]{2}, 4/\sqrt[6]{2})$ which distance $\sqrt{\sqrt[3]{4}+ 16/\sqrt[3]{2}}$ which is about 3.78 from the origin.

Of the four distances, the smallest is 3.46 so (b) x= 2 gives the point closest to the origin!

Heavy use of calculator, light use of brain!
 

1. What is APC.3.1.2?

APC.3.1.2 is a mathematical formula used to calculate the shortest distance between a curve and the origin. It is commonly used in geometry and physics to find the closest point on a curve to the origin.

2. How is APC.3.1.2 calculated?

APC.3.1.2 is calculated by finding the derivative of the curve and setting it equal to zero. This will give the x-coordinate of the closest point on the curve to the origin. The y-coordinate can then be found by plugging the x-coordinate into the original curve equation.

3. What is the significance of finding the shortest distance between a curve and the origin?

Finding the shortest distance between a curve and the origin can be useful in many applications, such as optimization problems or finding the minimum distance between two objects. It can also provide insight into the behavior of the curve and its relationship to the origin.

4. Can APC.3.1.2 be used for any type of curve?

APC.3.1.2 can be used for any type of curve, as long as it is differentiable. This means that the curve must have a well-defined tangent line at every point. It can be used for both simple and complex curves, such as polynomials, trigonometric functions, and exponential functions.

5. Are there any limitations to using APC.3.1.2?

While APC.3.1.2 is a useful formula, it does have some limitations. It assumes that the curve is continuous and differentiable, which may not always be the case in real-world scenarios. Additionally, it only gives the closest point on the curve to the origin, but there may be other points that are close as well. It is important to consider these limitations when using APC.3.1.2 in practical applications.

Similar threads

  • Calculus
Replies
7
Views
1K
Replies
3
Views
342
Replies
82
Views
2K
  • Calculus
Replies
2
Views
1K
Replies
2
Views
1K
Replies
4
Views
885
Replies
3
Views
1K
  • Calculus
Replies
3
Views
1K
Replies
6
Views
6K
Back
Top