It looks like you've uploaded an image of a rectangle with labeled sides:
- One side is labeled $ n + 2 $
- The adjacent side is labeled $ n $
Since it's a rectangle, opposite sides are equal, and all angles are right angles (indicated by the small squares at the corners).
We are likely being asked to find either:
- The
area of the rectangle,
- The
perimeter, or
- Possibly solve for $ n $ if additional information were given.
But since no specific question was stated in your message, I'll assume the most common task:
find the area of the rectangle in terms of $ n $.
---
Step 1: Recall the formula for the area of a rectangle
$$
\text{Area} = \text{length} \times \text{width}
$$
Here:
- Length = $ n + 2 $
- Width = $ n $
So,
$$
\text{Area} = (n + 2) \times n
$$
$$
= n(n + 2)
$$
$$
= n^2 + 2n
$$
---
✔ Final Answer:
$$
\boxed{n^2 + 2n}
$$
This is the
area of the rectangle in terms of $ n $.
---
If you were asking for something else (like perimeter or solving for $ n $), please provide more context or clarify the question!
Parent Tip: Review the logic above to help your child master the concept of perimeter algebra.