SOLUTION: A number of small towns set up their own telephone system. Between each pair of towns they stretched a main phone cable. In all, they put up 28 separate cables connecting all of

Algebra ->  Permutations -> SOLUTION: A number of small towns set up their own telephone system. Between each pair of towns they stretched a main phone cable. In all, they put up 28 separate cables connecting all of       Log On


   



Question 212196: A number of small towns set up their own telephone system. Between each pair of towns they stretched a main phone cable. In all, they put up 28 separate cables connecting all of the towns. How many towns were there?
Answer by rapaljer(4671) About Me  (Show Source):
You can put this solution on YOUR website!
This is a combination problem. Let x = number of towns.

Then, C(x,2) = 28. This will be %28x%2A%28x-1%29%29%2F%282%2A1%29=28
%28x%5E2+-x%29%2F2=28
x%5E2-x=56
x%5E2+-x+-56=0
%28x-8%29%28x%2B7%29=0
x=8 or x= -7

Reject the negative value of x, so x=8 towns!

R^2