191k views
14 votes
Express the area of the entire rectangle. ?

Express the area of the entire rectangle. ?-example-1
User Sabhiram
by
4.6k points

2 Answers

13 votes
(x+4)(x+5)

x^2 + 5x + 4x + 20

x^2 + 9x + 20
User Martz
by
4.7k points
11 votes

Answer:

x² + 9x + 20

Explanation:

Area of a rectangle can be found by multiplying the base with height (or length with width).

A(r) = l x h.

Multiply. Plug in:

x + 5 for l

x + 4 for h

A(r) = (x +5) * (x + 4)

Use the FOIL method to solve. Multiply the first terms of both parenthesis, the outside terms, the inside terms, and then the last terms. Combine like terms:

A(r) = (x + 5) * (x + 4)

x * x = x²

x * 4 = 4x

5 * x = 5x

4 * 5 = 20

x² + 4x + 5x + 20

x² + (4x + 5x) + 20

x² + 9x + 20

x² + 9x + 20 is your answer.

~

User Evan Darwin
by
4.7k points