Real-World Applicationsmedium
0:00.0

A technician is setting up a server array. There are nn servers, and every server must connect to every other server exactly once. The number of connections CC is given by C=n(n1)2C = \frac{n(n-1)}{2}. If there are 4545 connections, how many servers are there?