Unit circle shifted upwards so it is tangent the graph of $f(x)=x^{2}$
How can we find k so that $x^{2}+(y-k)^{2}$ is tangent to the graph of $f(x)=x^2$?
calculus analytic-geometry
add a comment |
How can we find k so that $x^{2}+(y-k)^{2}$ is tangent to the graph of $f(x)=x^2$?
calculus analytic-geometry
1
Barely touches is not a mathematic term. Maybe you mean being tangent to it ?
– Rebellos
Nov 28 '18 at 13:02
1
I think 'touches' suffices?
– Shubham Johri
Nov 28 '18 at 13:08
add a comment |
How can we find k so that $x^{2}+(y-k)^{2}$ is tangent to the graph of $f(x)=x^2$?
calculus analytic-geometry
How can we find k so that $x^{2}+(y-k)^{2}$ is tangent to the graph of $f(x)=x^2$?
calculus analytic-geometry
calculus analytic-geometry
edited Nov 28 '18 at 13:25
asked Nov 28 '18 at 12:57
Lok
264
264
1
Barely touches is not a mathematic term. Maybe you mean being tangent to it ?
– Rebellos
Nov 28 '18 at 13:02
1
I think 'touches' suffices?
– Shubham Johri
Nov 28 '18 at 13:08
add a comment |
1
Barely touches is not a mathematic term. Maybe you mean being tangent to it ?
– Rebellos
Nov 28 '18 at 13:02
1
I think 'touches' suffices?
– Shubham Johri
Nov 28 '18 at 13:08
1
1
Barely touches is not a mathematic term. Maybe you mean being tangent to it ?
– Rebellos
Nov 28 '18 at 13:02
Barely touches is not a mathematic term. Maybe you mean being tangent to it ?
– Rebellos
Nov 28 '18 at 13:02
1
1
I think 'touches' suffices?
– Shubham Johri
Nov 28 '18 at 13:08
I think 'touches' suffices?
– Shubham Johri
Nov 28 '18 at 13:08
add a comment |
2 Answers
2
active
oldest
votes
Substantial hint:
Suppose you knew $k$. Then at the (right hand) point where the graphs touch -- call it $(a,b)$, you'd know three things:
- $b = a^2$
- $a^2 + (b-k)^2 = 1$
- $frac{b-k}{a} = frac{-1}{2a}$
The last follows by drawing a line from $(a, b)$ to the circle center at $(0, k)$. That line has slope $frac{b-k}{a}$. It's also perpendicular to the tangent line to the parabola at $(a, b)$, which has slope $2a$. And the product of the slopes of perpendicular lines is always $-1$.
Now you just have to solve those three simultaneous equations.
I got $k=frac{7}{8}\$, but when I plot it it doesn't seem right.
– Lok
Nov 28 '18 at 14:41
1
Are you sure that you've made calculations right? I got $k=frac74$ in my mind (unfortunately I do not have a paper and pen right now)
– Mikalai Parshutsich
Nov 28 '18 at 15:49
1
When you got $k = 7/8$, what values did you get for $a$ and $b$? Do the resulting values satisfy all three equations? If not, then you made a mistake.
– John Hughes
Nov 28 '18 at 15:54
1
You could even add your method for arriving at $7/8$ to your question (click on "edit" just below the question itself) so that we might show where you went off the rails.
– John Hughes
Nov 28 '18 at 16:44
Made a mistake. Sorry for bothering. The answer is $frac{5}{4}$.
– Lok
Nov 28 '18 at 22:38
|
show 1 more comment
The points of intersection of the parabola and the circle are the solutions of the pair of equations $$y=x^2 text{ and } x^{2}+(y-k)^{2}=1 $$ or, equivalently, $$y=x^2 text{ and } y+(y-k)^{2}=1 $$
The circle is tangent to the parabola if the quadratic equation for $y$ has exactly one solution.
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%2f3017108%2funit-circle-shifted-upwards-so-it-is-tangent-the-graph-of-fx-x2%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Substantial hint:
Suppose you knew $k$. Then at the (right hand) point where the graphs touch -- call it $(a,b)$, you'd know three things:
- $b = a^2$
- $a^2 + (b-k)^2 = 1$
- $frac{b-k}{a} = frac{-1}{2a}$
The last follows by drawing a line from $(a, b)$ to the circle center at $(0, k)$. That line has slope $frac{b-k}{a}$. It's also perpendicular to the tangent line to the parabola at $(a, b)$, which has slope $2a$. And the product of the slopes of perpendicular lines is always $-1$.
Now you just have to solve those three simultaneous equations.
I got $k=frac{7}{8}\$, but when I plot it it doesn't seem right.
– Lok
Nov 28 '18 at 14:41
1
Are you sure that you've made calculations right? I got $k=frac74$ in my mind (unfortunately I do not have a paper and pen right now)
– Mikalai Parshutsich
Nov 28 '18 at 15:49
1
When you got $k = 7/8$, what values did you get for $a$ and $b$? Do the resulting values satisfy all three equations? If not, then you made a mistake.
– John Hughes
Nov 28 '18 at 15:54
1
You could even add your method for arriving at $7/8$ to your question (click on "edit" just below the question itself) so that we might show where you went off the rails.
– John Hughes
Nov 28 '18 at 16:44
Made a mistake. Sorry for bothering. The answer is $frac{5}{4}$.
– Lok
Nov 28 '18 at 22:38
|
show 1 more comment
Substantial hint:
Suppose you knew $k$. Then at the (right hand) point where the graphs touch -- call it $(a,b)$, you'd know three things:
- $b = a^2$
- $a^2 + (b-k)^2 = 1$
- $frac{b-k}{a} = frac{-1}{2a}$
The last follows by drawing a line from $(a, b)$ to the circle center at $(0, k)$. That line has slope $frac{b-k}{a}$. It's also perpendicular to the tangent line to the parabola at $(a, b)$, which has slope $2a$. And the product of the slopes of perpendicular lines is always $-1$.
Now you just have to solve those three simultaneous equations.
I got $k=frac{7}{8}\$, but when I plot it it doesn't seem right.
– Lok
Nov 28 '18 at 14:41
1
Are you sure that you've made calculations right? I got $k=frac74$ in my mind (unfortunately I do not have a paper and pen right now)
– Mikalai Parshutsich
Nov 28 '18 at 15:49
1
When you got $k = 7/8$, what values did you get for $a$ and $b$? Do the resulting values satisfy all three equations? If not, then you made a mistake.
– John Hughes
Nov 28 '18 at 15:54
1
You could even add your method for arriving at $7/8$ to your question (click on "edit" just below the question itself) so that we might show where you went off the rails.
– John Hughes
Nov 28 '18 at 16:44
Made a mistake. Sorry for bothering. The answer is $frac{5}{4}$.
– Lok
Nov 28 '18 at 22:38
|
show 1 more comment
Substantial hint:
Suppose you knew $k$. Then at the (right hand) point where the graphs touch -- call it $(a,b)$, you'd know three things:
- $b = a^2$
- $a^2 + (b-k)^2 = 1$
- $frac{b-k}{a} = frac{-1}{2a}$
The last follows by drawing a line from $(a, b)$ to the circle center at $(0, k)$. That line has slope $frac{b-k}{a}$. It's also perpendicular to the tangent line to the parabola at $(a, b)$, which has slope $2a$. And the product of the slopes of perpendicular lines is always $-1$.
Now you just have to solve those three simultaneous equations.
Substantial hint:
Suppose you knew $k$. Then at the (right hand) point where the graphs touch -- call it $(a,b)$, you'd know three things:
- $b = a^2$
- $a^2 + (b-k)^2 = 1$
- $frac{b-k}{a} = frac{-1}{2a}$
The last follows by drawing a line from $(a, b)$ to the circle center at $(0, k)$. That line has slope $frac{b-k}{a}$. It's also perpendicular to the tangent line to the parabola at $(a, b)$, which has slope $2a$. And the product of the slopes of perpendicular lines is always $-1$.
Now you just have to solve those three simultaneous equations.
answered Nov 28 '18 at 13:26
John Hughes
62.4k24090
62.4k24090
I got $k=frac{7}{8}\$, but when I plot it it doesn't seem right.
– Lok
Nov 28 '18 at 14:41
1
Are you sure that you've made calculations right? I got $k=frac74$ in my mind (unfortunately I do not have a paper and pen right now)
– Mikalai Parshutsich
Nov 28 '18 at 15:49
1
When you got $k = 7/8$, what values did you get for $a$ and $b$? Do the resulting values satisfy all three equations? If not, then you made a mistake.
– John Hughes
Nov 28 '18 at 15:54
1
You could even add your method for arriving at $7/8$ to your question (click on "edit" just below the question itself) so that we might show where you went off the rails.
– John Hughes
Nov 28 '18 at 16:44
Made a mistake. Sorry for bothering. The answer is $frac{5}{4}$.
– Lok
Nov 28 '18 at 22:38
|
show 1 more comment
I got $k=frac{7}{8}\$, but when I plot it it doesn't seem right.
– Lok
Nov 28 '18 at 14:41
1
Are you sure that you've made calculations right? I got $k=frac74$ in my mind (unfortunately I do not have a paper and pen right now)
– Mikalai Parshutsich
Nov 28 '18 at 15:49
1
When you got $k = 7/8$, what values did you get for $a$ and $b$? Do the resulting values satisfy all three equations? If not, then you made a mistake.
– John Hughes
Nov 28 '18 at 15:54
1
You could even add your method for arriving at $7/8$ to your question (click on "edit" just below the question itself) so that we might show where you went off the rails.
– John Hughes
Nov 28 '18 at 16:44
Made a mistake. Sorry for bothering. The answer is $frac{5}{4}$.
– Lok
Nov 28 '18 at 22:38
I got $k=frac{7}{8}\$, but when I plot it it doesn't seem right.
– Lok
Nov 28 '18 at 14:41
I got $k=frac{7}{8}\$, but when I plot it it doesn't seem right.
– Lok
Nov 28 '18 at 14:41
1
1
Are you sure that you've made calculations right? I got $k=frac74$ in my mind (unfortunately I do not have a paper and pen right now)
– Mikalai Parshutsich
Nov 28 '18 at 15:49
Are you sure that you've made calculations right? I got $k=frac74$ in my mind (unfortunately I do not have a paper and pen right now)
– Mikalai Parshutsich
Nov 28 '18 at 15:49
1
1
When you got $k = 7/8$, what values did you get for $a$ and $b$? Do the resulting values satisfy all three equations? If not, then you made a mistake.
– John Hughes
Nov 28 '18 at 15:54
When you got $k = 7/8$, what values did you get for $a$ and $b$? Do the resulting values satisfy all three equations? If not, then you made a mistake.
– John Hughes
Nov 28 '18 at 15:54
1
1
You could even add your method for arriving at $7/8$ to your question (click on "edit" just below the question itself) so that we might show where you went off the rails.
– John Hughes
Nov 28 '18 at 16:44
You could even add your method for arriving at $7/8$ to your question (click on "edit" just below the question itself) so that we might show where you went off the rails.
– John Hughes
Nov 28 '18 at 16:44
Made a mistake. Sorry for bothering. The answer is $frac{5}{4}$.
– Lok
Nov 28 '18 at 22:38
Made a mistake. Sorry for bothering. The answer is $frac{5}{4}$.
– Lok
Nov 28 '18 at 22:38
|
show 1 more comment
The points of intersection of the parabola and the circle are the solutions of the pair of equations $$y=x^2 text{ and } x^{2}+(y-k)^{2}=1 $$ or, equivalently, $$y=x^2 text{ and } y+(y-k)^{2}=1 $$
The circle is tangent to the parabola if the quadratic equation for $y$ has exactly one solution.
add a comment |
The points of intersection of the parabola and the circle are the solutions of the pair of equations $$y=x^2 text{ and } x^{2}+(y-k)^{2}=1 $$ or, equivalently, $$y=x^2 text{ and } y+(y-k)^{2}=1 $$
The circle is tangent to the parabola if the quadratic equation for $y$ has exactly one solution.
add a comment |
The points of intersection of the parabola and the circle are the solutions of the pair of equations $$y=x^2 text{ and } x^{2}+(y-k)^{2}=1 $$ or, equivalently, $$y=x^2 text{ and } y+(y-k)^{2}=1 $$
The circle is tangent to the parabola if the quadratic equation for $y$ has exactly one solution.
The points of intersection of the parabola and the circle are the solutions of the pair of equations $$y=x^2 text{ and } x^{2}+(y-k)^{2}=1 $$ or, equivalently, $$y=x^2 text{ and } y+(y-k)^{2}=1 $$
The circle is tangent to the parabola if the quadratic equation for $y$ has exactly one solution.
answered Nov 28 '18 at 23:15
random
49126
49126
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f3017108%2funit-circle-shifted-upwards-so-it-is-tangent-the-graph-of-fx-x2%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
1
Barely touches is not a mathematic term. Maybe you mean being tangent to it ?
– Rebellos
Nov 28 '18 at 13:02
1
I think 'touches' suffices?
– Shubham Johri
Nov 28 '18 at 13:08