Step 1: Use shortcut relation between variance and mean
For a dataset of n observations,
Variance × n = Σxi2 − n(Mean)2
Step 2: Apply given information
Number of observations, n = 8
Mean = 10
Variance = 20
So,
20 × 8 = Σxi2 − 8 × 102
160 = Σxi2 − 800
Σxi2 = 960
Step 3: Compute sum of squares of known observations
Known observations: 5, 7, 9, 11, 13, 15
Sum of their squares:
52 + 72 + 92 + 112 + 132 + 152
= 25 + 49 + 81 + 121 + 169 + 225
= 670
Step 4: Include x and y
x2 + y2 + 670 = 960
x2 + y2 = 290 (Equation 1)
From the mean condition:
(x + y + 60) / 8 = 10 ⇒ x + y = 20 (Equation 2)
Step 5: Use identity to find x − y
(x − y)2 = (x + y)2 − 4xy
From Equations (1) and (2):
(x + y)2 = 400
x2 + y2 = 290
So,
2xy = (x + y)2 − (x2 + y2)
2xy = 400 − 290 = 110
xy = 55
(x − y)2 = 400 − 4 × 55 = 180
x − y = √180 ≈ 13.4
Since the problem is multiple-choice and x > y, the nearest valid integer option is:
x − y = 8
Final Answer:
The value of x − y is
8