Points $A$ and $B$ lie on the parabola $y=2x^2+4x-2,$such that the origin is the mid point of the line...
up vote
1
down vote
favorite
Points $A$ and $B$ lie on the parabola $y=2x^2+4x-2,$such that the origin is the mid point of the line segment $AB$.Find the length of the line segment $AB$
$y=2(x^2+2x-1)=2(x+1)^2-4implies (y+4)=2(x+2)^2$ and let $x=t-2,y=2t^2-4$ be the parametric equation of the parabola.
I am stuck here.
conic-sections
add a comment |
up vote
1
down vote
favorite
Points $A$ and $B$ lie on the parabola $y=2x^2+4x-2,$such that the origin is the mid point of the line segment $AB$.Find the length of the line segment $AB$
$y=2(x^2+2x-1)=2(x+1)^2-4implies (y+4)=2(x+2)^2$ and let $x=t-2,y=2t^2-4$ be the parametric equation of the parabola.
I am stuck here.
conic-sections
Your parameterization is incorrect.
– amd
Nov 27 at 3:48
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Points $A$ and $B$ lie on the parabola $y=2x^2+4x-2,$such that the origin is the mid point of the line segment $AB$.Find the length of the line segment $AB$
$y=2(x^2+2x-1)=2(x+1)^2-4implies (y+4)=2(x+2)^2$ and let $x=t-2,y=2t^2-4$ be the parametric equation of the parabola.
I am stuck here.
conic-sections
Points $A$ and $B$ lie on the parabola $y=2x^2+4x-2,$such that the origin is the mid point of the line segment $AB$.Find the length of the line segment $AB$
$y=2(x^2+2x-1)=2(x+1)^2-4implies (y+4)=2(x+2)^2$ and let $x=t-2,y=2t^2-4$ be the parametric equation of the parabola.
I am stuck here.
conic-sections
conic-sections
asked Nov 26 at 12:38
user984325
14612
14612
Your parameterization is incorrect.
– amd
Nov 27 at 3:48
add a comment |
Your parameterization is incorrect.
– amd
Nov 27 at 3:48
Your parameterization is incorrect.
– amd
Nov 27 at 3:48
Your parameterization is incorrect.
– amd
Nov 27 at 3:48
add a comment |
3 Answers
3
active
oldest
votes
up vote
1
down vote
accepted
Let the points be $A(x_1,2x_1^2+4x_1-2)$ and $B(x_2,2x_2^2+4x_2-2)$. Then:
$$begin{cases}frac12(x_1+x_2)=0\ frac12(2x_1^2+4x_1-2+2x_2^2+4x_2-2)=0end{cases} Rightarrow (x_1,x_2)=(pm 1,mp 1).$$
Hence: $A(1,4)$, $B(-1,-4)$ and $AB=sqrt{(-1-1)^2+(-4-4)^2}=sqrt{68}$.
add a comment |
up vote
1
down vote
I’m pretty sure that there must be a more clever approach than the following, but one way to attack this problem is to use the fact that the midpoints of parallel chords all lie on a line parallel to the parabola’s axis. Therefore, the slope of $AB$ is equal to the slope of the tangent to the parabola at $x=0$. That gets you the equation of this line, from which you can find the coordinates of $A$ and $B$.

,If $A(u-2,2u^2-4),B(v-2,2v^2-4)$,then slope of $AB=2(u+v)$ and the slope of the tangent to the parabola at $x=0$ is $4$,equating these gives $u+v=2$ but origin is also the mid point of $AB$ which gives $u+v=4$,it is not possible.
– user984325
Nov 27 at 2:02
@user984325 And yet, the attached illustration shows a perfectly good solution to your problem. The origin is clearly the midpoint of $AB$. Your parameterization is incorrect. Try again.
– amd
Nov 27 at 3:44
add a comment |
up vote
0
down vote
What does the condition, that the mid point of $AB$ is the origin, say about the two points $A$ and $B$? How can you express one by the other? Then you can solve the equation for two unique points.
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',
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%2f3014268%2fpoints-a-and-b-lie-on-the-parabola-y-2x24x-2-such-that-the-origin-is-the%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
Let the points be $A(x_1,2x_1^2+4x_1-2)$ and $B(x_2,2x_2^2+4x_2-2)$. Then:
$$begin{cases}frac12(x_1+x_2)=0\ frac12(2x_1^2+4x_1-2+2x_2^2+4x_2-2)=0end{cases} Rightarrow (x_1,x_2)=(pm 1,mp 1).$$
Hence: $A(1,4)$, $B(-1,-4)$ and $AB=sqrt{(-1-1)^2+(-4-4)^2}=sqrt{68}$.
add a comment |
up vote
1
down vote
accepted
Let the points be $A(x_1,2x_1^2+4x_1-2)$ and $B(x_2,2x_2^2+4x_2-2)$. Then:
$$begin{cases}frac12(x_1+x_2)=0\ frac12(2x_1^2+4x_1-2+2x_2^2+4x_2-2)=0end{cases} Rightarrow (x_1,x_2)=(pm 1,mp 1).$$
Hence: $A(1,4)$, $B(-1,-4)$ and $AB=sqrt{(-1-1)^2+(-4-4)^2}=sqrt{68}$.
add a comment |
up vote
1
down vote
accepted
up vote
1
down vote
accepted
Let the points be $A(x_1,2x_1^2+4x_1-2)$ and $B(x_2,2x_2^2+4x_2-2)$. Then:
$$begin{cases}frac12(x_1+x_2)=0\ frac12(2x_1^2+4x_1-2+2x_2^2+4x_2-2)=0end{cases} Rightarrow (x_1,x_2)=(pm 1,mp 1).$$
Hence: $A(1,4)$, $B(-1,-4)$ and $AB=sqrt{(-1-1)^2+(-4-4)^2}=sqrt{68}$.
Let the points be $A(x_1,2x_1^2+4x_1-2)$ and $B(x_2,2x_2^2+4x_2-2)$. Then:
$$begin{cases}frac12(x_1+x_2)=0\ frac12(2x_1^2+4x_1-2+2x_2^2+4x_2-2)=0end{cases} Rightarrow (x_1,x_2)=(pm 1,mp 1).$$
Hence: $A(1,4)$, $B(-1,-4)$ and $AB=sqrt{(-1-1)^2+(-4-4)^2}=sqrt{68}$.
answered Nov 27 at 8:41
farruhota
18.5k2736
18.5k2736
add a comment |
add a comment |
up vote
1
down vote
I’m pretty sure that there must be a more clever approach than the following, but one way to attack this problem is to use the fact that the midpoints of parallel chords all lie on a line parallel to the parabola’s axis. Therefore, the slope of $AB$ is equal to the slope of the tangent to the parabola at $x=0$. That gets you the equation of this line, from which you can find the coordinates of $A$ and $B$.

,If $A(u-2,2u^2-4),B(v-2,2v^2-4)$,then slope of $AB=2(u+v)$ and the slope of the tangent to the parabola at $x=0$ is $4$,equating these gives $u+v=2$ but origin is also the mid point of $AB$ which gives $u+v=4$,it is not possible.
– user984325
Nov 27 at 2:02
@user984325 And yet, the attached illustration shows a perfectly good solution to your problem. The origin is clearly the midpoint of $AB$. Your parameterization is incorrect. Try again.
– amd
Nov 27 at 3:44
add a comment |
up vote
1
down vote
I’m pretty sure that there must be a more clever approach than the following, but one way to attack this problem is to use the fact that the midpoints of parallel chords all lie on a line parallel to the parabola’s axis. Therefore, the slope of $AB$ is equal to the slope of the tangent to the parabola at $x=0$. That gets you the equation of this line, from which you can find the coordinates of $A$ and $B$.

,If $A(u-2,2u^2-4),B(v-2,2v^2-4)$,then slope of $AB=2(u+v)$ and the slope of the tangent to the parabola at $x=0$ is $4$,equating these gives $u+v=2$ but origin is also the mid point of $AB$ which gives $u+v=4$,it is not possible.
– user984325
Nov 27 at 2:02
@user984325 And yet, the attached illustration shows a perfectly good solution to your problem. The origin is clearly the midpoint of $AB$. Your parameterization is incorrect. Try again.
– amd
Nov 27 at 3:44
add a comment |
up vote
1
down vote
up vote
1
down vote
I’m pretty sure that there must be a more clever approach than the following, but one way to attack this problem is to use the fact that the midpoints of parallel chords all lie on a line parallel to the parabola’s axis. Therefore, the slope of $AB$ is equal to the slope of the tangent to the parabola at $x=0$. That gets you the equation of this line, from which you can find the coordinates of $A$ and $B$.

I’m pretty sure that there must be a more clever approach than the following, but one way to attack this problem is to use the fact that the midpoints of parallel chords all lie on a line parallel to the parabola’s axis. Therefore, the slope of $AB$ is equal to the slope of the tangent to the parabola at $x=0$. That gets you the equation of this line, from which you can find the coordinates of $A$ and $B$.

edited Dec 1 at 0:31
answered Nov 26 at 23:48
amd
28.9k21049
28.9k21049
,If $A(u-2,2u^2-4),B(v-2,2v^2-4)$,then slope of $AB=2(u+v)$ and the slope of the tangent to the parabola at $x=0$ is $4$,equating these gives $u+v=2$ but origin is also the mid point of $AB$ which gives $u+v=4$,it is not possible.
– user984325
Nov 27 at 2:02
@user984325 And yet, the attached illustration shows a perfectly good solution to your problem. The origin is clearly the midpoint of $AB$. Your parameterization is incorrect. Try again.
– amd
Nov 27 at 3:44
add a comment |
,If $A(u-2,2u^2-4),B(v-2,2v^2-4)$,then slope of $AB=2(u+v)$ and the slope of the tangent to the parabola at $x=0$ is $4$,equating these gives $u+v=2$ but origin is also the mid point of $AB$ which gives $u+v=4$,it is not possible.
– user984325
Nov 27 at 2:02
@user984325 And yet, the attached illustration shows a perfectly good solution to your problem. The origin is clearly the midpoint of $AB$. Your parameterization is incorrect. Try again.
– amd
Nov 27 at 3:44
,If $A(u-2,2u^2-4),B(v-2,2v^2-4)$,then slope of $AB=2(u+v)$ and the slope of the tangent to the parabola at $x=0$ is $4$,equating these gives $u+v=2$ but origin is also the mid point of $AB$ which gives $u+v=4$,it is not possible.
– user984325
Nov 27 at 2:02
,If $A(u-2,2u^2-4),B(v-2,2v^2-4)$,then slope of $AB=2(u+v)$ and the slope of the tangent to the parabola at $x=0$ is $4$,equating these gives $u+v=2$ but origin is also the mid point of $AB$ which gives $u+v=4$,it is not possible.
– user984325
Nov 27 at 2:02
@user984325 And yet, the attached illustration shows a perfectly good solution to your problem. The origin is clearly the midpoint of $AB$. Your parameterization is incorrect. Try again.
– amd
Nov 27 at 3:44
@user984325 And yet, the attached illustration shows a perfectly good solution to your problem. The origin is clearly the midpoint of $AB$. Your parameterization is incorrect. Try again.
– amd
Nov 27 at 3:44
add a comment |
up vote
0
down vote
What does the condition, that the mid point of $AB$ is the origin, say about the two points $A$ and $B$? How can you express one by the other? Then you can solve the equation for two unique points.
add a comment |
up vote
0
down vote
What does the condition, that the mid point of $AB$ is the origin, say about the two points $A$ and $B$? How can you express one by the other? Then you can solve the equation for two unique points.
add a comment |
up vote
0
down vote
up vote
0
down vote
What does the condition, that the mid point of $AB$ is the origin, say about the two points $A$ and $B$? How can you express one by the other? Then you can solve the equation for two unique points.
What does the condition, that the mid point of $AB$ is the origin, say about the two points $A$ and $B$? How can you express one by the other? Then you can solve the equation for two unique points.
answered Nov 26 at 12:46
Gnampfissimo
18011
18011
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%2f3014268%2fpoints-a-and-b-lie-on-the-parabola-y-2x24x-2-such-that-the-origin-is-the%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
Your parameterization is incorrect.
– amd
Nov 27 at 3:48