document.write( "Question 1196425: Suppose you are setting up a full-mesh network for x users; and n, the number of two-way connections required to link all users pairwise, must be no greater than 132. For what range of x values can you set up your network?\r
\n" );
document.write( "\n" );
document.write( "x(x-1)/2=n \n" );
document.write( "
Algebra.Com's Answer #829246 by ikleyn(52868) You can put this solution on YOUR website! . \n" ); document.write( "Suppose you are setting up a full-mesh network for x users; \n" ); document.write( "and n, the number of two-way connections required to link all users pairwise, \n" ); document.write( "must be no greater than 132. For what range of x values can you set up your network? \n" ); document.write( "x(x-1)/2=n \n" ); document.write( "~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "They want you solve this inequality\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved in two ways for your better understanding, giving the ANSWER n <= 16.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |