Guest Session: 1 Question Remaining. Create Account to save progress.
Login
Real-World Applicationsmedium
0:00.0

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