Concept:
The average weight is defined as the total weight of all items divided by the number of items. When an item is removed, both the total weight and the total count of items decrease.
\[ \text{New Average} = \frac{\text{Total Weight} - \text{Weight of removed item}}{\text{Total Number of items} - 1} \]
Step 1: Calculate the remaining total weight.
Initial total weight = 1170 kg.
One item weighing 82 kg is removed.
\[ \text{Remaining Weight} = 1170 - 82 \]
\[ \text{Remaining Weight} = 1088 \text{ kg} \]
Step 2: Calculate the remaining number of items.
Initial count = 18 items.
One item is removed.
\[ \text{Remaining Count} = 18 - 1 = 17 \text{ items} \]
Step 3: Find the new average.
Divide the new total weight by the new count:
\[ \text{Average} = \frac{1088}{17} \]
Performing the division:
\[ 1088 \div 17 = 64 \]
Thus, the average weight of the remaining items is 64 kg.
Final Answer: Option D