Mark bought a set of 6 flower pots of different sizes at a total cost of 8.25. Each pot cost 0.25 more than the next one below in size. What is the cost of the largest pot?
Answer: $2.00
Im just wondering if there is a faster/efficient way of doing this question. Here's my method:
x+(x+0.25)+(x+0.50).......x+1.25=8.25
this will give us cost of the 1st pot.
then x+1.25 will give us the cost of the largest pot= 2
With so many decimals involved, a small miscalculation can lead to the wrong answer. Is there a better way to do this problem ?