$p^3+q^3+r^3$, where $p$,$q$, and $r$ are the roots of the cubic function $x^3+4x^2-4x+1$. Working included.
up vote
0
down vote
favorite
I am trying to utilise the expressions for Vieta's fomulae to solve expressions, just as an investigation. The question I gave myself is, if $p$, $q$, and $r$ are the roots of a cubic, what is $p^3+q^3+r^3$? The cubic is $x^3+4x^2-4x+1.$
I have done all the working out and come to the conclusion that the answer is $-115$. However, I am not 100% sure that my working out is correct, or if I used the formulae in the right way. If someone could check my working that I have attached as an image and point out any fundamental errors, that would be great. Thanks!
WORKING HERE
roots
add a comment |
up vote
0
down vote
favorite
I am trying to utilise the expressions for Vieta's fomulae to solve expressions, just as an investigation. The question I gave myself is, if $p$, $q$, and $r$ are the roots of a cubic, what is $p^3+q^3+r^3$? The cubic is $x^3+4x^2-4x+1.$
I have done all the working out and come to the conclusion that the answer is $-115$. However, I am not 100% sure that my working out is correct, or if I used the formulae in the right way. If someone could check my working that I have attached as an image and point out any fundamental errors, that would be great. Thanks!
WORKING HERE
roots
There's no image. But in any case, you should use MathJax rather than an image.
– Robert Israel
Nov 29 at 3:57
I have updated the post. Also, there are many lines of working and I'm new to Maths Stack Exchange so I feel that in this moment in time neat, written working is the most appropriate way to go :)
– Chem_Student
Nov 29 at 4:00
The correct answer is $-115$.
– Robert Israel
Nov 29 at 4:01
See math.stackexchange.com/questions/3015661/…
– lab bhattacharjee
Nov 29 at 4:03
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am trying to utilise the expressions for Vieta's fomulae to solve expressions, just as an investigation. The question I gave myself is, if $p$, $q$, and $r$ are the roots of a cubic, what is $p^3+q^3+r^3$? The cubic is $x^3+4x^2-4x+1.$
I have done all the working out and come to the conclusion that the answer is $-115$. However, I am not 100% sure that my working out is correct, or if I used the formulae in the right way. If someone could check my working that I have attached as an image and point out any fundamental errors, that would be great. Thanks!
WORKING HERE
roots
I am trying to utilise the expressions for Vieta's fomulae to solve expressions, just as an investigation. The question I gave myself is, if $p$, $q$, and $r$ are the roots of a cubic, what is $p^3+q^3+r^3$? The cubic is $x^3+4x^2-4x+1.$
I have done all the working out and come to the conclusion that the answer is $-115$. However, I am not 100% sure that my working out is correct, or if I used the formulae in the right way. If someone could check my working that I have attached as an image and point out any fundamental errors, that would be great. Thanks!
WORKING HERE
roots
roots
edited Nov 29 at 3:58
asked Nov 29 at 3:45
Chem_Student
32
32
There's no image. But in any case, you should use MathJax rather than an image.
– Robert Israel
Nov 29 at 3:57
I have updated the post. Also, there are many lines of working and I'm new to Maths Stack Exchange so I feel that in this moment in time neat, written working is the most appropriate way to go :)
– Chem_Student
Nov 29 at 4:00
The correct answer is $-115$.
– Robert Israel
Nov 29 at 4:01
See math.stackexchange.com/questions/3015661/…
– lab bhattacharjee
Nov 29 at 4:03
add a comment |
There's no image. But in any case, you should use MathJax rather than an image.
– Robert Israel
Nov 29 at 3:57
I have updated the post. Also, there are many lines of working and I'm new to Maths Stack Exchange so I feel that in this moment in time neat, written working is the most appropriate way to go :)
– Chem_Student
Nov 29 at 4:00
The correct answer is $-115$.
– Robert Israel
Nov 29 at 4:01
See math.stackexchange.com/questions/3015661/…
– lab bhattacharjee
Nov 29 at 4:03
There's no image. But in any case, you should use MathJax rather than an image.
– Robert Israel
Nov 29 at 3:57
There's no image. But in any case, you should use MathJax rather than an image.
– Robert Israel
Nov 29 at 3:57
I have updated the post. Also, there are many lines of working and I'm new to Maths Stack Exchange so I feel that in this moment in time neat, written working is the most appropriate way to go :)
– Chem_Student
Nov 29 at 4:00
I have updated the post. Also, there are many lines of working and I'm new to Maths Stack Exchange so I feel that in this moment in time neat, written working is the most appropriate way to go :)
– Chem_Student
Nov 29 at 4:00
The correct answer is $-115$.
– Robert Israel
Nov 29 at 4:01
The correct answer is $-115$.
– Robert Israel
Nov 29 at 4:01
See math.stackexchange.com/questions/3015661/…
– lab bhattacharjee
Nov 29 at 4:03
See math.stackexchange.com/questions/3015661/…
– lab bhattacharjee
Nov 29 at 4:03
add a comment |
2 Answers
2
active
oldest
votes
up vote
1
down vote
accepted
Your answer is correct. Here is an alternative approach.
You have
$$p^2+q^2+r^2=(underbrace{p+q+r}_{=-4})^2-2(underbrace{pq+pr+qr}_{=-4})=24,$$
By $x^3=-4x^2+4x-1$,
$$p^3+q^3+r^3=-4(p^2+q^2+r^2)+4(p+q+r)-(1+1+1)=-115.$$
Thank you for the quicker method, however I don't really understand if you used a formula for the first line, or if it's derived from elsewhere?
– Chem_Student
Nov 29 at 4:11
Expand $(p+q+r)^2=p^2+q^2+r^2+2pq+2pr+2qr$.
– Tianlalu
Nov 29 at 4:13
Ok thank you so much!
– Chem_Student
Nov 29 at 4:15
Sorry, also, did you subsitute x=p+q+r, because I don't understand how $x^3=p^3+q^3+r^3$
– Chem_Student
Nov 29 at 4:20
Substitute $p,q,r$ separately, we get 3 equalities. Then add them together.
– Tianlalu
Nov 29 at 4:22
|
show 1 more comment
up vote
0
down vote
Your solution is correct. You can also take a shortcut:
$$begin{align}p+q+r&=-4 Rightarrow \
p+q&=-4-r Rightarrow \
(p+q)^3&=(-4-r)^3 Rightarrow \
p^3+q^3+3pq(p+q)&=-64-48r-12r^2-r^3 Rightarrow \
p^3+q^3+r^3&=-3left(-frac1rright)(-4-r)-64-48r-12r^2=\
&=-12r^2-48r-67-frac{12}{r}=\
&=frac{-12(r^3+4r^2-4r+1)-115r}{r}=\
&=-115,
end{align}$$
because:
$$begin{align}p+q+r&=-4;\
pq+qr+rp&=-4;\
pqr&=-1;\
r^3+4r^2-4r+1&=0.end{align}$$
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%2f3018143%2fp3q3r3-where-p-q-and-r-are-the-roots-of-the-cubic-function-x34%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
up vote
1
down vote
accepted
Your answer is correct. Here is an alternative approach.
You have
$$p^2+q^2+r^2=(underbrace{p+q+r}_{=-4})^2-2(underbrace{pq+pr+qr}_{=-4})=24,$$
By $x^3=-4x^2+4x-1$,
$$p^3+q^3+r^3=-4(p^2+q^2+r^2)+4(p+q+r)-(1+1+1)=-115.$$
Thank you for the quicker method, however I don't really understand if you used a formula for the first line, or if it's derived from elsewhere?
– Chem_Student
Nov 29 at 4:11
Expand $(p+q+r)^2=p^2+q^2+r^2+2pq+2pr+2qr$.
– Tianlalu
Nov 29 at 4:13
Ok thank you so much!
– Chem_Student
Nov 29 at 4:15
Sorry, also, did you subsitute x=p+q+r, because I don't understand how $x^3=p^3+q^3+r^3$
– Chem_Student
Nov 29 at 4:20
Substitute $p,q,r$ separately, we get 3 equalities. Then add them together.
– Tianlalu
Nov 29 at 4:22
|
show 1 more comment
up vote
1
down vote
accepted
Your answer is correct. Here is an alternative approach.
You have
$$p^2+q^2+r^2=(underbrace{p+q+r}_{=-4})^2-2(underbrace{pq+pr+qr}_{=-4})=24,$$
By $x^3=-4x^2+4x-1$,
$$p^3+q^3+r^3=-4(p^2+q^2+r^2)+4(p+q+r)-(1+1+1)=-115.$$
Thank you for the quicker method, however I don't really understand if you used a formula for the first line, or if it's derived from elsewhere?
– Chem_Student
Nov 29 at 4:11
Expand $(p+q+r)^2=p^2+q^2+r^2+2pq+2pr+2qr$.
– Tianlalu
Nov 29 at 4:13
Ok thank you so much!
– Chem_Student
Nov 29 at 4:15
Sorry, also, did you subsitute x=p+q+r, because I don't understand how $x^3=p^3+q^3+r^3$
– Chem_Student
Nov 29 at 4:20
Substitute $p,q,r$ separately, we get 3 equalities. Then add them together.
– Tianlalu
Nov 29 at 4:22
|
show 1 more comment
up vote
1
down vote
accepted
up vote
1
down vote
accepted
Your answer is correct. Here is an alternative approach.
You have
$$p^2+q^2+r^2=(underbrace{p+q+r}_{=-4})^2-2(underbrace{pq+pr+qr}_{=-4})=24,$$
By $x^3=-4x^2+4x-1$,
$$p^3+q^3+r^3=-4(p^2+q^2+r^2)+4(p+q+r)-(1+1+1)=-115.$$
Your answer is correct. Here is an alternative approach.
You have
$$p^2+q^2+r^2=(underbrace{p+q+r}_{=-4})^2-2(underbrace{pq+pr+qr}_{=-4})=24,$$
By $x^3=-4x^2+4x-1$,
$$p^3+q^3+r^3=-4(p^2+q^2+r^2)+4(p+q+r)-(1+1+1)=-115.$$
answered Nov 29 at 4:05
Tianlalu
3,01021038
3,01021038
Thank you for the quicker method, however I don't really understand if you used a formula for the first line, or if it's derived from elsewhere?
– Chem_Student
Nov 29 at 4:11
Expand $(p+q+r)^2=p^2+q^2+r^2+2pq+2pr+2qr$.
– Tianlalu
Nov 29 at 4:13
Ok thank you so much!
– Chem_Student
Nov 29 at 4:15
Sorry, also, did you subsitute x=p+q+r, because I don't understand how $x^3=p^3+q^3+r^3$
– Chem_Student
Nov 29 at 4:20
Substitute $p,q,r$ separately, we get 3 equalities. Then add them together.
– Tianlalu
Nov 29 at 4:22
|
show 1 more comment
Thank you for the quicker method, however I don't really understand if you used a formula for the first line, or if it's derived from elsewhere?
– Chem_Student
Nov 29 at 4:11
Expand $(p+q+r)^2=p^2+q^2+r^2+2pq+2pr+2qr$.
– Tianlalu
Nov 29 at 4:13
Ok thank you so much!
– Chem_Student
Nov 29 at 4:15
Sorry, also, did you subsitute x=p+q+r, because I don't understand how $x^3=p^3+q^3+r^3$
– Chem_Student
Nov 29 at 4:20
Substitute $p,q,r$ separately, we get 3 equalities. Then add them together.
– Tianlalu
Nov 29 at 4:22
Thank you for the quicker method, however I don't really understand if you used a formula for the first line, or if it's derived from elsewhere?
– Chem_Student
Nov 29 at 4:11
Thank you for the quicker method, however I don't really understand if you used a formula for the first line, or if it's derived from elsewhere?
– Chem_Student
Nov 29 at 4:11
Expand $(p+q+r)^2=p^2+q^2+r^2+2pq+2pr+2qr$.
– Tianlalu
Nov 29 at 4:13
Expand $(p+q+r)^2=p^2+q^2+r^2+2pq+2pr+2qr$.
– Tianlalu
Nov 29 at 4:13
Ok thank you so much!
– Chem_Student
Nov 29 at 4:15
Ok thank you so much!
– Chem_Student
Nov 29 at 4:15
Sorry, also, did you subsitute x=p+q+r, because I don't understand how $x^3=p^3+q^3+r^3$
– Chem_Student
Nov 29 at 4:20
Sorry, also, did you subsitute x=p+q+r, because I don't understand how $x^3=p^3+q^3+r^3$
– Chem_Student
Nov 29 at 4:20
Substitute $p,q,r$ separately, we get 3 equalities. Then add them together.
– Tianlalu
Nov 29 at 4:22
Substitute $p,q,r$ separately, we get 3 equalities. Then add them together.
– Tianlalu
Nov 29 at 4:22
|
show 1 more comment
up vote
0
down vote
Your solution is correct. You can also take a shortcut:
$$begin{align}p+q+r&=-4 Rightarrow \
p+q&=-4-r Rightarrow \
(p+q)^3&=(-4-r)^3 Rightarrow \
p^3+q^3+3pq(p+q)&=-64-48r-12r^2-r^3 Rightarrow \
p^3+q^3+r^3&=-3left(-frac1rright)(-4-r)-64-48r-12r^2=\
&=-12r^2-48r-67-frac{12}{r}=\
&=frac{-12(r^3+4r^2-4r+1)-115r}{r}=\
&=-115,
end{align}$$
because:
$$begin{align}p+q+r&=-4;\
pq+qr+rp&=-4;\
pqr&=-1;\
r^3+4r^2-4r+1&=0.end{align}$$
add a comment |
up vote
0
down vote
Your solution is correct. You can also take a shortcut:
$$begin{align}p+q+r&=-4 Rightarrow \
p+q&=-4-r Rightarrow \
(p+q)^3&=(-4-r)^3 Rightarrow \
p^3+q^3+3pq(p+q)&=-64-48r-12r^2-r^3 Rightarrow \
p^3+q^3+r^3&=-3left(-frac1rright)(-4-r)-64-48r-12r^2=\
&=-12r^2-48r-67-frac{12}{r}=\
&=frac{-12(r^3+4r^2-4r+1)-115r}{r}=\
&=-115,
end{align}$$
because:
$$begin{align}p+q+r&=-4;\
pq+qr+rp&=-4;\
pqr&=-1;\
r^3+4r^2-4r+1&=0.end{align}$$
add a comment |
up vote
0
down vote
up vote
0
down vote
Your solution is correct. You can also take a shortcut:
$$begin{align}p+q+r&=-4 Rightarrow \
p+q&=-4-r Rightarrow \
(p+q)^3&=(-4-r)^3 Rightarrow \
p^3+q^3+3pq(p+q)&=-64-48r-12r^2-r^3 Rightarrow \
p^3+q^3+r^3&=-3left(-frac1rright)(-4-r)-64-48r-12r^2=\
&=-12r^2-48r-67-frac{12}{r}=\
&=frac{-12(r^3+4r^2-4r+1)-115r}{r}=\
&=-115,
end{align}$$
because:
$$begin{align}p+q+r&=-4;\
pq+qr+rp&=-4;\
pqr&=-1;\
r^3+4r^2-4r+1&=0.end{align}$$
Your solution is correct. You can also take a shortcut:
$$begin{align}p+q+r&=-4 Rightarrow \
p+q&=-4-r Rightarrow \
(p+q)^3&=(-4-r)^3 Rightarrow \
p^3+q^3+3pq(p+q)&=-64-48r-12r^2-r^3 Rightarrow \
p^3+q^3+r^3&=-3left(-frac1rright)(-4-r)-64-48r-12r^2=\
&=-12r^2-48r-67-frac{12}{r}=\
&=frac{-12(r^3+4r^2-4r+1)-115r}{r}=\
&=-115,
end{align}$$
because:
$$begin{align}p+q+r&=-4;\
pq+qr+rp&=-4;\
pqr&=-1;\
r^3+4r^2-4r+1&=0.end{align}$$
answered Nov 29 at 6:57
farruhota
18.8k2736
18.8k2736
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%2f3018143%2fp3q3r3-where-p-q-and-r-are-the-roots-of-the-cubic-function-x34%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
There's no image. But in any case, you should use MathJax rather than an image.
– Robert Israel
Nov 29 at 3:57
I have updated the post. Also, there are many lines of working and I'm new to Maths Stack Exchange so I feel that in this moment in time neat, written working is the most appropriate way to go :)
– Chem_Student
Nov 29 at 4:00
The correct answer is $-115$.
– Robert Israel
Nov 29 at 4:01
See math.stackexchange.com/questions/3015661/…
– lab bhattacharjee
Nov 29 at 4:03