Concept:The mode is the value that appears most frequently in a data set.Explanation:Count how many times each weight appears.25,32,45,48,50,52,51,38,40 each appear once.30 appears twice.42 appears three times.Since 42 has the highest frequency, it is the mode of the data.Answer:C. 42