Home > Practice > Computer Science > Database > Introduction to Database
1. A terminal multiplexer has six 1200 bps terminals and 'n' 300bps terminals connected to it. The outgoing line is 9600bps. What is the maximum value of n?
Solution:
Since there are six 1200bps terminals, 6*1200 + n*300 =9600 by solving this, n=8.