jegues
- 1,085
- 3
Homework Statement
Find the shortest distance between,
y = x^{2} - 8x + 15 and,
2y + 7 + 2x^{2} = 0
Homework Equations
The Attempt at a Solution
Rearranging the 2nd function into a function of y in terms of x,
y = -x^{2} - \frac{7}{2}
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?