In a convex 2018-gon A1A2…A2018 (not necessarily regular), the sides A1A2 and A3A4 are extended to intersect at point B2; the same is done with the pairs of sides A2A3 and A4A5 (resulting in point B3), …,A2017A2018 and A1A2 (resulting in point B2018), A2018A1 and A2A3 (resulting in point B1).
In the end, a "star" A1B1A2B2A3B3A4…B2018A1 is obtained. Find the sum of the angles B1,B2,…,B2018 of this "star".
The source for this one didn't record the answer, so there is nothing to check what you type against. Work it on paper and mark yourself against the solution below.
ANSWER. The ratio of the specified areas is 12013−391239−12013.
PROBLEM 14 (FOR 10TH GRADE). The integer part ⌊x⌋ of a real number x is defined as the greatest integer M such that M≤x. Solve the equation ⌊x/3−2⌋=⌊x/3−2⌋.
SOLUTION. Introduce the variable y=x/3−2. In this case, y≥0. The equation will take the form
⌊y⌋=⌊y⌋.
If y=n2, where n is an integer, then the left and right sides of equation (1) are equal to n. Let n2<y<(n+1)2. Then n<y<n+1 and the right side is ⌊y⌋=n. Equation (1) becomes ⌊y⌋=n. Squaring both sides: ⌊y⌋=n2. This is equivalent to the inequalities n2≤y<n2+1.
Thus, y∈⋃n=0∞[n2;n2+1).
Returning to the original variable x=3(y+2), we get
ANSWER: x∈⋃n=0∞[3(n2+2);3(n2+3)).
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.