now, how the heck do we get the coefficient for the term, those 84, 126, 9 and so on?
well, you grab the current coefficient, multiply it times the exponent of the first component,
whatever product you get,
divide it by the exponent of the second component in the "next" term
which will be, whatever the current is +1
for example, how the heck did we get 36 for the 3rd term?
well, the second term has 9 as coefficient, the first component on the second term has an exponent of 8
9 * 8 = 72
the second component, has an exponent of 1, we add one 1 + 1, is the next exponent of it, or the exponent on the next term, thus
(9 * 8)/2 = 36