document.write( "Question 1036011: Please help me solve just two more questions PLease. Thank you.
\n" );
document.write( "1.Eight students are on standby to fly back to school
\n" );
document.write( "at the end of spring break. The airline finds it has
\n" );
document.write( "space for three of them. How many ways can the
\n" );
document.write( "three be selected ignoring who were first to arrive
\n" );
document.write( "at the terminal?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "2.An ATM keypad has ten keys. A PIN code is entered
\n" );
document.write( "by pressing a sequence of four keys.
\n" );
document.write( "(a) How many PIN codes are possible if no key is
\n" );
document.write( "pressed twice in a code?
\n" );
document.write( "(b) How many PIN codes are
\n" );
document.write( "possible if a key may be
\n" );
document.write( "pressed more than once in
\n" );
document.write( "a code?
\n" );
document.write( "(c) A bank changes the PIN
\n" );
document.write( "codes to a sequence of six
\n" );
document.write( "keys. Find the number of
\n" );
document.write( "PIN codes possible if a key
\n" );
document.write( "may be pressed more than
\n" );
document.write( "once in a sequence. Discuss the increase in security
\n" );
document.write( "by going to a six-key code. \n" );
document.write( "
Algebra.Com's Answer #650640 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1.Eight students are on standby to fly back to school \n" ); document.write( "at the end of spring break. The airline finds it has \n" ); document.write( "space for three of them. How many ways can the \n" ); document.write( "three be selected ignoring who were first to arrive \n" ); document.write( "at the terminal? \n" ); document.write( "----- \n" ); document.write( "Ans: 8C3 = (8*7*6)/(1*2*3) = 8*7 = 56 ways \n" ); document.write( "---------------------------- \n" ); document.write( "2.An ATM keypad has ten keys. A PIN code is entered \n" ); document.write( "by pressing a sequence of four keys. \n" ); document.write( "(a) How many PIN codes are possible if no key is \n" ); document.write( "pressed twice in a code? \n" ); document.write( "Ans: 10*9*8*7 = 5040 \n" ); document.write( "------------------------------- \n" ); document.write( "(b) How many PIN codes are \n" ); document.write( "possible if a key may be \n" ); document.write( "pressed more than once in \n" ); document.write( "a code? \n" ); document.write( "Ans: 10^4 = 10000 \n" ); document.write( "---------------------- \n" ); document.write( "(c) A bank changes the PIN \n" ); document.write( "codes to a sequence of six \n" ); document.write( "keys. Find the number of \n" ); document.write( "PIN codes possible if a key \n" ); document.write( "may be pressed more than \n" ); document.write( "once in a sequence. Discuss the increase in security \n" ); document.write( "by going to a six-key code. \n" ); document.write( "Ans: 10^6 = 1000000 ways \n" ); document.write( "---- \n" ); document.write( "The 6 key code is 100 times more secure as the 4 key code. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |