the following is a set of one-dimensional points: {2, 5, 7, 8, 14, 21, 35 , 40, 54, 99}. perform three iterations of k-means on these points using the two initial centroids. please specify the centroid for each iteration and the corresponding cluster using set representation. please note if the distance of the data objects to each of the centroids is the same, then you can assign that data object to a randomly selected cluster. 1 and 39 and 45