document.write( "Question 668505: write the binomial expansion of (x+y) exponent 4 as a polynomial in simplest form. \n" ); document.write( "
Algebra.Com's Answer #415594 by swincher4391(1107)![]() ![]() You can put this solution on YOUR website! (x+y)^4 = (4 choose 0)x^4*y^0 + (4 choose 1)x^3*y^1 + (4 choose 2) x^2y^2 + (4 choose 3) x^1*y^3 + (4 choose 4) x^0*y^4 = |