I have an apple tree, which grows 5 new apples every 3 days. However, I pick an apple from the tree every day. Today , there are 1 0 apples on the tree.
How many more days will it be before it has 4 0 apples?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Thanks for the solution! 🍎🍏
Let the number of apples in the tree after n days be N . Then
N = number of apples today + number of new apples in n days − number of apples I pick in n days
Therefore,
N ⟹ 4 0 3 2 n ⟹ n = 1 0 + 3 5 n − n = 1 0 + 3 2 n = 1 0 + 3 2 n = 3 0 = 2 3 × 3 0 = 4 5 d a y s
A really nice approach! Thanks for the solution!
Firstly, if I pick an apple every day, that means that I pick 3 apples every 3 days.
If my apple tree grows 5 new apples every 3 days and I pick 3 apples every 3 days, there will be 2 more apples on the tree every 3 days. We're calculating how many days before it has 40 apples, so:
10 + 2x = 40 (Where x is 3 days)
x = 15
Therefore the number of days is 15 x 3 = 45
Problem Loading...
Note Loading...
Set Loading...
Apple Again!! 🍎 🍏
It takes 3 days to see 5 apples in tree. We have now 1 0 apples.
To have 4 0 apples we need more 3 0 ones.
Now after 3 days we will have 5 − 3 = 2 apples
We need 3 0 ones , so required days 3 × 1 5 = 4 5 (As 2 apple needs 3 days. :)