You have 2 triangles and 3 rectangles.
Start with a triangle:
area is base side * height / 2 -> 4 * 3 / 2 = 6
The other triangle has the same area: 6
First rectangle: side * other side -> 7 * 5 = 35
Second rectangle: 7 * 4 = 28
Third rectangle: 7 * 3 = 21
Now simply add all this together: 6+6+35+28+21 = 96
Answer:
A = 49 in^2
Step-by-step explanation:
The perimeter of a square is found by
P = 4s where s is the side length
28 = 4s
Divide each side by 4
28/4 = 4s/4
7 =s
We want to find the area
A = s^2 where s is the side length
A = 7^2
A = 7^2
A = 49 in^2