supermarket donates 32 cans of food to a food drive each week.

What rule could you use to find n, the number of cans of food the supermarket has donated, after w weeks have passed?
w, the number weeks
Input Output Arrow

Input Output Arrow
n, the number of cans of food donated

A. divide by 32
b. add 32.
c. multiply

1 answer

To find the number of cans of food the supermarket has donated after \( w \) weeks, you can use the following rule:

  • Rule: \( n = 32 \times w \)

This means you would multiply the number of weeks (\( w \)) by 32 to get the total number of cans donated (\( n \)).

So, the correct answer is:

c. multiply