Find shortest distance from the parabola $y=x^2-9$ to the origin.
$begingroup$
Find shortest distance from the parabola $y=x^2-9$ to the origin.
First, I find minima of $sqrt{x^2+(x^2-9)^2}$, so use derivative and ...
Is have an easier way?
optimization conic-sections maxima-minima
$endgroup$
add a comment |
$begingroup$
Find shortest distance from the parabola $y=x^2-9$ to the origin.
First, I find minima of $sqrt{x^2+(x^2-9)^2}$, so use derivative and ...
Is have an easier way?
optimization conic-sections maxima-minima
$endgroup$
2
$begingroup$
With distance, it's usually easier to drop the square root. After all, minimizing the distance is the same as minimizing the squared distance.
$endgroup$
– lulu
Jan 12 at 13:26
add a comment |
$begingroup$
Find shortest distance from the parabola $y=x^2-9$ to the origin.
First, I find minima of $sqrt{x^2+(x^2-9)^2}$, so use derivative and ...
Is have an easier way?
optimization conic-sections maxima-minima
$endgroup$
Find shortest distance from the parabola $y=x^2-9$ to the origin.
First, I find minima of $sqrt{x^2+(x^2-9)^2}$, so use derivative and ...
Is have an easier way?
optimization conic-sections maxima-minima
optimization conic-sections maxima-minima
edited Jan 12 at 14:35
Michael Rozenberg
103k1891195
103k1891195
asked Jan 12 at 13:22
HeartHeart
28418
28418
2
$begingroup$
With distance, it's usually easier to drop the square root. After all, minimizing the distance is the same as minimizing the squared distance.
$endgroup$
– lulu
Jan 12 at 13:26
add a comment |
2
$begingroup$
With distance, it's usually easier to drop the square root. After all, minimizing the distance is the same as minimizing the squared distance.
$endgroup$
– lulu
Jan 12 at 13:26
2
2
$begingroup$
With distance, it's usually easier to drop the square root. After all, minimizing the distance is the same as minimizing the squared distance.
$endgroup$
– lulu
Jan 12 at 13:26
$begingroup$
With distance, it's usually easier to drop the square root. After all, minimizing the distance is the same as minimizing the squared distance.
$endgroup$
– lulu
Jan 12 at 13:26
add a comment |
6 Answers
6
active
oldest
votes
$begingroup$
Another approach: if $P=(x,y)$ is the point of minimum on the parabola, then line $OP$ must be perpendicular to the tangent at $P$. Hence:
$$2x=-{xover y},quadtext{that is}quad y=-{1over2}.$$
$endgroup$
add a comment |
$begingroup$
Here is an easier way: the shortest distance $r$ is taken at the minimum of
$r^2 = y^2 + x^2 = y^2 + y + 9$ This gets minimal at $y = -0.5$ (take the derivative or write $r^2 = (y+ 0.5)^2 + 8.75 ge 8.75 $), so $r = sqrt{y^2 + y + 9} ge sqrt{8.75} simeq 2.9580$.
$endgroup$
add a comment |
$begingroup$
$$x^2+(x^2-9)^2=(x^2-9)^2+x^2-9+frac{1}{4}+frac{35}{4}=left(x^2-9+frac{1}{2}right)^2+frac{35}{4}geqfrac{35}{4}.$$
The equality occurs for $x^2=frac{17}{2},$ which says that $frac{sqrt{35}}{2}$ is a minimal value.
$endgroup$
add a comment |
$begingroup$
The direct way is the easier way.
$$ d^2 = x^2+ (x^2-9)^2 = x^4 -17x^2+81 $$
Differentiating $d^2$ (since derivative point is same as with $d$) and removing common facor $2x$
$$ 2 x^2-17 =0,, x_{min}=sqrt{17/2}, y_{min}= -1/2, d_{min}=sqrt{x_{min}^2+y_{min}^2} = sqrt{35/4}$$
One more differentiation can verify minimum here.
$endgroup$
add a comment |
$begingroup$
The distance $d$ is minimized when $d^2$ is minimized. We have $d^2=(x^2-9)^2+x^2. $ Substituting $x^2=z$ we have $d^2=(z-9)^2+z=z^2-17z+81.......$ I will assume you can find the minimum value of a quadratic in $z$.
$endgroup$
add a comment |
$begingroup$
firstly, we have:
$$f(x)=x^2-9=(x+3)(x-3)$$
from this we can see that $f(-x)=f(x)$. At $x=3$ and $x=-3$ the distance from the origin is $3$ so $l_{min}le3$ and this can be our upper limit.
If you want the exact answer differentiation is the best way to do it. Note:
$$l=sqrt{x^2+(x^2-9)^2}$$
$$l^2=x^2+(x^2-9)^2$$
$$2lfrac{dl}{dx}=2x+4x(x^2-9)$$
It is a bit of a shortcut for the differentiation
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3070891%2ffind-shortest-distance-from-the-parabola-y-x2-9-to-the-origin%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
6 Answers
6
active
oldest
votes
6 Answers
6
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Another approach: if $P=(x,y)$ is the point of minimum on the parabola, then line $OP$ must be perpendicular to the tangent at $P$. Hence:
$$2x=-{xover y},quadtext{that is}quad y=-{1over2}.$$
$endgroup$
add a comment |
$begingroup$
Another approach: if $P=(x,y)$ is the point of minimum on the parabola, then line $OP$ must be perpendicular to the tangent at $P$. Hence:
$$2x=-{xover y},quadtext{that is}quad y=-{1over2}.$$
$endgroup$
add a comment |
$begingroup$
Another approach: if $P=(x,y)$ is the point of minimum on the parabola, then line $OP$ must be perpendicular to the tangent at $P$. Hence:
$$2x=-{xover y},quadtext{that is}quad y=-{1over2}.$$
$endgroup$
Another approach: if $P=(x,y)$ is the point of minimum on the parabola, then line $OP$ must be perpendicular to the tangent at $P$. Hence:
$$2x=-{xover y},quadtext{that is}quad y=-{1over2}.$$
answered Jan 12 at 13:40


AretinoAretino
23.6k21443
23.6k21443
add a comment |
add a comment |
$begingroup$
Here is an easier way: the shortest distance $r$ is taken at the minimum of
$r^2 = y^2 + x^2 = y^2 + y + 9$ This gets minimal at $y = -0.5$ (take the derivative or write $r^2 = (y+ 0.5)^2 + 8.75 ge 8.75 $), so $r = sqrt{y^2 + y + 9} ge sqrt{8.75} simeq 2.9580$.
$endgroup$
add a comment |
$begingroup$
Here is an easier way: the shortest distance $r$ is taken at the minimum of
$r^2 = y^2 + x^2 = y^2 + y + 9$ This gets minimal at $y = -0.5$ (take the derivative or write $r^2 = (y+ 0.5)^2 + 8.75 ge 8.75 $), so $r = sqrt{y^2 + y + 9} ge sqrt{8.75} simeq 2.9580$.
$endgroup$
add a comment |
$begingroup$
Here is an easier way: the shortest distance $r$ is taken at the minimum of
$r^2 = y^2 + x^2 = y^2 + y + 9$ This gets minimal at $y = -0.5$ (take the derivative or write $r^2 = (y+ 0.5)^2 + 8.75 ge 8.75 $), so $r = sqrt{y^2 + y + 9} ge sqrt{8.75} simeq 2.9580$.
$endgroup$
Here is an easier way: the shortest distance $r$ is taken at the minimum of
$r^2 = y^2 + x^2 = y^2 + y + 9$ This gets minimal at $y = -0.5$ (take the derivative or write $r^2 = (y+ 0.5)^2 + 8.75 ge 8.75 $), so $r = sqrt{y^2 + y + 9} ge sqrt{8.75} simeq 2.9580$.
edited Jan 12 at 13:34
answered Jan 12 at 13:29


AndreasAndreas
8,1131037
8,1131037
add a comment |
add a comment |
$begingroup$
$$x^2+(x^2-9)^2=(x^2-9)^2+x^2-9+frac{1}{4}+frac{35}{4}=left(x^2-9+frac{1}{2}right)^2+frac{35}{4}geqfrac{35}{4}.$$
The equality occurs for $x^2=frac{17}{2},$ which says that $frac{sqrt{35}}{2}$ is a minimal value.
$endgroup$
add a comment |
$begingroup$
$$x^2+(x^2-9)^2=(x^2-9)^2+x^2-9+frac{1}{4}+frac{35}{4}=left(x^2-9+frac{1}{2}right)^2+frac{35}{4}geqfrac{35}{4}.$$
The equality occurs for $x^2=frac{17}{2},$ which says that $frac{sqrt{35}}{2}$ is a minimal value.
$endgroup$
add a comment |
$begingroup$
$$x^2+(x^2-9)^2=(x^2-9)^2+x^2-9+frac{1}{4}+frac{35}{4}=left(x^2-9+frac{1}{2}right)^2+frac{35}{4}geqfrac{35}{4}.$$
The equality occurs for $x^2=frac{17}{2},$ which says that $frac{sqrt{35}}{2}$ is a minimal value.
$endgroup$
$$x^2+(x^2-9)^2=(x^2-9)^2+x^2-9+frac{1}{4}+frac{35}{4}=left(x^2-9+frac{1}{2}right)^2+frac{35}{4}geqfrac{35}{4}.$$
The equality occurs for $x^2=frac{17}{2},$ which says that $frac{sqrt{35}}{2}$ is a minimal value.
answered Jan 12 at 14:17
Michael RozenbergMichael Rozenberg
103k1891195
103k1891195
add a comment |
add a comment |
$begingroup$
The direct way is the easier way.
$$ d^2 = x^2+ (x^2-9)^2 = x^4 -17x^2+81 $$
Differentiating $d^2$ (since derivative point is same as with $d$) and removing common facor $2x$
$$ 2 x^2-17 =0,, x_{min}=sqrt{17/2}, y_{min}= -1/2, d_{min}=sqrt{x_{min}^2+y_{min}^2} = sqrt{35/4}$$
One more differentiation can verify minimum here.
$endgroup$
add a comment |
$begingroup$
The direct way is the easier way.
$$ d^2 = x^2+ (x^2-9)^2 = x^4 -17x^2+81 $$
Differentiating $d^2$ (since derivative point is same as with $d$) and removing common facor $2x$
$$ 2 x^2-17 =0,, x_{min}=sqrt{17/2}, y_{min}= -1/2, d_{min}=sqrt{x_{min}^2+y_{min}^2} = sqrt{35/4}$$
One more differentiation can verify minimum here.
$endgroup$
add a comment |
$begingroup$
The direct way is the easier way.
$$ d^2 = x^2+ (x^2-9)^2 = x^4 -17x^2+81 $$
Differentiating $d^2$ (since derivative point is same as with $d$) and removing common facor $2x$
$$ 2 x^2-17 =0,, x_{min}=sqrt{17/2}, y_{min}= -1/2, d_{min}=sqrt{x_{min}^2+y_{min}^2} = sqrt{35/4}$$
One more differentiation can verify minimum here.
$endgroup$
The direct way is the easier way.
$$ d^2 = x^2+ (x^2-9)^2 = x^4 -17x^2+81 $$
Differentiating $d^2$ (since derivative point is same as with $d$) and removing common facor $2x$
$$ 2 x^2-17 =0,, x_{min}=sqrt{17/2}, y_{min}= -1/2, d_{min}=sqrt{x_{min}^2+y_{min}^2} = sqrt{35/4}$$
One more differentiation can verify minimum here.
edited Jan 12 at 15:31
answered Jan 12 at 14:59


NarasimhamNarasimham
20.8k52158
20.8k52158
add a comment |
add a comment |
$begingroup$
The distance $d$ is minimized when $d^2$ is minimized. We have $d^2=(x^2-9)^2+x^2. $ Substituting $x^2=z$ we have $d^2=(z-9)^2+z=z^2-17z+81.......$ I will assume you can find the minimum value of a quadratic in $z$.
$endgroup$
add a comment |
$begingroup$
The distance $d$ is minimized when $d^2$ is minimized. We have $d^2=(x^2-9)^2+x^2. $ Substituting $x^2=z$ we have $d^2=(z-9)^2+z=z^2-17z+81.......$ I will assume you can find the minimum value of a quadratic in $z$.
$endgroup$
add a comment |
$begingroup$
The distance $d$ is minimized when $d^2$ is minimized. We have $d^2=(x^2-9)^2+x^2. $ Substituting $x^2=z$ we have $d^2=(z-9)^2+z=z^2-17z+81.......$ I will assume you can find the minimum value of a quadratic in $z$.
$endgroup$
The distance $d$ is minimized when $d^2$ is minimized. We have $d^2=(x^2-9)^2+x^2. $ Substituting $x^2=z$ we have $d^2=(z-9)^2+z=z^2-17z+81.......$ I will assume you can find the minimum value of a quadratic in $z$.
answered Jan 12 at 13:42
DanielWainfleetDanielWainfleet
35k31648
35k31648
add a comment |
add a comment |
$begingroup$
firstly, we have:
$$f(x)=x^2-9=(x+3)(x-3)$$
from this we can see that $f(-x)=f(x)$. At $x=3$ and $x=-3$ the distance from the origin is $3$ so $l_{min}le3$ and this can be our upper limit.
If you want the exact answer differentiation is the best way to do it. Note:
$$l=sqrt{x^2+(x^2-9)^2}$$
$$l^2=x^2+(x^2-9)^2$$
$$2lfrac{dl}{dx}=2x+4x(x^2-9)$$
It is a bit of a shortcut for the differentiation
$endgroup$
add a comment |
$begingroup$
firstly, we have:
$$f(x)=x^2-9=(x+3)(x-3)$$
from this we can see that $f(-x)=f(x)$. At $x=3$ and $x=-3$ the distance from the origin is $3$ so $l_{min}le3$ and this can be our upper limit.
If you want the exact answer differentiation is the best way to do it. Note:
$$l=sqrt{x^2+(x^2-9)^2}$$
$$l^2=x^2+(x^2-9)^2$$
$$2lfrac{dl}{dx}=2x+4x(x^2-9)$$
It is a bit of a shortcut for the differentiation
$endgroup$
add a comment |
$begingroup$
firstly, we have:
$$f(x)=x^2-9=(x+3)(x-3)$$
from this we can see that $f(-x)=f(x)$. At $x=3$ and $x=-3$ the distance from the origin is $3$ so $l_{min}le3$ and this can be our upper limit.
If you want the exact answer differentiation is the best way to do it. Note:
$$l=sqrt{x^2+(x^2-9)^2}$$
$$l^2=x^2+(x^2-9)^2$$
$$2lfrac{dl}{dx}=2x+4x(x^2-9)$$
It is a bit of a shortcut for the differentiation
$endgroup$
firstly, we have:
$$f(x)=x^2-9=(x+3)(x-3)$$
from this we can see that $f(-x)=f(x)$. At $x=3$ and $x=-3$ the distance from the origin is $3$ so $l_{min}le3$ and this can be our upper limit.
If you want the exact answer differentiation is the best way to do it. Note:
$$l=sqrt{x^2+(x^2-9)^2}$$
$$l^2=x^2+(x^2-9)^2$$
$$2lfrac{dl}{dx}=2x+4x(x^2-9)$$
It is a bit of a shortcut for the differentiation
answered Jan 12 at 13:43
Henry LeeHenry Lee
1,966219
1,966219
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3070891%2ffind-shortest-distance-from-the-parabola-y-x2-9-to-the-origin%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
$begingroup$
With distance, it's usually easier to drop the square root. After all, minimizing the distance is the same as minimizing the squared distance.
$endgroup$
– lulu
Jan 12 at 13:26