35.8k views
17 votes
Need help with thiss

Need help with thiss-example-1
User Odinodin
by
4.7k points

1 Answer

6 votes

Answer:

10n^2 + 2n + 16

Explanation:

Rectangles have the same length and same width. So we can deduce that the top side is 5n^2 - 1, and the left side is n + 9.

Now all we need to do is add all 4 sides up:

(5n^2 - 1) + (5n^2 - 1) + (n + 9) + (n + 9)

or

2(5n^2 - 1) + 2(n + 9)

= 10n^2 - 2 + 2n + 18

= 10n^2 + 2n + 16

User Roboslone
by
4.1k points