+----------+
| | h = 4
| |
+----------+
b = 8
A = b × h = 8 × 4 = 32 sq units
+----------+
/ / h = 5
/ / |
+----------+
b = 10
A = b × h = 10 × 5 = 50 sq units
/\
/ \ h = 6
/ \|
+------+
b = 8
A = ½ × b × h
= ½ × 8 × 6 = 24 sq units
+------+ b1 = 6
/ \
/ h=4 \
+------------+ b2 = 10
A = ½ × (b1 + b2) × h
= ½ × (6+10) × 4
= ½ × 16 × 4 = 32 sq units
1. Find the area of a rectangle with length 12 cm and width 5 cm.
2. Find the area of a parallelogram with base 9 in. and height 7 in.
3. Find the area of a triangle with base 10 ft and height 6 ft.
4. Find the area of a trapezoid with bases 5 m and 9 m and height 4 m.