Use Pascal's triangle to expand (x-7)^5
You need the 6th row of the triangle.
you can use the general formula for this, which is \[n!/r!(n-r)!\] where here n=5 (as it is the exponent of the bracket) and r = 0 to 5, where for the first term it equals 0, 2nd term it = 1, ... this helps you find the co-efficients of each of the terms i.e. the whole nth row of the triangle
Those numbers will be the coefficients of the following terms: x^5(-7)^0 x^4(-7)^1 x^3(-7)^2 x^2(-7)^3 x^1(-7)^4 x^0(-7)^5
Because that row has 1,5,10,10,5,1 and those are the coeffiecients.
Also the x (or first term in a binomial) exponent goes down left to right and the -7 (or second term in the binomial) goes up from left to right.
Yes. Those are the coefficients
So you get 1x^5 -35x^4+490x^3-3430x^2+12005x-16807
can we do it step by step I cant understand how this triangle works
\[___x ^{5}(-7)^{0}+___x ^{4}(-7)^{1}+___x ^{3}(-7)^{2}+___x ^{2}(-7)^{3}+___x ^{1}-7^{4}+___x ^{0}(-7)^{5}\]
Oh well. I don't know why that didn't write it right. I'll try again.
\[x ^{5}(-7)^{0}+ x ^{4}(-7)^{1}+ x ^{3}(-7)^{2}+ x ^{2}(-7)^{3}+ x ^{1}(-7)^{4}+ x ^{0}(-7)^{5}\]
Now if you simplify you will get:\[x ^{5}-7x ^{4}-49x ^{3}-343x ^{2}+2401x ^{1}-16807\]
Now put it the coefficients from Pascal's Triangle.
\[(1)x ^{5}-(5)(7x ^{4})+(10)(49x ^{3})-(10)(343x ^{2})+(5)(2401x ^{1})-(1)(16809)\]
is this right? coeficients for power 5 corresponds to row 5: 1, 5, 10, 10, 5, 1 (1)x^5 + 5(x^4)(-7) + 10x^3(-7)^2 + 10x^2(-7)^3 + 5x(-7)^4 + (1)(-7)^5 x^5 - 35x^4 + 490x^3 - 3430x^2 + 12005x - 16807
I messed up the sign on the 49 a couple steps back.
can you check what I did
Well, those are the right coefficients but that is actually row 6 since the triangle is:|dw:1325208362565:dw|
Join our real-time social learning platform and learn together with your friends!