Question 625532
2. You are right... so far. (I hope you used the {{{(a+b)(a-b) = a^2-b^2}}} pattern to do it easily.) You can further simplify your answer:
{{{a^(x+1)^2 - b^(x-2)^2}}}
You can use the power of a power rule for exponents, {{{(a^p)^q = a^(p*q)}}}. Multiplying the exponents we get:
{{{a^(2x+2) - b^(2x-4)}}}<br>
1. {{{((x+3) + y)^3}}}
The inner set of parentheses in this expression are unnecessary. I think they are there for a reason. The slowest, hardest way to multiply this is to ignore the inner parentheses an just multiply out:
(x + 3 + y)(x + 3 + y)(x + 3 + y)
This would involve multiplying two of these trinomimals (every term of one times every term of the other and then adding like terms) and then multiplying that result by the third trinomial (again, every term times every term and then add like terms).<br>
But I think the reason for the inner parentheses is to suggest a faster way to find the product. Parentheses say, in effect, "treat the expression inside me as a unit".  In this case, it says "treat the x+3 as a unit". So when we look at {{{((x+3) + y)^3}}} we can look at it as if it were the cube of the sum of two items: x+3 (as a unit) and y-item expression. In other "words", we can look at {{{((x+3) + y)^3}}} as {{{(a+b)^3}}} with the "a" being (x+3) and the "b" being y.<br>
Once we start looking at {{{((x+3) + y)^3}}} as an {{{(a+b)^3}}}, we can start taking advantage of some of the patterns you've learned that involve powers of two-term expressions (binomials). One pattern, which is not always taught tells use how to cube a binomial:
{{{(a+b)^3 = a^3 + 3a^2*b + 3ab^2 + b^3}}}
If you know this pattern, this is the fastest, easiest way to find this product. But since you may not have learned this one, I will find the product another way first (and do it this way at the end).<br>
A pattern you should know is {{{(a+b)^2 = a^2+2ab+b^2}}}. We can use this pattern to help us find {{{(a+b)^3}}} because
{{{(a+b)^3 = (a+b)^2*(a+b)}}}
and we can use the pattern on the first part. Remembering that our "a" is (x+3) and our "b" is y we can use this pattern to square ((x+3)+y):
{{{(x+3)^2 + 2(x+3)(y) + (y)^2}}}
To simplify this we can use the pattern again on {{{(x+3)^2}}}:
{{{(x)^2+2(x)(3)+ 3^2 + 2(x+3)(y) + (y)^2}}}
which simplifies further...
{{{x^2+6x+ 9 + 2xy+6y + y^2}}}
To recap our work so far:
{{{((x+3) + y)^3}}}
{{{((x+3) + y)^2*((x+3)+y)}}}
Using the pattern on the first part:
{{{(x^2+6x+ 9 + 2xy+6y + y^2)((x+3)+y)}}}
To finish we now multiply each term of the first factor times each term of the other factor and then add like terms, if any:
{{{x^2*x+x^2*3+x^2*y+6x*x+6x*3+6x*y+9*x+9*3+9*y+2xy*x+2xy*3+2xy*y+6y*x+6y*3+6y*y+y^2*x*y^2*3+y^2*y}}}
Simplifying:
{{{x^3 +3x^2+x^2*y+6x^2+18x+6xy+9x+27+9y+2x^2*y+6xy+2xy^2+6xy+18y+6y^2+xy^2+3y^2+y^3}}}
Adding like terms and putting the terms in order from highest degree to lowest:
{{{x^3+y^3+3x^2*y+3xy^2+9x^2+18xy+9y^2+27x+27y+27}}}<br>
Evan faster is to us the {{{(a+b)^3 = a^3 + 3a^2*b + 3ab^2 + b^3}}} (if you know it):
{{{((x+3) + y)^3}}}
{{{(x+3)^3 + 3(x+3)^2*y + 3(x+3)y^2 + y^3}}}
Using the pattern again on {{{(x+3)^3}}}:
{{{x^3 +3*x^2*3 + 3*x*3^2 + 3^3 + 3(x+3)^2*y + 3(x+3)y^2 + y^3}}}
Using our {{{(a+b)^2}}} pattern on {{{(x+3)^2}}}:
{{{x^3 +3*x^2*3 + 3*x*3^2 + 3^3 + 3(x^2+2*x*3 +3^2)*y + 3(x+3)y^2 + y^3}}}
Now we simplify:
{{{x^3 +9x^2 + 27x + 27 + 3x^2*y+18xy +27y + 3xy^2+9y^2 + y^3}}}
Putting terms in order from highest degree to lowest (which is not required):
{{{x^3+ y^3  + 3x^2*y+ 3xy^2+9x^2+18xy +9y^2+ 27x +27y+ 27   }}}