Ramon W. answered 01/17/13
Math whiz - Sylvan Learning Center tutor - Engineer
The way it's written doesn't suggest addition. I'll explain what I mean by giving you two answers :-).
If the equation truly is (x+2y)(x+2y), then you're multiplying those expressions together using FOIL, which stands for first, outer, inner, last.
First: x * x
Outer: x*2y
Inner: 2y * x
Last: 2y * 2y
So the expression is (x+2y)(x+2y) = x(x) +x(2y) +2y(x) + 2y(2y) = x2 + 2xy +2yx +4y2. Because the two middle terms are really using the same variables (i.e. xy = yx), you can also combine those. So the final answer is x2+4xy+4y2.
NOW...if you're really ADDING the two expressions, I'd expect it to be written as such: (x+2y)+(x+2y). IF that's the case, then you simply add those with similar variables (i.e. add the 'X's together and the 'Y's together). If it helps, you can even drop the parenthesis if truly adding the expressions. (Note: you cannot drop parenthesis when multiplying, dividing, or subtracting expression...only adding)
(x+2y)+(x+2y)
x+2y+x+2y
x+x+2y+2y co-locate (or put together) similar variables
2x+4y add them together