You are packing candles in boxes, you can fit 15 candles each box.

a) Write a function that represents the number of candles that you pack into x boxes.

b) How many boxes do you need to pack 75 candles?

Respuesta :

B) 5 boxes
A) c=candles          c/15=x       divide the number of candles by 15 and then you know how many boxes you need