Bunuel
In a store, 40 items are arranged on a rack in 5 rows and 8 columns. The average (arithmetic mean) of the price of items in each row (m) is \(X_m\) [1 ≤ m ≤5]. The average of the price of items in each column (n) is \(Y_n\) [1 ≤ n ≤ 8]. What is the average price of all items on the rack?
(1) \(X_1 + X_2 + ... + X_5 = $850\)
(2) \(Y_1 + Y_2 + ... + Y_8 = $1,360\)
Rows = 5
Columns = 8
Average Row price = \(X_m\) [1 ≤ m ≤5]
Average Row price = \(Y_n\) [1 ≤ n ≤ 8]
We need to find the average price of all items on the rack
(1) \(X_1 + X_2 + ... + X_5 = $850\)
Lets take the first row
Average price = \(X_1\)
Number of items in the first row = 8
Total price of items in the first row = \(X_1\) x 8
Similarly we have the total price of the second row = \(X_2\) x 8
Similarly we have the total price of the third row = \(X_3\) x 8
Similarly we have the total price of the fourth row = \(X_4\) x 8
Similarly we have the total price of the fifth row = \(X_5\) x 8
Total price of the rack = Total price of all rows combined =
\(X_1\) x 8 + \(X_2\) x 8 + \(X_3\) x 8 + \(X_4\) x 8 + \(X_5\) x 8
=> (\(X_1\) + \(X_2\) + \(X_3\) + \(X_4\) + \(X_5\)) x 8
=> $850 * 8 = $6800
Average price of all items = $6800/40 = 170
(2) \(Y_1 + Y_2 + ... + Y_8 = $1,360\)
Lets take the first column
Average price = \(Y_1\)
Number of items in the first column = 5
Total price of items in the first column = \(Y_1\) x 5
Similarly we have the total price of the second column = \(Y_2\) x 5
Similarly we have the total price of the third column = \(Y_3\) x 5
Similarly we have the total price of the fourth column = \(Y_4\) x 5
Similarly we have the total price of the fifth column = \(Y_5\) x 5
......
.....
Similarly we have the total price of the eight column = \(Y_8\) x 5
Total price of the rack = Total price of all rows combined =
\(Y_1\) x 5 + \(Y_2\) x 5 + \(Y_3\) x 5 + ........................... + \(Y_8\) x 5
=> (\(Y_1\) + \(Y_2\) + \(Y_3\) + ............ + \(Y_8\)) x 5
=> $1360 * 5 = $6800
Average price of all items = $6800/40 = 170
IMHO Option D