83.4k views
0 votes
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?

User Delashum
by
7.8k points

1 Answer

4 votes
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
User Ramesh Rajendran
by
8.4k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.