document.write( "Question 106501This question is from textbook Strategies for Problem Solving Workbook
\n" );
document.write( ": The problem is :
\n" );
document.write( "Five computers are to be wired in a linear network, as in the following figure;
\n" );
document.write( "______ ______ ______ ______ ______\r
\n" );
document.write( "\n" );
document.write( "(Symbolizing five computers side by side)\r
\n" );
document.write( "\n" );
document.write( "How many permutations of the five computers are possible?\r
\n" );
document.write( "\n" );
document.write( "Thanks a lot for your help!!!\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #77513 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! THE FIRST COMPUTER CAN BE 1 OF 5 \n" ); document.write( "THE SECOND CAN BE 1 OF 4 \n" ); document.write( "THE THIRD CAN BE 1 OF 3 \n" ); document.write( "THE NEXT CAN BE 1 OF 2 \n" ); document.write( "& THE LAST CAN BE 1 OF 1 \n" ); document.write( "NOW WE MULTIPLY THESE OPTIONS THUS: \n" ); document.write( "5*4*3*2*1=120 POSSIBLE WAYS TO CONNECT THESE COMPUTERS. \n" ); document.write( " |