Approach (deviation from an assumed mean): Measure every number as a deviation from 60 (the first average). Since the first 7 numbers average 60, their deviations from 60 already sum to zero, leaving only the new numbers' deviations to track.
Step 1: Let \( d_i = N_i - 60 \). Since the first 7 average 60, \( d_1+\cdots+d_7 = 0 \).
Step 2: First 8 average 63, so \( d_1+\cdots+d_8 = 8(63-60) = 24 \). Since the first-7 deviations sum to 0, \( d_8 = 24 \), i.e. \( N_8 = 84 \). Then \( N_9 = N_8+11 = 95 \), so \( d_9 = 35 \).
Step 3: The 2nd-to-9th average is 66, so \( d_2+\cdots+d_9 = 8(66-60) = 48 \). Subtracting \( d_9=35 \) gives \( d_2+\cdots+d_8 = 13 \).
Step 4: From Step 2, \( d_1 = 24 - (d_2+\cdots+d_8) = 24-13 = 11 \), so
\[ N_1 = 60+11 = 71. \]
Final answer: 71, option (C).