
Mary Ann F. answered 12/30/14
Tutor
5.0
(1,040)
Math & Science... Algebra and Geometry specialist
There are two ways to approach this problem. One is by just "FOIL-ing" out the answer:
(x + y)(x + y)(x + y)(x + y) taking the product of the first two, then multiplying by the third and taking that answer and multiplying by the forth.
However, I suspect that you are studying the binomial expansion theorem, right?
Pascal's triangle can help us here. We have a fourth degree polynomial with coefficients of one on each of the variables. We need to go to the 5th row of the triangle to choose the leading coefficients and then remember that the exponents are going to increase, in order, on x and decrease on y
http://en.wikipedia.org/wiki/Pascal's_triangle
the coefficients are 1, 4, 6, 4, 1
(1)x4 + (4)x3y + (6)x2y2 + (4)xy3 + (1)y4