Maths Olympiad Prep

Library / /265 of 520

Algebra Difficulty 3.2 AMC 10/12 Find the answer

Given a sample of x,1,y,5x, 1, y, 5, if the average of this sample is 22, then the minimum value of its variance is \_\_\_\_\_\_.

A number or a short expression. Spacing and $ signs are ignored.

Solution

Since the average of the sample x,1,y,5x, 1, y, 5 is 22,
we have x+y=2x+y=2,
thus xy1xy \leq 1,
therefore, the variance S2=14[(x2)2+(y2)2+10]S^2 = \frac{1}{4}[(x-2)^2+(y-2)^2+10]
=52+14(x2+y2)52+142xy=52+14×2=3= \frac{5}{2} + \frac{1}{4}(x^2+y^2) \geq \frac{5}{2} + \frac{1}{4} \cdot 2xy = \frac{5}{2} + \frac{1}{4} \times 2 = 3,
equality holds if and only if x=y=1x=y=1,
thus, the minimum value of the variance is 33.
Hence, the answer is 3\boxed{3}.
To solve this, we find x+y=2x+y=2, determine the minimum value of xyxy, and then calculate the minimum value of the variance accordingly.
This problem tests the calculation of the variance and average of data, as well as the application of basic inequalities, making it a foundational question.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.