How can I find the equation of one parabola given the equation of another parabola?
The equation of the other parabola has to follow the form:
$4p(x – h) = (y – k)^2$
because it is a sideways parabola. I can see that the vertex is at (-4.5,18)
So then the equation would be $4p(x+4.5) = (y-18)^2$
Now I can just plug in a value like (4,5) for x and y in that equation and solve for p.
If I couldn't see the values of the vertex on the graph, how would I solve this problem?
quadratics
add a comment |
The equation of the other parabola has to follow the form:
$4p(x – h) = (y – k)^2$
because it is a sideways parabola. I can see that the vertex is at (-4.5,18)
So then the equation would be $4p(x+4.5) = (y-18)^2$
Now I can just plug in a value like (4,5) for x and y in that equation and solve for p.
If I couldn't see the values of the vertex on the graph, how would I solve this problem?
quadratics
add a comment |
The equation of the other parabola has to follow the form:
$4p(x – h) = (y – k)^2$
because it is a sideways parabola. I can see that the vertex is at (-4.5,18)
So then the equation would be $4p(x+4.5) = (y-18)^2$
Now I can just plug in a value like (4,5) for x and y in that equation and solve for p.
If I couldn't see the values of the vertex on the graph, how would I solve this problem?
quadratics
The equation of the other parabola has to follow the form:
$4p(x – h) = (y – k)^2$
because it is a sideways parabola. I can see that the vertex is at (-4.5,18)
So then the equation would be $4p(x+4.5) = (y-18)^2$
Now I can just plug in a value like (4,5) for x and y in that equation and solve for p.
If I couldn't see the values of the vertex on the graph, how would I solve this problem?
quadratics
quadratics
asked Nov 24 at 18:23
user477465
1596
1596
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
Assuming the axis of the solid parabola is parallel to the $x$-axis...
Plug in the points. begin{align*}
4 p(4 - h) &= (5 - k)^2 text{,} \
4 p(-2 - h) &= (11 - k)^2 text{, and} \
4 p(-4 - h) &= (21 - k)^2 text{.}
end{align*}
Then solve for $h$, $p$, and $k$. You'll discover $h neq -4.5$.
(As a hint for solving: note that subtracting any of these from any of the others cancels the $k^2$ and the $-4ph$. In this way you can convert to three linear equations with two unknowns. Solve them, then plug back into any of the above to get the third.)
when i solve this, i get $k=28$ and $p = 10$ and when i plug back in, i get $h = -9.225$ These values don't make any sense. If you look at the picture, the vertex isn't at $(-9.225,28)$. Did i get my values wrong?
– user477465
Nov 25 at 7:20
also, what does the first (dashed) parabola have to do with solving for the second? they don't seem related
– user477465
Nov 25 at 7:21
@user477465 : When I solve for $p$ and $k$, I get $k = 18$. Since the diagram shows $11 < k < 21$, this seems plausible.
– Eric Towers
Nov 25 at 16:27
@user477465 : The dashed parabola reminds the student that solving for $y$ as a function of $x$ will produce a parabola, but it is not the desired parabola.
– Eric Towers
Nov 25 at 16:32
add a comment |
The best solution is to write three equations using the three given points:
Eq. 1: $4p(4-h)=(5−k)^2$
Eq. 2: $4p(-2-h)=(11−k)^2$
Eq. 3: $4p(-4-h)=(21−k)^2$
And use substitution to solve for p, k, and h. To begin:
From Eq. 1: $h=4-(5-k)^2/4p$
Substitute into Eq. 2: $-4p(2+4-(5-k)^2/4p)=(11-k)^2$
Simplify: $-8p-16p+25-10k+k^2=121-22k+k^2$
Simplify: $-24p+25=121-12k$
Simplify: $p=0.5k-4$
From there, it should be relatively simple to find $h$ and $k$.
add a comment |
There are an infinite number of parabolas that go through those three points. (Most of them have an axis that is not parallel to either of the coordinate axes.) So if you don't have the clue from the graph that the axis of the other parabola is parallel to the $x$-axis, you can't solve the problem.
In fact, although it's pretty clear what is intended, strictly speaking the question should have told you that the other parabola has axis parallel to the $x$-axis (a "sideways" parabola).
By the way, how do you "see" that the vertex is at $(-4.5,18)$? Visual inspection is not good enough! (And it seems from Eric Towers' answer that you are wrong about this.)
I was just looking at the axes and seeing that it lined up with -4.5 and 18 but you're right, that isn't correct.
– user477465
Nov 24 at 18:39
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%2f3011893%2fhow-can-i-find-the-equation-of-one-parabola-given-the-equation-of-another-parabo%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
Assuming the axis of the solid parabola is parallel to the $x$-axis...
Plug in the points. begin{align*}
4 p(4 - h) &= (5 - k)^2 text{,} \
4 p(-2 - h) &= (11 - k)^2 text{, and} \
4 p(-4 - h) &= (21 - k)^2 text{.}
end{align*}
Then solve for $h$, $p$, and $k$. You'll discover $h neq -4.5$.
(As a hint for solving: note that subtracting any of these from any of the others cancels the $k^2$ and the $-4ph$. In this way you can convert to three linear equations with two unknowns. Solve them, then plug back into any of the above to get the third.)
when i solve this, i get $k=28$ and $p = 10$ and when i plug back in, i get $h = -9.225$ These values don't make any sense. If you look at the picture, the vertex isn't at $(-9.225,28)$. Did i get my values wrong?
– user477465
Nov 25 at 7:20
also, what does the first (dashed) parabola have to do with solving for the second? they don't seem related
– user477465
Nov 25 at 7:21
@user477465 : When I solve for $p$ and $k$, I get $k = 18$. Since the diagram shows $11 < k < 21$, this seems plausible.
– Eric Towers
Nov 25 at 16:27
@user477465 : The dashed parabola reminds the student that solving for $y$ as a function of $x$ will produce a parabola, but it is not the desired parabola.
– Eric Towers
Nov 25 at 16:32
add a comment |
Assuming the axis of the solid parabola is parallel to the $x$-axis...
Plug in the points. begin{align*}
4 p(4 - h) &= (5 - k)^2 text{,} \
4 p(-2 - h) &= (11 - k)^2 text{, and} \
4 p(-4 - h) &= (21 - k)^2 text{.}
end{align*}
Then solve for $h$, $p$, and $k$. You'll discover $h neq -4.5$.
(As a hint for solving: note that subtracting any of these from any of the others cancels the $k^2$ and the $-4ph$. In this way you can convert to three linear equations with two unknowns. Solve them, then plug back into any of the above to get the third.)
when i solve this, i get $k=28$ and $p = 10$ and when i plug back in, i get $h = -9.225$ These values don't make any sense. If you look at the picture, the vertex isn't at $(-9.225,28)$. Did i get my values wrong?
– user477465
Nov 25 at 7:20
also, what does the first (dashed) parabola have to do with solving for the second? they don't seem related
– user477465
Nov 25 at 7:21
@user477465 : When I solve for $p$ and $k$, I get $k = 18$. Since the diagram shows $11 < k < 21$, this seems plausible.
– Eric Towers
Nov 25 at 16:27
@user477465 : The dashed parabola reminds the student that solving for $y$ as a function of $x$ will produce a parabola, but it is not the desired parabola.
– Eric Towers
Nov 25 at 16:32
add a comment |
Assuming the axis of the solid parabola is parallel to the $x$-axis...
Plug in the points. begin{align*}
4 p(4 - h) &= (5 - k)^2 text{,} \
4 p(-2 - h) &= (11 - k)^2 text{, and} \
4 p(-4 - h) &= (21 - k)^2 text{.}
end{align*}
Then solve for $h$, $p$, and $k$. You'll discover $h neq -4.5$.
(As a hint for solving: note that subtracting any of these from any of the others cancels the $k^2$ and the $-4ph$. In this way you can convert to three linear equations with two unknowns. Solve them, then plug back into any of the above to get the third.)
Assuming the axis of the solid parabola is parallel to the $x$-axis...
Plug in the points. begin{align*}
4 p(4 - h) &= (5 - k)^2 text{,} \
4 p(-2 - h) &= (11 - k)^2 text{, and} \
4 p(-4 - h) &= (21 - k)^2 text{.}
end{align*}
Then solve for $h$, $p$, and $k$. You'll discover $h neq -4.5$.
(As a hint for solving: note that subtracting any of these from any of the others cancels the $k^2$ and the $-4ph$. In this way you can convert to three linear equations with two unknowns. Solve them, then plug back into any of the above to get the third.)
answered Nov 24 at 18:33
Eric Towers
31.8k22265
31.8k22265
when i solve this, i get $k=28$ and $p = 10$ and when i plug back in, i get $h = -9.225$ These values don't make any sense. If you look at the picture, the vertex isn't at $(-9.225,28)$. Did i get my values wrong?
– user477465
Nov 25 at 7:20
also, what does the first (dashed) parabola have to do with solving for the second? they don't seem related
– user477465
Nov 25 at 7:21
@user477465 : When I solve for $p$ and $k$, I get $k = 18$. Since the diagram shows $11 < k < 21$, this seems plausible.
– Eric Towers
Nov 25 at 16:27
@user477465 : The dashed parabola reminds the student that solving for $y$ as a function of $x$ will produce a parabola, but it is not the desired parabola.
– Eric Towers
Nov 25 at 16:32
add a comment |
when i solve this, i get $k=28$ and $p = 10$ and when i plug back in, i get $h = -9.225$ These values don't make any sense. If you look at the picture, the vertex isn't at $(-9.225,28)$. Did i get my values wrong?
– user477465
Nov 25 at 7:20
also, what does the first (dashed) parabola have to do with solving for the second? they don't seem related
– user477465
Nov 25 at 7:21
@user477465 : When I solve for $p$ and $k$, I get $k = 18$. Since the diagram shows $11 < k < 21$, this seems plausible.
– Eric Towers
Nov 25 at 16:27
@user477465 : The dashed parabola reminds the student that solving for $y$ as a function of $x$ will produce a parabola, but it is not the desired parabola.
– Eric Towers
Nov 25 at 16:32
when i solve this, i get $k=28$ and $p = 10$ and when i plug back in, i get $h = -9.225$ These values don't make any sense. If you look at the picture, the vertex isn't at $(-9.225,28)$. Did i get my values wrong?
– user477465
Nov 25 at 7:20
when i solve this, i get $k=28$ and $p = 10$ and when i plug back in, i get $h = -9.225$ These values don't make any sense. If you look at the picture, the vertex isn't at $(-9.225,28)$. Did i get my values wrong?
– user477465
Nov 25 at 7:20
also, what does the first (dashed) parabola have to do with solving for the second? they don't seem related
– user477465
Nov 25 at 7:21
also, what does the first (dashed) parabola have to do with solving for the second? they don't seem related
– user477465
Nov 25 at 7:21
@user477465 : When I solve for $p$ and $k$, I get $k = 18$. Since the diagram shows $11 < k < 21$, this seems plausible.
– Eric Towers
Nov 25 at 16:27
@user477465 : When I solve for $p$ and $k$, I get $k = 18$. Since the diagram shows $11 < k < 21$, this seems plausible.
– Eric Towers
Nov 25 at 16:27
@user477465 : The dashed parabola reminds the student that solving for $y$ as a function of $x$ will produce a parabola, but it is not the desired parabola.
– Eric Towers
Nov 25 at 16:32
@user477465 : The dashed parabola reminds the student that solving for $y$ as a function of $x$ will produce a parabola, but it is not the desired parabola.
– Eric Towers
Nov 25 at 16:32
add a comment |
The best solution is to write three equations using the three given points:
Eq. 1: $4p(4-h)=(5−k)^2$
Eq. 2: $4p(-2-h)=(11−k)^2$
Eq. 3: $4p(-4-h)=(21−k)^2$
And use substitution to solve for p, k, and h. To begin:
From Eq. 1: $h=4-(5-k)^2/4p$
Substitute into Eq. 2: $-4p(2+4-(5-k)^2/4p)=(11-k)^2$
Simplify: $-8p-16p+25-10k+k^2=121-22k+k^2$
Simplify: $-24p+25=121-12k$
Simplify: $p=0.5k-4$
From there, it should be relatively simple to find $h$ and $k$.
add a comment |
The best solution is to write three equations using the three given points:
Eq. 1: $4p(4-h)=(5−k)^2$
Eq. 2: $4p(-2-h)=(11−k)^2$
Eq. 3: $4p(-4-h)=(21−k)^2$
And use substitution to solve for p, k, and h. To begin:
From Eq. 1: $h=4-(5-k)^2/4p$
Substitute into Eq. 2: $-4p(2+4-(5-k)^2/4p)=(11-k)^2$
Simplify: $-8p-16p+25-10k+k^2=121-22k+k^2$
Simplify: $-24p+25=121-12k$
Simplify: $p=0.5k-4$
From there, it should be relatively simple to find $h$ and $k$.
add a comment |
The best solution is to write three equations using the three given points:
Eq. 1: $4p(4-h)=(5−k)^2$
Eq. 2: $4p(-2-h)=(11−k)^2$
Eq. 3: $4p(-4-h)=(21−k)^2$
And use substitution to solve for p, k, and h. To begin:
From Eq. 1: $h=4-(5-k)^2/4p$
Substitute into Eq. 2: $-4p(2+4-(5-k)^2/4p)=(11-k)^2$
Simplify: $-8p-16p+25-10k+k^2=121-22k+k^2$
Simplify: $-24p+25=121-12k$
Simplify: $p=0.5k-4$
From there, it should be relatively simple to find $h$ and $k$.
The best solution is to write three equations using the three given points:
Eq. 1: $4p(4-h)=(5−k)^2$
Eq. 2: $4p(-2-h)=(11−k)^2$
Eq. 3: $4p(-4-h)=(21−k)^2$
And use substitution to solve for p, k, and h. To begin:
From Eq. 1: $h=4-(5-k)^2/4p$
Substitute into Eq. 2: $-4p(2+4-(5-k)^2/4p)=(11-k)^2$
Simplify: $-8p-16p+25-10k+k^2=121-22k+k^2$
Simplify: $-24p+25=121-12k$
Simplify: $p=0.5k-4$
From there, it should be relatively simple to find $h$ and $k$.
edited Nov 24 at 18:56
answered Nov 24 at 18:32
chokfull
112
112
add a comment |
add a comment |
There are an infinite number of parabolas that go through those three points. (Most of them have an axis that is not parallel to either of the coordinate axes.) So if you don't have the clue from the graph that the axis of the other parabola is parallel to the $x$-axis, you can't solve the problem.
In fact, although it's pretty clear what is intended, strictly speaking the question should have told you that the other parabola has axis parallel to the $x$-axis (a "sideways" parabola).
By the way, how do you "see" that the vertex is at $(-4.5,18)$? Visual inspection is not good enough! (And it seems from Eric Towers' answer that you are wrong about this.)
I was just looking at the axes and seeing that it lined up with -4.5 and 18 but you're right, that isn't correct.
– user477465
Nov 24 at 18:39
add a comment |
There are an infinite number of parabolas that go through those three points. (Most of them have an axis that is not parallel to either of the coordinate axes.) So if you don't have the clue from the graph that the axis of the other parabola is parallel to the $x$-axis, you can't solve the problem.
In fact, although it's pretty clear what is intended, strictly speaking the question should have told you that the other parabola has axis parallel to the $x$-axis (a "sideways" parabola).
By the way, how do you "see" that the vertex is at $(-4.5,18)$? Visual inspection is not good enough! (And it seems from Eric Towers' answer that you are wrong about this.)
I was just looking at the axes and seeing that it lined up with -4.5 and 18 but you're right, that isn't correct.
– user477465
Nov 24 at 18:39
add a comment |
There are an infinite number of parabolas that go through those three points. (Most of them have an axis that is not parallel to either of the coordinate axes.) So if you don't have the clue from the graph that the axis of the other parabola is parallel to the $x$-axis, you can't solve the problem.
In fact, although it's pretty clear what is intended, strictly speaking the question should have told you that the other parabola has axis parallel to the $x$-axis (a "sideways" parabola).
By the way, how do you "see" that the vertex is at $(-4.5,18)$? Visual inspection is not good enough! (And it seems from Eric Towers' answer that you are wrong about this.)
There are an infinite number of parabolas that go through those three points. (Most of them have an axis that is not parallel to either of the coordinate axes.) So if you don't have the clue from the graph that the axis of the other parabola is parallel to the $x$-axis, you can't solve the problem.
In fact, although it's pretty clear what is intended, strictly speaking the question should have told you that the other parabola has axis parallel to the $x$-axis (a "sideways" parabola).
By the way, how do you "see" that the vertex is at $(-4.5,18)$? Visual inspection is not good enough! (And it seems from Eric Towers' answer that you are wrong about this.)
edited Nov 24 at 18:38
answered Nov 24 at 18:30
TonyK
41.4k353132
41.4k353132
I was just looking at the axes and seeing that it lined up with -4.5 and 18 but you're right, that isn't correct.
– user477465
Nov 24 at 18:39
add a comment |
I was just looking at the axes and seeing that it lined up with -4.5 and 18 but you're right, that isn't correct.
– user477465
Nov 24 at 18:39
I was just looking at the axes and seeing that it lined up with -4.5 and 18 but you're right, that isn't correct.
– user477465
Nov 24 at 18:39
I was just looking at the axes and seeing that it lined up with -4.5 and 18 but you're right, that isn't correct.
– user477465
Nov 24 at 18:39
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%2f3011893%2fhow-can-i-find-the-equation-of-one-parabola-given-the-equation-of-another-parabo%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