document.write( "Question 1151732: Each person that works at a company is given a 5-digit code.These employees must enter their codes on a keypad to enter and exit the office building. The company has 80 employees.
\n" );
document.write( "A) How many codes are possible if there are no restrictions?
\n" );
document.write( "B) What is the probability of someone entering a 5-digit code at random and gaining entry to the building? \n" );
document.write( "
Algebra.Com's Answer #773555 by Edwin McCravy(20059)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "A) The codes are 00000-99999. Since codes 00001-99999 accounts for 99999 codes, we\r\n" ); document.write( "add 1 for 00000 and that makes 100000 codes.\r\n" ); document.write( "\r\n" ); document.write( "B) 1 out of 100000 or 1/100000 or 0.00001\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |