SOLUTION: Make an equation to represent the area of a square whose sides are given by the expression x+y.

Algebra ->  Surface-area -> SOLUTION: Make an equation to represent the area of a square whose sides are given by the expression x+y.      Log On


   



Question 855576: Make an equation to represent the area of a square whose sides are given by the expression x+y.
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Make an equation to represent the area of a square whose sides are given by the expression x+y.


A = s^2


A = (x+y)^2


A = (x+y)(x+y)


A = x(x+y)+y(x+y)


A = x*x+x*y+y*x+y*y


A = x^2+xy+xy+y^2


A = x^2+2xy+y^2