Question 471891
(-2x)<sup>3</sup>(-2x<sup>3</sup>)<br>
First, we can see the above expression as the product between two factors: (-2x)<sup>3</sup> and (-2x<sup>3</sup>). 
Both factors are rather complex and we should first make sure we understand what each one of them stands for.
The first factor is (-2x)<sup>3</sup> and since the power 3 is on top of the parentheses then the whole thing inside the parentheses need to be raised to the power of 3. 
What we have inside the parentheses is the product of two factors, -2 and x. Whenever the product of two or more factors is raised to a certain power, the whole thing can be represented as the product of each of the factors raised to that power.
In other words, (ab)<sup>n</sup> = a<sup>n</sup>b<sup>n</sup>. This is also true for any number of factors, for example, (abcxz)<sup>n</sup> = a<sup>n</sup>b<sup>n</sup>c<sup>n</sup>x<sup>n</sup>z<sup>n</sup>. So, our first factor then can be rewritten as 
(-2)<sup>3</sup>x<sup>3</sup>, which is equivalent to -8x<sup>3</sup> since (-2)<sup>3</sup> = (-2)(-2)(-2) = -8.<br>
Going back to the original expression, after we simplified the first factor, we now have:
(-2x)<sup>3</sup>(-2x<sup>3</sup>) = -8x<sup>3</sup>(-2)x<sup>3</sup>,
which is the product of 4 factors: -8, -2, x<sup>3</sup> and x<sup>3</sup>.
The product between -8 and -2 is 16, while the product between x<sup>3</sup> and x<sup>3</sup> is x<sup>6</sup>. This last result is obtained by using PRODUCT rule for exponents, which states that for any m and n (x<sup>m</sup>x<sup>n</sup>=x<sup>m+n</sup>).<br>
Hence,
(-2x)<sup>3</sup>(-2x<sup>3</sup>) = 16x<sup>6</sup><br>
By the way, PRODUCT rule for exponents can be understood by realising that x<sup>m</sup> is in fact x multiplied by itself m times, while x<sup>n</sup> is x multiplied by itself n times. Therefore, the product x<sup>m</sup>x<sup>n</sup> is in fact x multiplied by itself m times, which is further multiplied by x multiplied by itself n times. Taken all these products at once, we can see that what we have is x multiplied by itself m+n times, which can be written succinctly as x<sup>m+n</sup>. This is why x<sup>m</sup>x<sup>n</sup> = x<sup>m+n</sup>