Five microcomputers are to be connected to three printers.How many connections are necessary between computers and printers in order to ensure that whenever any three computers require a printer the printers are available?
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
mcAfee, here's a hint: call P1, P2, P3 the printers and C1, ..., C5 the computers. Suppose P1 is connected to C1, C4, C5; P2 is connected to C2, C4, C5, and P3 is connected to C3, C4, C5. That is 9 connections (and this is not the only way to connect them; you should try others). Check out whether this works, and if it does, try and see whether it's possible to do it with 8 connections. |
|||
|
|
|
To connect all computers to each other you need n-1 connections, i.e., 4. To connect 3 printers you need exactly 3 connections. So the number connections required is 7. |
|||
|
|
