Friday, February 2, 2024

Solutions to (Mensa) Brain Buster Challenge (#3)

1) Arrange the 6 L-shaped pieces above into a 4 x 6 grid such that:

- Each row has the same number of stars

-  Each column has the same number of stars.

- No diagonal has 4 stars.

The pieces may be rotated but not reflected.


Solution:   The best approach is to cut the pieces out  and assemble them  - according to the rules - like  a jigsaw puzzle, to get;



2) Prove all square numbers (1,4,9,16, 25...) are either divisible by three OR have a remainder of one when divided by three.

Solution:  All numbers, including square numbers, are a multiple of 3 (or 3n). Or a one more than a multiple of 3, i.e. (3n + 1), or one less than a multiple of three, i.e. (3n - 1).   Then:

(n) 2   =   n 2   =   (3 n) 2   is divisible by 3

While:

 (3 n + 1  )    =   9n +   6n +   =   (3 n 2  +   2n) + 1

has a remainder of 1 when divided by 3.

Lastly:

 (3 n -  1  )   =   9n -   6n +   1   =   (3 n -   2n) + 1

has a remainder of 1 when divided by 3.

3) Find all solutions for positive integers a and b (a > 1):

(a + 2)! a! (a - 2)! = b!

Then prove there are no other solutions.

Solution:

There are two solutions:  a = 3, b = 6

I.e.  (a + 2)! a! (a - 2)! = b!

=  (3 + 2)! 3! (3 - 2)! = 6!  =   5! 3! (1!) = (5 x 4 x 3 x 2 x1) (1) (3 x 2 x 1)

=  120 (6) = 720

Also:   a = 5,  b = 10

=  (5 + 2)! 10! (5 - 2)! = 7!  5! 3!  =  362, 880

We prove there are no solutions for a > 6:


4) Given a rectangle of length  (Ö2) x  and height x, we have one circle and two semi-circles inscribed within it,  and all three intersect at two points, as shown below:

Find the area of either green crescent shape between the two arcs in terms of x. 

Solution:

We render the sketch so it conforms to:

Where u and v mark the end points where the circle and both semi-circles intersect. Then line segment uv is a diameter of the inscribed circle.   We then let w (extreme mid point of bottom line of rectangle)  be the point where the inscribed circle is tangent for the bottom side of the rectangle, which is also the diameter of the lower semi-circle.  

Note than an inscribed angle subtended by a diameter is a right angle.  Therefore, angle uvw  is a right angle.  Further,  line segment wv is a radius of the lower semi-circle, i.e.

wv =  ½(Ö2p) x

And line segment uv is the hypotenuse of right triangle uvw, so:

uv = 1/2 (Ö2) (Ö2) x  = x 

The area of the inscribed circle is then:

A(c)= p (x/2)   =  (p /4)2

The area of the upper half of the inscribed circle is:

A(c1) = (p /8) x 2

The area of sector uwv of the lower semicircle is:

A(uwv) =  (p /4[½ (Ö2)x]2  =  (p /8)2


The area of the chord uv of the lower semicircle is equal to the area of the sector uwv minus the area of the right triangle uwv:

A(uv^) = A(uwv)  -  A(<uwv) =

 (p /8) x 2   -  ½ [½ (Ö2)x] (Ö2)x] = (p /8)- (¼) x 2

The area of the lune then is equal to the area of the upper half of the inscribed circle minus the area of the chord uv,

A(L) = A(c1)  -  A(uv^)  = (p /8)2  - [(p /8)2  - (¼) x 2]

A(L) = (p /8)2  - (p /8)+ (¼) x 2  =   2/4


5) We are given the equation:

AB + CD = E F + GH + IJ + KL

 

We obtain on appropriate replacement of letters A-L with integers 0-11:

110 + 56 = 0 7 + 28 + 93 + 114

And:

17 + 56 = 0 10 + 28 + 93 + 114

 

Of which there are 96 total permutations.

There are in addition 96 total permutations for:

19 + 47 = 010 + 211 + 38 + 65

And:

110 + 47 = 09 + 211 + 38 + 65

 

There are in addition 96 further total permutations for:

39 + 72 = 010 + 56  + 111 + 84

And:

39 + 72  =  110 + 56 + 101 + 84

 

Yielding a total of: 96 + 96 + 96 = 288 answers/solutions

 

No comments: