Problems

Age
Difficulty
Found: 2942

Let A,B and C be three sets. Prove that if we take an intersection AB and intersect it with the set C, we will get the same set as if we took an intersection of A with BC. Essentially, prove that it does not matter where to put the brackets in (AB)C=A(BC). Draw a Venn diagram for the set ABC.
Prove the same for the union (AB)C=A(BC)=ABC.

For three sets A,B,C prove that A(BC)=(AB)(AC). Draw a Venn diagram for this set.

For three sets A,B,C prove that A(BC)=(AB)(AC). Draw a Venn diagram for this set.

In how many ways can {1,...,n} be written as the union of two sets? Here, for example, {1,2,3,4}{4,5} and {4,5}{1,2,3,4} count as the same way of writing {1,2,3,4,5} as a union.

Between two mirrors AB and AC, forming a sharp angle two points D and E are located. In what direction should one shine a ray of light from the point D in such a way that it would reflect off both mirrors and hit the point E?
If a ray of light comes towards a surface under a certain angle, it is reflected with the same angle as on the picture.

image

Consider a set of natural numbers A, consisting of all numbers divisible by 6, let B be the set of all natural numbers divisible by 8, and C be the set of all natural numbers divisible by 12. Describe the sets AB, ABC, ABC, A(BC).

Let a, b and c be the three side lengths of a triangle. Does there exist a triangle with side lengths a+1, b+1 and c+1? Does it depend on what a, b and c are?

There is a triangle with side lengths a, b and c. Can you form a triangle with side lengths ab, bc and ca? Does it depend on what a, b and c are? Give a proof if it is always possible or never possible. Otherwise, construct examples to show the dependence on a, b and c.
Recall that a triangle can be drawn with side lengths x, y and z if and only if x+y>z, y+z>x and z+x>y.