document.write( "Question 625108: A computer has 16 ports and at any given time ports are either in use or not in use. How many possibilities for total port usage? How many of these entail the use of at least one port? \n" ); document.write( "
Algebra.Com's Answer #393294 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! A computer has 16 ports and at any given time ports are either in use or not in use.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " How many possibilities for total port usage? \r \n" ); document.write( "\n" ); document.write( "answer: 2^16\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "How many of these entail the use of at least one port?\r \n" ); document.write( "\n" ); document.write( "Answer: 2^16 -1 \r \n" ); document.write( "\n" ); document.write( "If you have any doubt or if you have more problems my e-mail is: \r \n" ); document.write( "\n" ); document.write( "mthman@gmail.com \n" ); document.write( " |