"If G = (V,E) where V = n vertices and E = m edges, show that the minimum and maximum degree is at most (2m)/n. " I am having trouble with this problem. My attempt: I know that the number of edges of a graph is equal to half the amount of degrees. But I don't know where n vertices comes into factor?