X^7 - 7X^6*Y + 21X^5*Y^2 - 35X^4*Y^3 + 35X^3*Y^4 -21X^2*Y^5 + 7X*Y^6 - Y^7
The coefficients go like this:
1
1 2 1
1 3 3 1
1 4 6 4 1
1 5 10 10 5 1
1 6 15 20 15 6 1
1 7 21 35 35 21 7 1
2006-07-27 09:41:54
·
answer #1
·
answered by bob h 3
·
3⤊
1⤋
X^7 - 7X^6*Y + 21X^5*Y^2 - 35X^4*Y^3 + 35X^3*Y^4 -21X^2*Y^5 + 7X*Y^6 - Y^7
use pascale triangule to find coefficient
1
1 2 1
1 3 3 1
1 4 6 4 1
1 5 10 10 5 1
1 6 15 20 15 6 1
1 7 21 35 35 21 7 1
2006-07-27 17:31:45
·
answer #2
·
answered by sanjeewa 4
·
0⤊
0⤋
No trick... just binomial expansion is all.
x^7 - 7x^6·y + 21x^5·y² - 35x^4·y³ + 35x³·y^4 - 21x²·y^5 + 7x·y^6 - y^7
If you like, it's
∑ C(7, k) · x^(7 - k) · y^k,
for k going from 0 to 7. Pascal's triangle is helpful with the combinations.
2006-07-27 09:35:37
·
answer #3
·
answered by Anonymous
·
0⤊
0⤋
x^7 - 7·y·x^6 + 21·y^2·x^5 - 35·y^3·x^4 + 35·y^4·x^3 - 21·y^5·x^2 + 7·y^6·x - y^7
2006-07-27 09:37:10
·
answer #4
·
answered by Stan L 2
·
0⤊
0⤋
using binomial expansion
(x-y)^7 = x^7-7x^6y+21x^5y^2 - 35x^4y^3+35x^3y^4-21x^2y^5+ 7xy^6- y*7
starting from 0 nth term is Cn x^(7-n) (-1y)^n
Cn = n thngs taken from 7 at a time = 7!/(n!(7-n)!)
2006-07-27 09:41:23
·
answer #5
·
answered by Mein Hoon Na 7
·
0⤊
0⤋
(x - y)^7 = x^7 - 7x^6y + 21x^5y^2 - 35x^4y^3 + 35x^3y^4 - 21x^2y^5 + 7xy^6 - y^7
2006-07-27 13:03:55
·
answer #6
·
answered by Sherman81 6
·
0⤊
0⤋
Use FOIL (First interior outdoors final) First do (x instances x) then (x instances 5y) then (y instances x) then (y instances 5y) positioned all of it jointly to get x^2 + 5xy +xy +5y^2 combine like words to get: x^2 + 5y^2 +6xy desire this helps!!
2016-12-14 15:02:36
·
answer #7
·
answered by raina 4
·
0⤊
0⤋
the only trick is that you have to FOIL it out. (first outside inside last).
But im sure you know how to do that!
Its NOT x^7-y^7.
It's the result of (x-y)(x-y)(x-y)(x-y)(x-y)(x-y)(x-y)
2006-07-27 09:33:22
·
answer #8
·
answered by Anonymous
·
0⤊
0⤋
x^7 -C(7,1)x^6y + C(7,2)x^5y^2 - C(7,3)x^4y^3 + C(7,4)x^3y^4 - C(7,5)x^2y^5 + C(7,6)xy^6 - y^7
C(7,n) = 7!/[n!(7-n))!]
2006-07-27 09:36:26
·
answer #9
·
answered by Scott R 6
·
0⤊
0⤋