
William W. answered 10/02/20
Top Pre-Calc Tutor
I answered another of your questions earlier with a similar response. I was hoping you would use it to figure out how this works:
We can typically expect a "10th power" polynomial to have 11 terms. Each term includes a contribution from the first term in the binomial, in this case "2x" (let's call the coefficient contribution "a"), the last term in the binomial, in this case "-5y" (let's call the coefficient contribution "b"), and from Pascal's triangle (let's call that contribution "p"). A 10th degree polynomial (with first binomial variable "x" and last variable "y") would generically look like this:
p1a10x10b0y0 + p2a9x9b1y1 + p3a8x8b2y2 + p4a7x7b3y3 + p5a6x6b4y4 + p6a5x5b5y5 + p7a4x4b6y6 + p8a3x3b7y7 + p9a2x2b8y8 + p10a1x1b9y9 + p11a0x0b10y10
So the term we are looking for is what I have listed as p6a5x5b5y5 so we just need p6, a5, and b5. The coefficient we are seeking will just be the product of those three.
In this case, the coefficient of the first term in the binomial is "2" so a5 will be 25 because the "x" variable is raised to the 5th power. So a5 = 32
In this case, the coefficient of the last term in the binomial is "-5" so b5 will be (-5)5 because the "y" variable is raised to the 5th power. So b5 = -3125.
Using the 10th row on Pascal's triangle, we get:
1 10 45 120 210 252 210 120 45 10 1
We can see that p6 = 252.
So the coefficient we seek is (32)(-3125)(252) = -25200000