document.write( "Question 207532This question is from textbook Goergia Active Learning Textbook
\n" );
document.write( ": Each person that works at a company is given a 5-digit code followed by a letter, either uppercase or lowercase. These employees must enter their codes on a keypad to enter and exit the office building. The company has 130 employees.\r
\n" );
document.write( "\n" );
document.write( "a. How many codes are possible if there are no restrictions?\r
\n" );
document.write( "\n" );
document.write( "b. What is the probability of someone entering a code at random and gaining entry to the building? \n" );
document.write( "
Algebra.Com's Answer #156926 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Each person that works at a company is given a 5-digit code followed by a letter, either uppercase or lowercase. These employees must enter their codes on a keypad to enter and exit the office building. The company has 130 employees. \n" ); document.write( "a. How many codes are possible if there are no restrictions? \n" ); document.write( "10^5*26^2 \n" ); document.write( "------------------------------ \n" ); document.write( "b. What is the probability of someone entering a code at random and gaining entry to the building? \n" ); document.write( "1/[10^5*26^2] \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |