147k views
11 votes
Can you find the perimeter of each rectangle and type the correct code? Please remember to type in ALL CAPS with no spaces. *

Can you find the perimeter of each rectangle and type the correct code? Please remember-example-1

1 Answer

4 votes

Answer:

CEFA

Explanation:

The perimeter of a rectangle is the sum of the lengths of the 4 sides. A rectangle has two lengths of equal size and two width of equal size. To find the perimeter, add the length and width and multiply by 2.

1. perimeter = 2(3x + 2 + 2x) = 2(5x + 2) = 10x + 4

2. perimeter = 2(4x + 1 + x) = 2(5x + 1) = 10x + 2

3. perimeter = 2(x + 5 + 7) = 2(x + 12) = 2x + 24

4. perimeter = 2(4x - 3 + 5) = 2(4x + 2) = 8x + 4

Codes:

1. C

2. E

3. F

4. A

User Nosam
by
3.8k points