Simplifying $3x^2(x+8)^3+3x^3(x+8)^2$












0














I found the derivative of $[x^3(x+8)^3]$ to equal $3x^2(x+8)^3+3x^3(x+8)^2$ using Chain Rule.



Somehow it can simplify further to: $6x^2(x+4)(x+8)^2$.



I can't manage the steps to get it to the simplified form.










share|cite|improve this question




















  • 3




    Note that $3x^2y^3+3x^3y^2=3x^2y^2(y+x)$ and in this case $y=x+8$.
    – TheSimpliFire
    Nov 29 at 19:33
















0














I found the derivative of $[x^3(x+8)^3]$ to equal $3x^2(x+8)^3+3x^3(x+8)^2$ using Chain Rule.



Somehow it can simplify further to: $6x^2(x+4)(x+8)^2$.



I can't manage the steps to get it to the simplified form.










share|cite|improve this question




















  • 3




    Note that $3x^2y^3+3x^3y^2=3x^2y^2(y+x)$ and in this case $y=x+8$.
    – TheSimpliFire
    Nov 29 at 19:33














0












0








0







I found the derivative of $[x^3(x+8)^3]$ to equal $3x^2(x+8)^3+3x^3(x+8)^2$ using Chain Rule.



Somehow it can simplify further to: $6x^2(x+4)(x+8)^2$.



I can't manage the steps to get it to the simplified form.










share|cite|improve this question















I found the derivative of $[x^3(x+8)^3]$ to equal $3x^2(x+8)^3+3x^3(x+8)^2$ using Chain Rule.



Somehow it can simplify further to: $6x^2(x+4)(x+8)^2$.



I can't manage the steps to get it to the simplified form.







calculus derivatives exponential-function






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Nov 29 at 19:34









TheSimpliFire

11.9k62257




11.9k62257










asked Nov 29 at 19:28









pijoborde

376




376








  • 3




    Note that $3x^2y^3+3x^3y^2=3x^2y^2(y+x)$ and in this case $y=x+8$.
    – TheSimpliFire
    Nov 29 at 19:33














  • 3




    Note that $3x^2y^3+3x^3y^2=3x^2y^2(y+x)$ and in this case $y=x+8$.
    – TheSimpliFire
    Nov 29 at 19:33








3




3




Note that $3x^2y^3+3x^3y^2=3x^2y^2(y+x)$ and in this case $y=x+8$.
– TheSimpliFire
Nov 29 at 19:33




Note that $3x^2y^3+3x^3y^2=3x^2y^2(y+x)$ and in this case $y=x+8$.
– TheSimpliFire
Nov 29 at 19:33










1 Answer
1






active

oldest

votes


















3














Carry out continuous factorizations, as :



$$3x^2(x+8)^3+3x^3(x+8)^2 = 3x^2Big[(x+8)^3+x(x+8)^2Big] $$
$$=$$
$$3x^2(x+8)^2Big[x+8 + xBig] = 3x^2(x+8)^2(2x+8) $$
$$=$$
$$boxed{6x^2(x+4)(x+8)^2}$$






share|cite|improve this answer























  • Know anywhere I could read up on this??
    – pijoborde
    Nov 29 at 20:26










  • @pijoborde What do you mean ? You just factor out equal terms.
    – Rebellos
    Nov 29 at 20:27










  • Would you be willing to edit in the steps with words as you factored them out? I am not seeing it at this time.
    – pijoborde
    Nov 29 at 20:34










  • Well, first of all we see that we have $3x^2$ and $3x^3= 3x^2 cdot x$. So we factor out $3x^2$ and the rest remain the same. Then we have $(x+8)^2$ and $(x+8)^3 = (x+8)^2 cdot (x+8)$ and thus we factor out $(x+8)^2$. Then, we carry out the operations left in the parentheses and factor out $2$, since $2x+8 = 2(x+4)$.
    – Rebellos
    Nov 29 at 20:40










  • thank you so much. That helped a lot being able to read along. Thank you.
    – pijoborde
    Nov 29 at 20:48











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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3019079%2fsimplifying-3x2x833x3x82%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









3














Carry out continuous factorizations, as :



$$3x^2(x+8)^3+3x^3(x+8)^2 = 3x^2Big[(x+8)^3+x(x+8)^2Big] $$
$$=$$
$$3x^2(x+8)^2Big[x+8 + xBig] = 3x^2(x+8)^2(2x+8) $$
$$=$$
$$boxed{6x^2(x+4)(x+8)^2}$$






share|cite|improve this answer























  • Know anywhere I could read up on this??
    – pijoborde
    Nov 29 at 20:26










  • @pijoborde What do you mean ? You just factor out equal terms.
    – Rebellos
    Nov 29 at 20:27










  • Would you be willing to edit in the steps with words as you factored them out? I am not seeing it at this time.
    – pijoborde
    Nov 29 at 20:34










  • Well, first of all we see that we have $3x^2$ and $3x^3= 3x^2 cdot x$. So we factor out $3x^2$ and the rest remain the same. Then we have $(x+8)^2$ and $(x+8)^3 = (x+8)^2 cdot (x+8)$ and thus we factor out $(x+8)^2$. Then, we carry out the operations left in the parentheses and factor out $2$, since $2x+8 = 2(x+4)$.
    – Rebellos
    Nov 29 at 20:40










  • thank you so much. That helped a lot being able to read along. Thank you.
    – pijoborde
    Nov 29 at 20:48
















3














Carry out continuous factorizations, as :



$$3x^2(x+8)^3+3x^3(x+8)^2 = 3x^2Big[(x+8)^3+x(x+8)^2Big] $$
$$=$$
$$3x^2(x+8)^2Big[x+8 + xBig] = 3x^2(x+8)^2(2x+8) $$
$$=$$
$$boxed{6x^2(x+4)(x+8)^2}$$






share|cite|improve this answer























  • Know anywhere I could read up on this??
    – pijoborde
    Nov 29 at 20:26










  • @pijoborde What do you mean ? You just factor out equal terms.
    – Rebellos
    Nov 29 at 20:27










  • Would you be willing to edit in the steps with words as you factored them out? I am not seeing it at this time.
    – pijoborde
    Nov 29 at 20:34










  • Well, first of all we see that we have $3x^2$ and $3x^3= 3x^2 cdot x$. So we factor out $3x^2$ and the rest remain the same. Then we have $(x+8)^2$ and $(x+8)^3 = (x+8)^2 cdot (x+8)$ and thus we factor out $(x+8)^2$. Then, we carry out the operations left in the parentheses and factor out $2$, since $2x+8 = 2(x+4)$.
    – Rebellos
    Nov 29 at 20:40










  • thank you so much. That helped a lot being able to read along. Thank you.
    – pijoborde
    Nov 29 at 20:48














3












3








3






Carry out continuous factorizations, as :



$$3x^2(x+8)^3+3x^3(x+8)^2 = 3x^2Big[(x+8)^3+x(x+8)^2Big] $$
$$=$$
$$3x^2(x+8)^2Big[x+8 + xBig] = 3x^2(x+8)^2(2x+8) $$
$$=$$
$$boxed{6x^2(x+4)(x+8)^2}$$






share|cite|improve this answer














Carry out continuous factorizations, as :



$$3x^2(x+8)^3+3x^3(x+8)^2 = 3x^2Big[(x+8)^3+x(x+8)^2Big] $$
$$=$$
$$3x^2(x+8)^2Big[x+8 + xBig] = 3x^2(x+8)^2(2x+8) $$
$$=$$
$$boxed{6x^2(x+4)(x+8)^2}$$







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Nov 29 at 20:37

























answered Nov 29 at 19:31









Rebellos

14.2k31244




14.2k31244












  • Know anywhere I could read up on this??
    – pijoborde
    Nov 29 at 20:26










  • @pijoborde What do you mean ? You just factor out equal terms.
    – Rebellos
    Nov 29 at 20:27










  • Would you be willing to edit in the steps with words as you factored them out? I am not seeing it at this time.
    – pijoborde
    Nov 29 at 20:34










  • Well, first of all we see that we have $3x^2$ and $3x^3= 3x^2 cdot x$. So we factor out $3x^2$ and the rest remain the same. Then we have $(x+8)^2$ and $(x+8)^3 = (x+8)^2 cdot (x+8)$ and thus we factor out $(x+8)^2$. Then, we carry out the operations left in the parentheses and factor out $2$, since $2x+8 = 2(x+4)$.
    – Rebellos
    Nov 29 at 20:40










  • thank you so much. That helped a lot being able to read along. Thank you.
    – pijoborde
    Nov 29 at 20:48


















  • Know anywhere I could read up on this??
    – pijoborde
    Nov 29 at 20:26










  • @pijoborde What do you mean ? You just factor out equal terms.
    – Rebellos
    Nov 29 at 20:27










  • Would you be willing to edit in the steps with words as you factored them out? I am not seeing it at this time.
    – pijoborde
    Nov 29 at 20:34










  • Well, first of all we see that we have $3x^2$ and $3x^3= 3x^2 cdot x$. So we factor out $3x^2$ and the rest remain the same. Then we have $(x+8)^2$ and $(x+8)^3 = (x+8)^2 cdot (x+8)$ and thus we factor out $(x+8)^2$. Then, we carry out the operations left in the parentheses and factor out $2$, since $2x+8 = 2(x+4)$.
    – Rebellos
    Nov 29 at 20:40










  • thank you so much. That helped a lot being able to read along. Thank you.
    – pijoborde
    Nov 29 at 20:48
















Know anywhere I could read up on this??
– pijoborde
Nov 29 at 20:26




Know anywhere I could read up on this??
– pijoborde
Nov 29 at 20:26












@pijoborde What do you mean ? You just factor out equal terms.
– Rebellos
Nov 29 at 20:27




@pijoborde What do you mean ? You just factor out equal terms.
– Rebellos
Nov 29 at 20:27












Would you be willing to edit in the steps with words as you factored them out? I am not seeing it at this time.
– pijoborde
Nov 29 at 20:34




Would you be willing to edit in the steps with words as you factored them out? I am not seeing it at this time.
– pijoborde
Nov 29 at 20:34












Well, first of all we see that we have $3x^2$ and $3x^3= 3x^2 cdot x$. So we factor out $3x^2$ and the rest remain the same. Then we have $(x+8)^2$ and $(x+8)^3 = (x+8)^2 cdot (x+8)$ and thus we factor out $(x+8)^2$. Then, we carry out the operations left in the parentheses and factor out $2$, since $2x+8 = 2(x+4)$.
– Rebellos
Nov 29 at 20:40




Well, first of all we see that we have $3x^2$ and $3x^3= 3x^2 cdot x$. So we factor out $3x^2$ and the rest remain the same. Then we have $(x+8)^2$ and $(x+8)^3 = (x+8)^2 cdot (x+8)$ and thus we factor out $(x+8)^2$. Then, we carry out the operations left in the parentheses and factor out $2$, since $2x+8 = 2(x+4)$.
– Rebellos
Nov 29 at 20:40












thank you so much. That helped a lot being able to read along. Thank you.
– pijoborde
Nov 29 at 20:48




thank you so much. That helped a lot being able to read along. Thank you.
– pijoborde
Nov 29 at 20:48


















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3019079%2fsimplifying-3x2x833x3x82%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Berounka

Sphinx de Gizeh

Different font size/position of beamer's navigation symbols template's content depending on regular/plain...