Question 885269
<pre>
I like to give explanations of why you do what you do in math, rather
than just tell you how to do it.  So here is why we do what we do.  It
makes math a lots easier if you understand why you do what you do, not
just how to do it.

{{{blue(x^4)*red(x^6)*green(x^7)}}}

Break it down:

{{{blue(x^4)}}}{{{""=""}}}{{{blue(x*x*x*x)}}}

{{{red(x^6)}}}{{{""=""}}}{{{red(x*x*x*x*x*x)}}}

{{{green(x^7)}}}{{{""=""}}}{{{green(x*x*x*x*x*x*x)}}}

So therefore

{{{blue(x^4)*red(x^6)*green(x^7)}}}{{{""=""}}}{{{blue(x*x*x*x)*red(x*x*x*x*x*x)*green(x*x*x*x*x*x*x)}}}

Count the x's. there are 17 x's all multiplied together, so we
write that as {{{x^17}}}

So a shorter way than writing out all the x's that are multiplied 
together and counting them up, is to simply add up the numbers
4+6+7 getting 17.  Then you don't have to write out all the x's that
are multiplied and then count them.  Just add up the exponents.

Short way:

{{{blue(x^4)*red(x^6)*green(x^7)}}}{{{""=""}}}{{{x^(blue(4)+red(6)+green(7))}}} {{{""=""}}}{{{x^17}}}

Edwin</pre>