Answer:
Explanation:
Comment
Expand the second and 3rd factors first. Then worry about the x.
Solution
x(x + 2)(x + 4)
first: x * x = x^2
Outside: 4*x = 4x
Inside: 2*x = 2x
Last: 2*4 = 8
Combine
x^2 + 4x + 2x + 8
x^2 + 6x + 8
Now is the time to worry about the extra x
x(x^2 + 6x + 8)
remove the brackets.
x*x^2 + x*6x + 8*x
Combine
Answer: x^3 + 6x^2 + 8x