Problems

Age
Difficulty
Found: 1576

In the second room, there are two doors. Both statements on them say:

  1. There is a treasure behind both doors.

  2. There is a treasure behind both doors.

Your guide says: The first sign is true if there is treasure behind the first door, otherwise it is false. The second sign is false if there is treasure behind the second door, otherwise it is true. What do you do?

In the third room, there are three doors. The statements on them say:

  1. Behind this door there is a trap.

  2. Behind this door there is treasure.

  3. There is a trap behind the second door.

Your guide says: There is treasure behind one of the doors exactly. At most one of the three signs is true - but it is possible all of them are false.
Which door will you open?

There are two doors in the room with the following signs:

  1. There is treasure behind at least one of the doors.

  2. There is a trap behind the first door.

Your guide says: The signs are either both true or both false.
Which door will you open?

There are three doors with the following statements:

  1. Behind the second door there is a trap.

  2. Behind this door there is a trap.

  3. A trap is behind the first door.

Your guide says: There is treasure behind one of the doors exactly. The sign on that door is true, but at least one of the other ones will be false.
Which door will you open?

There are two doors with the following signs:

  1. There is either a trap behind this door or there is treasure behind the second door.

  2. There is treasure behind the first door.

Your guide says: The signs are either both true or both false. Which door will you open?

Now you have two doors with the statements:

  1. It makes no difference which door you pick.

  2. There is treasure behind the first door.

Your guide says: The first sign is true if there is treasure behind the first door, otherwise it is false. The second sign is false if there is treasure behind the second door, otherwise it is true. What do you do?

Let \(a,b,c,d\) be positive real numbers. Prove that \((a+b)\times(c+d) = ac+ad+bc+bd\). Find both algebraic solution and geometric interpretation.

Let \(a,b,c,d\) be positive real numbers such that \(a\geq b\) and \(c\geq d\). Prove that \((a-b)\times(c-d) = ac-ad-bc+bd\). Find both algebraic solution and geometric interpretation.

Using the area of a rectangle prove that \(a\times b=b\times a\).

Draw how Robinson Crusoe should put pegs and ropes to tie his goat in order for the goat to graze grass in the shape of a square, or slightly harder in a shape of a given rectangle.