53.7k views
2 votes
If Lucas needs to paint a 32 square -meter wall,state all posibleinput values

User Mdesantis
by
8.8k points

1 Answer

4 votes

Answer:

Find every possible factors of 32, and pair them

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

User Germano
by
8.3k points