Shortest distance between 2 curves

Click For Summary

Homework Help Overview

The problem involves finding the shortest distance between two curves defined by the equations y = x² - 8x + 15 and 2y + 7 + 2x² = 0. The original poster attempts to rearrange the second equation to express y in terms of x and graph both functions to visualize the problem.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the concept of a vector that runs perpendicularly between the two curves as a means to find the shortest distance. There are questions about how to derive this vector and the conditions it must satisfy, particularly regarding the tangent vectors of the curves.

Discussion Status

Some participants have suggested methods for parametrizing the curves and deriving tangent vectors. There is ongoing exploration of how to formulate the necessary equations to solve for the unknowns involved in the distance vector. Multiple interpretations of the problem are being examined, and participants are actively seeking additional equations to progress.

Contextual Notes

Participants note the challenge of having two unknown parameters for the curves and the implications of not assuming a common parameter for both curves. There is also mention of needing to find a third equation to resolve the system of equations derived from the tangent vectors.

jegues
Messages
1,085
Reaction score
3

Homework Statement


Find the shortest distance between,

[tex]y = x^{2} - 8x + 15[/tex] and,

[tex]2y + 7 + 2x^{2} = 0[/tex]


Homework Equations





The Attempt at a Solution



Rearranging the 2nd function into a function of y in terms of x,

[tex]y = -x^{2} - \frac{7}{2}[/tex]

From here I was able to graph the two in the x-y plane. (See figure)

Now the shortest distance between them will be a vector that runs from one curve to the other, and is perpendicular to both curves, correct?

How can I go about finding this vector? If I can somehow create this vector, I can compute his magnitude and I'll have the shortest distance between the two curves.

Any ideas?
 

Attachments

  • graph.JPG
    graph.JPG
    6.3 KB · Views: 490
Physics news on Phys.org
jegues said:
Now the shortest distance between them will be a vector that runs from one curve to the other, and is perpendicular to both curves, correct?

You mean perpendicular to the tangent vector of each curve, right? :wink:

How can I go about finding this vector? If I can somehow create this vector, I can compute his magnitude and I'll have the shortest distance between the two curves.

Any ideas?


Why not start by saying that this vector is [itex]\textbf{d}=a\textbf{i}+b\textbf{j}+c\textbf{k}[/itex] and then solving fo the 3 unkowns [itex]a[/itex], [itex]b[/itex], and [itex]c[/itex]? You will need 3 independent equations to solve for these variables, so try putting the condition that d is perpendicular to the tangent vector of each curve into equation form (giving you 2 equations) and then finding another equation that it must satisfy...
 
gabbagabbahey said:
You mean perpendicular to the tangent vector of each curve, right? :wink:




Why not start by saying that this vector is [itex]\textbf{d}=a\textbf{i}+b\textbf{j}+c\textbf{k}[/itex] and then solving fo the 3 unkowns [itex]a[/itex], [itex]b[/itex], and [itex]c[/itex]? You will need 3 independent equations to solve for these variables, so try putting the condition that d is perpendicular to the tangent vector of each curve into equation form (giving you 2 equations) and then finding another equation that it must satisfy...

If d is to be perpendicular to the tangent vector of each curve then,

[tex]\vec{d} \cdot \vec{v} = \vec{0}[/tex] Where, [tex]\vec{v}[/tex] is the tangent vector of the given curve.

But my curves aren't in vector notation, so how do I go about finding the tangent vector?

If I can describe my two curves in the form of position vectors then I can differentiate them to find their tangent vectors, but I don't know how to describe my curves in terms of a position vector??

Can I get a few more nudges!? :wink:
 
Last edited:
Once you have solved for y as a function of x, y=f(x), then you can easily parametrize your curve to be all points (t,f(t))
 
Office_Shredder said:
Once you have solved for y as a function of x, y=f(x), then you can easily parametrize your curve to be all points (t,f(t))

So,

[tex]\vec{r_{1}(t)} = t^{2} - 8t +15[/tex]

and

[tex]\vec{r_{2}(t)} = -t^{2} - \frac{7}{2}[/tex]

How's that?

EDIT: Wait,

[tex]\vec{r_{1}(t)} = t\hat{i}+(t^{2} - 8t +15)\hat{j}[/tex]

[tex]\vec{r_{2}(t)} = t\hat{i} + (-t^{2} - \frac{7}{2})\hat{j}[/tex]

I think these 2 look better.

Okay so for my tangent vectors,

[tex]\vec{v_{1}(t)} = \hat{i} + (2t -8)\hat{j}[/tex]

[tex]\vec{v_{2}(t)} = \hat{i} + (-2t)\hat{j}[/tex]

So if I dot these with d,

[tex]\vec{v_{1}(t)} \cdot \vec{d} = a + (2t - 8)b = 0[/tex]

[tex]\vec{v_{2}(t)} \cdot \vec{d} = a + -2tb = 0[/tex]

I'm stuck with 2 equations and 3 unknowns (I don't know t!), how can I fix this!? Can I get a third equation somehow!?

EDIT: We can't assume that both curves will have the same parameter t, can we?

So,

[tex]\vec{r_{2}(s)} = s\hat{i} + (-s^{2} - \frac{7}{2})\hat{j}[/tex]

and,

[tex]\vec{v_{2}(s)} = \hat{i} + (-2s)\hat{j}[/tex]

therefore,

[tex]\vec{v_{2}(s)} \cdot \vec{d} = a + -2sb = 0[/tex]

So it looks like I need another 2 equations hmmm...
 
Last edited:
and then finding another equation that it must satisfy...

What could it be!??!? I'm so close!

EDIT: Not so close anymore :wink: had to edit post above this

I have it solved!
 
Last edited:
jegues said:
So it looks like I need another 2 equations hmmm...

You also know that [itex]\textbf{d}[/itex] goes from [itex]\textbf{r}_1(t)[/itex] to [itex]\textbf{r}_2(s)[/itex], right?
 

Similar threads

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