What is the maximum number of times can you fold in half a 9 cm string so that the string is always more than 1 mm ?
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.
Each fold will reduce the string's length by 2 1 , therefore the length after each fold forms a geometric progression with r = 2 1
The first fold, a = 2 9 0 = 4 5 mm (Note: 1 cm = 10 mm)
Now, we want to find the maximum value of n such that T n > 1 mm
4 5 ( 2 1 ) n − 1 > 1 ( 2 1 ) n − 1 > 4 5 1 lo g 1 0 ( ( 2 1 ) n − 1 ) > lo g 1 0 ( 4 5 1 ) ( n − 1 ) lo g 1 0 ( 2 1 ) > lo g 1 0 ( 4 5 1 ) ( n − 1 ) < lo g 1 0 ( 2 1 ) lo g 1 0 ( 4 5 1 ) ( n − 1 ) < 5 . 4 9 n < 6 . 4 9
Therefore, the maximum number of folds is 6
Note: The symbol is changed to " < " because we divide lo g 1 0 ( 2 1 ) , which is a negative number
Problem Loading...
Note Loading...
Set Loading...
Each fold will reduce its length by 1 / 2 . So, the answer will be the largest number n such that 2 n < 9 0 . So, n = 6 4