136k views
21 votes
Write a polynomial that represents the area of the square

Write a polynomial that represents the area of the square-example-1

2 Answers

2 votes
  • side=x+4

Area:-

  • side²
  • (x+4)²
  • x²+8x+16units²
User DropDrage
by
4.2k points
5 votes

Answer:

y = x² + 8x + 16

Explanation:

blue square = x × x = x²

green rectangle = 4 × x = 4x

yellow square = 4 × 4 = 16

Let y = total area of the square

⇒ y = blue square + green rectangle + green rectangle + yellow square

= x² + 4x + 4x + 16

= x² + 8x + 16

User Jonathan Ballet
by
4.1k points