You can
put this solution on YOUR website!Method # 1: The somewhat long way

Start with the given expression.

Factor

FOIL

Expand

Distribute

Combine like terms.
So

expands and simplifies to

.
In other words,
If you didn't like method # 1, then...
Method # 2: The shorter way (if you're familiar with this method)

Start with the given expression
To expand this, we're going to use binomial expansion. So let's look at Pascal's triangle:
1
1 1
1 2 1
1 3 3 1
Looking at the row that starts with 1,3, etc, we can see that this row has the numbers:
1, 3, 3, and 1
These numbers will be the coefficients of our expansion. So to expand

, simply follow this procedure:
Write the first coefficient. Multiply that coefficient with the first binomial term

and then the second binomial term

. Repeat this until all of the coefficients have been written.
Once that has been done, add up the terms like this:

Notice how the coefficients are in front of each term.
However, we're not done yet.

Looking at the first term

, raise

to the 3rd power and raise

to the 0th power.

Looking at the second term

raise

to the 2nd power and raise

to the 1st power.
Continue this until you reach the final term.
Notice how the exponents of

are stepping down and the exponents of

are stepping up.
So the fully expanded expression should now look like this:

Distribute the exponents

Multiply

Multiply the terms with their coefficients
So

expands and simplifies to

.
In other words,

(which is what we got before)
You can
put this solution on YOUR website!(x+3)^3 = (x+3)(x+3)(x+3)
.
We can foil one set,,but then distribute last
.
(x+3) (x^2 +6x+9)
.
(x^3 +6x^2 +9x)+ (3x^2 +18x +27)
.
x^3 +9x^2 +27x +27
,
check ,,,let x=1,,,64 = original and answer,,,ok