Asked by Sam

5 buckets contain a total of 100 tennis balls. How many balls are in each bucket if each bucket contains n more balls than the previous bucket? Find all the possible values for n.

Answers

Answered by Scott
f is number in 1st bucket

5 f + 10 n = 100

f + 2 n = 20
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions