Puzzle of the Week #350 - Three Sisters

There are three sisters, all of different ages, but all sharing a birthday.

At some point in the distant past, the older sister’s age was a cube number and her sisters’ ages were both prime numbers.

Now, some time later, the older sister’s age is again a cube number, and the younger sisters’ ages are again both prime numbers.

How old are they all?

Puzzle of the Week #349 - Fiendish Sudoku

In the following sudoku, within each and every 3x3 ‘box’, the rows add up to 9, 15 and 21 and the columns add up to 9, 15 and 21 (in some order).

For instance one box might be:

2 3 4

7 5 9

6 1 8

as the row totals are 9, 21 and 15, and the column totals are 15, 9 and 21.

Other than that, usual sudoku rules apply: the numbers 1 to 9 appear once each in every row, column and box.

Starting tip: list all the possible ways of totalling 9 then look at the central box.

Puzzle of the Week #346 - Corridor

There is a building whose plan view is an equilateral triangle, x feet along each side. The building is divided into an internal room and a corridor along two sides of the building, such that the area of the corridor is exactly the same as the area of the internal room. The width of the corridor is sqrt(6x) - sqrt(3x) feet. What is the value of x?

Puzzle of the Week #345 - Christmas Star

I have taken a regular hendecagon (11-sided polygon) and added extensions to each of the sides so that they intersect as shown. Wherever it is possible to connect two of these intersection points with a horizontal line I have done so, and denoted them A to P. (Except for the magenta dashed line passing through the horizontal side of the hendecagon, which has several intersection points on it, but can be ignored for the purposes of this puzzle).

Some of these lines A to P have a very curious property, that if you form a circle whose diameter exactly coincides with said line, the circle will pass exactly through the midpoints of two of the sides of the original hendecagon.

Can you list all those lines which have this property?

Puzzle of the Week # 341 - Mastermind

A code of three coloured pegs is selected from Red, Yellow, Green, Orange, Blue and Purple.

 

Guess 1: Red Yellow Green: one correct but in the wrong position

 

Guess 2: Orange Blue Purple: one correct but in the wrong position

 

Guess 3: Red Red Purple: one correct, and in the correct position

 

Solution: ?

 

 

Puzzle of the Week #340 - Infinite Coin Push

We used to play a game back when I was at school. We would start with three coins placed widely apart on a table. The first player would give one of the coins a shove, so that it would pass between the other two. Then the next player would try to do the same, starting from the current position, but using one of the other coins. This would continue until one player would inevitably fail to get the coin between the other two.

 

I’m now imagining an idealised version, where the coins are single points, and on each turn the coin passes through the exact midpoint of the positions of the other two coins and continues a further 50%. So to begin with, the coins are at (0,0) (3,9) and (9,3) respectively. The midpoint of the initial positions of coins B and C is clearly at (6,6), so coin A will travel from (0,0) to (6,6) and then continue another 50% to come to rest at (9,9). Next it is the turn of coin B. Coin B must travel to the current midpoint of coins A and C and extend another 50% distance to find its new position. The coins take turns in the order A, B, C, A, B, C etc

 The diagram below shows the first two moves of each coin.

After an infinite number of moves, where will each of the three coins be?

Puzzle of the Week #338 - Base 4 Riddle

I have taken a riddle, and I have replaced each of the letters with the numbers that denote their position in the alphabet. However, I have used the base 4 number system. 

Be careful, as some sequences of numbers could lead to several words, for instance 31110 could mean CAT (3,1,110), but could equally mean MAD (31,1,10). Can you decode the riddle and then solve it?

21'31  12331113210  2132  10333323103,  1033110211211103  13210  31211101101132103;  13210  33121101132  2132  1102011  1001113103  3312  1003011211211130  23211101101132103.  113201110  131  21?

Puzzle of the Week #337 - Unit Square

Three straight lines are drawn in a 1 x 1 square as shown, such that one line extends between opposite corners, and the other two line meet at one of the other corners, with the other end of each line meeting the edge of the square partway along an edge.

What is the maximum possible combined area of the shaded regions?

Puzzle of the Week #336 - Consecutive Missing Letters

The missing letters in each of the following words are found next to each other in the alphabet. The missing letters might or might not be repeated amongst the missing letters, for instance  _ _ _ _ _ G E  could be CABBAGE, since A B and C are to be found together in the alphabet.

Complete each of the following words using a set of five alphabetically consecutive letters in each case. Each uses a different set of five letters, but there may be some overlap.

 

_ L _ M _ _ R _ _ 

 

_ _ R _ _ _ _ _ T _ R 

 

_ E _ _ E _ _

Puzzle of the Week #335 - Maximum Quotient

Take a five-digit-number and split it at some point between the digits into two shorter numbers (for instance 12345 could be split into 123 and 45), then multiply together the two shorter numbers. Take your original five-digit-number and divide by this product.

In our example this quotient would be 12345 / (123 x 45) = 2.23…

What is the highest this quotient can be, and what is the five-digit-number that achieves it?

 

Note: each of the two shorter numbers must start with a non-zero digit, so 12003 could split into 1 and 2003, or 1200 and 3, but not 12 x 003.

 

Puzzle of the Week #334 - Skeleton Cube

I have taken a unit cube and removed any material that coincides with a unit radius sphere centred on one of the vertices, then I have removed any material that coincides with another unit radius sphere centred on the opposite vertex. This has resulted in a circular hole in the middle of what is left of the cube. What is the diameter of this circular hole?

cube without spheres.jpg

Puzzle of the Week #332 - Even Binary Puzzle

Consider a process by which you take a binary number with an even number of 1s, (for instance 92 = 1011100 has 4 1s), chop the number into two chunks such that each chunk has the same number of 1s, and each chunk begins with 1 (101=5 and 1100=12). Then multiply these two numbers together to give a number smaller than the one you started with (111100=60). If the new number has an even number of 1s, repeat the process, otherwise stop. (11=3 and 1100=12 gives 100100=36; 100=4 and 100=4 gives 10000=16; stop).

 

25 and 32 both convert to binary numbers with an odd number of 1s, (11001 and 100000 respectively).

 

What is the highest number that will eventually terminate in at 25?

 

As a bonus question, what is the highest number that will eventually terminate at 32?

 

Puzzle of the Week #331 - Sixth Powers

All square numbers are either a multiple of 5 or one away from a multiple of 5. 5 is the highest number for which this is true.

For cube numbers, the highest number that every cube number is at most one away from a multiple of, is 9.

 

What is the highest number for which it is true that every sixth power (1, 64, 729, 4096, etc) is at most one away from?