Question: In a computer network, where every router connects to every other router, each device has n - 1 number of connections. There are a total
In a computer network, where every router connects to every other router, each device has n - 1 number of connections. There are a total of n (n - 1) / 2 number of connections. This is because each connection goes both ways where the connection A - B is the same connection B - A. Dividing by 2 removes duplicates. Utilizing the formula n (n - 1) / 2, where n = number of routers, calculate the number of connections in a network SIMILAR to the one in the diagram below; but with 11 routers.

Nodes AWN 100 Probes 1 3 6 10 15 21 28 4,950
Step by Step Solution
There are 3 Steps involved in it
Based on the formula n n 1 2 where n is the number of router... View full answer
Get step-by-step solutions from verified subject matter experts
