Answer:
Find every possible factors of 32, and pair them
Step-by-step explanation:
if the same value for width/length cant be repeated, 3 total possible values is possible
1 × 32 = 32
2 × 16 = 32
4 × 8 = 32
if the value of width/length can be repeated, 6 total different values.
1 × 32 = 32
2 × 16 = 32
4 × 8 = 32
32 × 1 = 32
16 × 2= 32
8 × 4= 32
you can easily find all factors using online factor calculator