Problems

Age
Difficulty
Found: 366

10 numbers are written around the circle, the sum of which is equal to 100. It is known that the sum of every three numbers standing side by side is not less than 29.

Specify the smallest number \(A\) such that in any such set of numbers each of the numbers does not exceed \(A\).

A hostess bakes a cake for some guests. Either 10 or 11 people can come to her house. What is the smallest number of pieces she needs to cut the cake into (in advance) so that it can be divided equally between 10 and 11 guests?

Let \(x\) be a natural number. Among the statements:

\(2x\) is more than 70;

\(x\) is less than 100;

\(3x\) is greater than 25;

\(x\) is not less than 10;

\(x\) is greater than 5;

three are true and two are false. What is \(x\)?

A broken calculator carries out only one operation “asterisk”: \(a*b = 1 - a/b\). Prove that using this calculator it is possible to carry out all four arithmetic operations (addition, subtraction, multiplication, division).

Prove that if you rotate through an angle of \(\alpha\) with the center at the origin, the point with the coordinates \((x, y)\), it goes to the point \((x \cos \alpha - y \sin \alpha, x \sin \alpha + y \cos \alpha)\).