let there s1, s2, s3, s4 and s5 are five set comprising 3 balls each having one colour unique and other two colour must be shared at least once by any one of the other set.
Let c1, c2, c3, c4 and c5 be the set of five colours which are unique.
let s1=c1, c6, c7
s2=c2, c8, c6
s3=c3, c9, c7
s4=c4, c8, c10
s5=c5, c10, c9
Thus there are total 10 different colour of balls in five set of balls. so to claim that a pair of same colour of balls has been removed we have to first remove 10 balls and then 1 ball which must be of one of the colour that has been removed earlier.
So, total of 11 balls has to be removed.