Solution of the Week #267 - Tetrahedron Game

As it rolls around the grid, the tetrahedron will always present the same face to particular triangle of the grid. In fact the grid can be subdivided into four classes of triangles, each of which can only be landed on by one particular face of the tetrahedron. That being the case, a selection of painted triangles is solvable if and only if it contains one each of the four classes of triangles. Grid 3 is the only such grid.

Interestingly, so long as the grid is solvable, it doesn’t matter where you initially place the tetrahedron, and you can also decide to end up on any particular triangle of the grid (even if it isn’t initially painted).

tetrahedron solutione.JPG

Solutions

As you know if you follow this site, for a few years I didn’t publish the solutions to my Puzzles of the Week, but starting this year I have published a solution each Monday for the puzzle of the previous Friday. This has proved popular and I’ve found in writing them that the solution is often more interesting than the puzzle itself. I’m very pleased that I made the decision to start including solutions, but I only wish I’d started earlier.

It is my intention to eventually fill in the gaps and provide solutions for all the previous puzzle, Squarespace allows me to back-date them so that they will slot in between the puzzles.

With currently 232 solutions missing, this is not a quick task. If there are any old puzzles you would like me to provide a solution for, just let me know and I’ll be very happy to bring them to the top of the to do list.

Solution of the Week #264 - What is the Angle?

Here are a couple of different approaches:

Firstly I’m going to make a copy of triangle ABC, rotated 90 degrees anti-clockwise around point A to form triangle AB’C’.

angle SOL 2.JPG

Since ACEC’ is a 35 by 35 square, we can easily find out what DE and B’E are: 21 and 20 respectively. This forms a Pythagorean triple with the hypotenuse, B’D, equal to 29.

However since BD is also (14+15=) 29, AB equals AB’ and AD is shared by both, triangles ABD and AB’D are similar and angle x is equal to the angle we seek.

But since angle BAB’ = 90 degrees (as B’ was formed by rotating B by 90 degrees), the angle we seek must be half of this, namely 45 degrees.

An alternative approach is to scale down the two parts of the puzzle triangle as below. This can be done because it doesn’t change the angle we are seeking to find.

angle sol alt.JPG

Similar to before we can rotate the left hand triangle 90 degrees anti-clockwise. Now to complete a rectangle we just need a copy of the 5x2 triangle, which means the triangular space in the middle is a right angled isosceles triangle, so x is 45 degrees. Since x + ? = 90 degrees, ? is also 45 degrees.

Solution of the Week #262 - Hexagon Area

If you extend two of the lines until they meet, as shown, and then also draw a line from this new point to the point inside the hexagon you will form two new triangles with the same base and height as two of the given triangles. The sum of these, and therefore the area of the quadrilateral, will be 12. But this 12 is also the sum of the other given triangle and the new equilateral triangle formed by extending the lines. This equilateral triangle therefore has an area of 7. This is also one sixth of the area of the original hexagon. The ultimate answer is therefore 42.

hexagon area solution.JPG

Solution of the Week #260 - Semi-grams

ALERT + RATIO = RETAL + IATOR = RETALIATOR

METRO + SENSE = REMOT + ENESS = REMOTENESS

NOTED + ROAST = DETON + ATORS = DETONATORS

TIMES + GIANT = ESTIM + ATING = ESTIMATING

UPSET + SOUND = STUPE + NDOUS = STUPENDOUS

Alternatively you could swap the second halves of DETONATORS and ESTIMATING

Solution of the Week #259 - Triangle Area (Tough)

Imagine a couple of (differently) scaled down versions of the triangle, one where the corner square becomes area 1, and one where the sloping square becomes area 1. From using similar triangles and chasing the angle ‘a’ around the figure we can see that the areas of some of the other parts of the triangle will be the same across the two figures. We can call these triangular areas x, y and z.

(I should probably point out at this point, while I’m introducing lots of new variables, that I’ve no intention of ever calculating what a, x or y evaluate to. z on the other hand…).

triangle tough 1xyz.JPG

Each of the triangles with area x, y or z has one right angle, one angle ‘a’, and one side of length 1. You can express x y and z in terms of trig functions of a:

x = tan(a)/2 ( = sin(a)/2cos(a) )

y = cot(a)/2 ( = cos(a)/2sin(a) )

z = sin(a)cos(a)/2

If you multiply x and y together you get simply xy = 1/4

If you add the reciprocals of x and y:

1/x + 1/y = 2cos(a)/sin(a) + 2sin(a)/cos(a) = 2((cos(a))^2+(sin(a))^2)/ sin(a)cos(a)

But since (cos(a))^2+(sin(a))^2 = 1 by definition:

1/x + 1/y = 1/z

Putting these two facts together we get (x+y)/(1/4)=1/z

4(x+y)=1/z

x+y = 1/4z

Now scaling the two triangles back up so that the square areas are 363 and 336 respectively, and equating the areas of the two triangles we find that:

triangle area triangles.JPG

Area = 363(1+x+y) = 336(1+x+y+z)

Substituting x+y = 1/4z

Area = 363(1+1/4z) = 336(1+1/4z+z)

I’m now going to multiply each term by z and group terms on one side:

336zˆ2 – 27z – 27/4 = 0

Using the quadratic formula we see that:

z = (27 +/- sqrt(27^2 + 27x336))/(2x336)

z = (27+99)/672 (since z is an area and must be positive)

z = 3/16

Plugging that back into one of the area formulae:

Area = 363(1+1/4z) = 363+484 = 847, which is the final answer.

Solution of the Week #255 - Three Squares in a Triangle

I don’t know if having a related puzzle last week is a help or a hindrance, as my approach to solving, for what it’s worth, is not at all similar to last week.

I notice that the given areas are each the sum of two squares (5=4+1, 8=4+4, 17=16+1). In general, if the area is a^2+b^2, then it’s at least possible that each side of the square is a units in one direction, and b units in a perpendicular direction.

On a hunch I hopefully set out lattice points of a coordinate system, and sure enough, each of the corners of each of the squares lies exactly on a lattice point. It is then straightforward to work out what the coordinates of the triangle corners are and then calculate the area of the triangle is 64.

three squares in a triangle SOLUTION.JPG


Solution of the Week #254 - Three Squares in a Hexagon

To make life easier we can divide each of the areas by two, (as long as we remember to multiply the final answer by two to compensate). The reason this makes things easier is that the areas will then be square numbers, and therefore the lengths of the edges of the squares will be whole numbers, namely 10, 9 and 17.

three squares in a hexagon solution.JPG

Consider the area of the triangle in the very centre. Knowing the lengths we can find the area using Heron’s formula:

A^2 = s(s-a)(s-b)(s-c), where s is the semiperimeter (a+b+c)/2

The area works out to be 36.

Now consider the triangle between the top two squares. The area sine rule states that the area of a triangle is half the product of two adjacent sides, multiplies by the sine of the angle in between. At the moment we don’t know the sine of angle a. In fact I have no intention of calculating it!

I’m going to use the fact that the sine of an angle (a) is the same as the sine of 180-a. This is because the sine graph between 0 and 180 forms a symmetrical curve centred on 90. Any two angles adding up to 180 (or to put it another way, averaging 90) will have the same sine.

Now if we look at angles a and b, they are a full 360 less two right angles (the corners of the squares), and so therefore will add up to 180. Sin a = sin b. Angle b is also between two lengths of 10 and 9. We can therefore see that the area of the top triangle is identical to the area of the middle triangle, which we already know to be 36.

We can use the exact same reasoning to show that the other two triangles are also 36.

Therefore the area of the whole hexagon is 100+81+289+(4x36), and not forgetting to double the answer to get the final answer of 1228.

Solution of the Week #252 - Hexagon Angle

To start with we can assume each side of the hexagon to be 1 unit without affecting the size of the angle. Now work out the lengths of the lines AG and AH using Pythagoras (having first worked out the horizontal and vertical components of each). It transpires that both AG and AH are equal to sqrt(7)/2 (~1.323). This alone is not of much use in working out the angle in question, however if we now calculate the length of the dashed line GH we discover that this too has a length of sqrt(7)/2. Therefore AGH is an equilateral triangle, and the angle we seek is 60 degrees.

hexagon solution.JPG

If you’re interested about how I created this puzzle, it is a special case of an interesting theorem I stumbled across: if you have three non-overlapping chords of length x, inside a circle of radius x, and then you connect the ends of those chords to form three new chords (which now don’t necessarily have to be x long), then the midpoints of those new chord form an equilateral triangle.

In my puzzle, the x length chords are AB, CD and FA. The fact that the circumscribed circle has radius x is implicit in the fact that those chords are part of a regular hexagon. Therefore the midpoints A, G and H form an equilateral triangle.

Solution of the Week #251 - Trispace

a=39

Below is the figure fully dimensioned.

Quite interestingly, in all cases the total of the three trapezoid perimeters will equal 5a+b. Since in this case the total was 198, and a=13b, this provides a useful shortcut to the fact that b=3 and therefore a=39 (although of course deriving this fact is more work in the short term).

Despite the fact that you don’t need to calculate the lengths of each of the trapezoids, there is only one figure which satisfies the conditions.

trispace solution.JPG


Solution of the Week #250 - Squarespace

There are just the right degrees of freedom to uniquely define this, however the equations are not easy so I was kind and made each length in the figure an integer, so that people could chance upon the solution by trying a few integer combinations. The area of the square space is 100.

squarespace solution.JPG


Solution of the Week #249 - Tetrahedron Packing

It’s tempting to think that the answer is 125, as the space is the volume of 125 unit tetrahedrons, however tetrahedrons cannot pack without leaving gaps.

To the best of my knowledge the most you can fit in is 65:

On the bottom level you can fit 25 pointing upwards and 6 pointing downwards; on the next level up you can fit 16 pointing upwards and 3 pointing downwards; on the middle level you can fit 9 pointing upwards and 1 pointing downwards; on the next level you can fit 4, and a further 1 at the very top, giving a total of 65.