212k views
4 votes
1. A square is lengthened by 6 units in one direction and by 5 units in the other

direction to make a rectangle, as shown in the diagram. The length of the side
of the original square is x units. What is the area of the whole new rectangle?

1. A square is lengthened by 6 units in one direction and by 5 units in the other-example-1
User Joel Davey
by
3.7k points

1 Answer

5 votes

Answer:

a = x² + 11x + 30

Explanation:

a = (x + 5)(x + 6)

multiply each term in the first set of parenthesis by each term in the second

a = x(x + 6) + 5(x + 6)

a = (x² + 6x) + (5x + 30)

combine like terms

a = x² + 11x + 30

User Bobae
by
3.2k points