Find the co-efficient of y4 in the expansion of (y+3)3(2-y)5
Merspi promotes a strong editing culture. We strive to keep our questions and answers well-presented
|
2
|
|
|
|
|
1
|
Firstly, we should note the first 6 rows of Pascal's triangle (for more information see the Wikipedia entry on Pascal's triangle).
using x=10 (for neatness) Using polynomial expansion, which employs Pascal's trianagle, we would obtain for the (y+3)3 component: y3 + 9y2 + 27y + 27 (1) and for the (2-y)5 component: -y5 + 10y4 -40y3 + 80y2 -80y + 32 (2) The point Colin was making was that to obtain the co-efficient of y4 after components (1) and (2) multiply is that you are interested in the products of: y3 and -80y 9y2 and 80y2 27y and -40y3 27 and 10y4 You can simply consider addition of the products of the coefficients for each of the four pairs: -80 + (9 x 80) + (27 x -40) + (27 x 10) = -80 + 720 -1080 + 270 = -170 Thus, co-efficient of y4 in the expansion of (y+3)3(2-y)5 is -170. |
|||
|
|
Remember to vote up questions and answers you find interesting or helpful (requires 15 reputation points)
|
0
|
This is really easy to complete with the Binomial Theorem (example) The procedure is to find the y4 term, which can either be:
All these terms will exist, and will create a y4 term, so (i) find each of their coefficients and then (ii) add them together. Let me know if you need more guidance than that. |
||||||
|
