Shortest Distance Homework: Find Origin to Curve x^2+2xy+y^2=150

  • Thread starter Thread starter Air
  • Start date Start date
  • Tags Tags
    Shortest distance
Click For Summary
SUMMARY

The discussion focuses on finding the shortest distance from the origin to the curve defined by the equation x² + 2xy + y² = 150. The method involves using Lagrange multipliers to minimize the distance squared function f(x,y) = x² + y² under the given constraint. The solution reveals two points, (\sqrt{150}/2, \sqrt{150}/2) and (-\sqrt{150}/2, -\sqrt{150}/2), both equidistant from the origin. The final step is to compute the distance to confirm the shortest distance is the same for both points.

PREREQUISITES
  • Understanding of Lagrange multipliers for optimization
  • Knowledge of partial differentiation techniques
  • Familiarity with distance formulas in Cartesian coordinates
  • Ability to manipulate and solve algebraic equations
NEXT STEPS
  • Study the application of Lagrange multipliers in constrained optimization problems
  • Learn about partial derivatives and their role in finding extrema
  • Explore distance minimization techniques in multivariable calculus
  • Practice solving similar problems involving curves and distances
USEFUL FOR

Students studying calculus, particularly those focusing on optimization problems, as well as educators looking for examples of applying Lagrange multipliers in real-world scenarios.

Air
Messages
202
Reaction score
0

Homework Statement


Find the shortest distance from the origin to the curve x^2+2xy+y^2=150.


Homework Equations


\frac{\partial f}{\partial x}, \frac{\partial f}{\partial y}


3. The problem I'm occurring
I'm not sure how to start is thus can't attempt it. I would have used the Lagrange theory but that would give the max point and I also don't have the constraint so cannot use it. For a start, can someone suggest how I would start. Any methods? I have to use partial differentiation.
 
Physics news on Phys.org
You can use Lagrange's multiplier method to find maxima as well as minima. Apply it to the distance squared function f(x,y)=x^2+y^2 with the constraint x^2+2xy+y^2=150.
 
I have reached a point of confusion...

f(x,y) = x^2+y^2
g(x,y) = x^2+2xy+y^2=150

\mathrm{Equation 1: }2x - \lambda (2x + 2y) = 0 \implies \lambda = \frac{2x}{2x+2y}
\mathrm{Equation 2: }2y - \lambda (2x + 2y) = 0 \rightarrow 2y - \left( \frac{2x}{2x+2y}\right) (2x + 2y ) = 0 \rightarrow 2x+2y = 0 \implies y=x

Into constraint equation to solve for value of x and y.
\therefore y^2 + 2y^2 y^2 = 150 \implies y = \pm \sqrt{\frac{150}{4}} = x

Which gives many solutions. How can I saw which is the shortest distance?
 
Well, you got two solutions: (\sqrt{150}/2,\sqrt{150}/2) and (-\sqrt{150}/2,-\sqrt{150}/2). Both have the same distance from the origin, compute it and you have the answer.
 

Similar threads

  • · Replies 13 ·
Replies
13
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
6K
  • · Replies 3 ·
Replies
3
Views
3K