... objects:

A= (1, 2), B = (8, 5), C = (4, 9), D = (2, 4), E = (9, 7), F (5. 9), G = (3, 5), H = (6, 9), I = (4, 4), J = (7, 9)

Develop a 10 x 10 distance matrix using Manhattan distance.
For each of the following cases, show the solution details (Show your steps in a way similar to the example in the tutorial 12 notes) and the corresponding dendrogram.
a. single-link
b. complete-link
Compare the results obtained for the above cases and discuss your comments