Minimum Distance between two curves

  • Thread starter Thread starter ManInTheSuit97
  • Start date Start date
  • Tags Tags
    Curves Minimum
Click For Summary
SUMMARY

The discussion focuses on calculating the minimum distance between the parabola defined by the equation y²=4x and the circle represented by x²+y²-12x+31=0. The parabola has its vertex at (0,0) and a focus at (1,0), while the circle is centered at (6,0) with a radius of √5. The initial approach involved finding the chord of contact and substituting values to determine the distance, but the proposed solution was incorrect. The correct method involves computing the distance from a point on the parabola to the center of the circle and minimizing this distance by differentiating or using the squared distance formula.

PREREQUISITES
  • Understanding of conic sections, specifically parabolas and circles.
  • Knowledge of distance formulas in coordinate geometry.
  • Familiarity with differentiation techniques for finding minima.
  • Ability to manipulate equations involving square roots and quadratic equations.
NEXT STEPS
  • Learn how to differentiate distance functions to find minima in calculus.
  • Study the properties of conic sections, focusing on parabolas and circles.
  • Explore the quadratic formula and its applications in solving distance-related problems.
  • Investigate methods for transforming equations of conic sections for easier analysis.
USEFUL FOR

Mathematicians, physics students, and anyone involved in geometric optimization problems will benefit from this discussion, particularly those working with conic sections and distance calculations in coordinate geometry.

ManInTheSuit97
Messages
1
Reaction score
0
Minimum Distance between y^2=4x and x^2+y^2-12x+31=0.
Attempt:I got that the parabola has vertex at(0,0) and focus at(1,0).The Circle is centred at (6,0)and its radius is sqrt 5.I figured that the double ordinate that passed through (6,0) would be bisected at the point.So I found out the chord of contact and it turned out to be x=6.I substituted the value of x in the parabola and found out y= sqrt24.I thought maybe the minimum distance is the difference in vertical distance and so my answer was sqrt 24-sqrt5.But it is not the answer and so I probably have messed up somewhere.I want to know the approach I should take
 
Physics news on Phys.org
For any point P outside a circle, the closest point to P on the circle will lie on the line from P to the center of the circle.
The distance From P to the circle will be the distance from P to the center of the circle minus the radius of the circle.
Compute the distance from a point on the parabola to the center of the circle and find a minimum by differentiating this distance.
(it will be easier to find a minimum for the square of the distance)
 
If you are looking to solve this without differentiating, you could first solve the parabola I terms of x, ie ##(x,2\sqrt{x})##.
Then write the equation for distance to (6,0).
##d=\sqrt{(x-6)^2+(2\sqrt{x})^2}##
You could use the quadratic equation to find the zero for distance. Then, note that the closest real point to an imaginary number a+bi is just the real part a.
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
4K
Replies
19
Views
3K
Replies
15
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 11 ·
Replies
11
Views
15K
  • · Replies 14 ·
Replies
14
Views
3K
Replies
20
Views
4K
  • · Replies 26 ·
Replies
26
Views
6K
  • · Replies 4 ·
Replies
4
Views
10K