document.write( "Question 151551: You are asked to use six different letters to make a computer password. Find the number of possible six-letter passwords. \r
\n" );
document.write( "\n" );
document.write( "Am I to assume that the six letters are already picked? If so, my answer should be 6! 6x5x4x3x2x1=720 possible combinations. Is this correct?\r
\n" );
document.write( "\n" );
document.write( "Thanks so much for your help!
\n" );
document.write( "Jayne \n" );
document.write( "
Algebra.Com's Answer #111423 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! ASSUMING EACH LETTER CAN BE REPEATED THEN THE ANSWER IS: \n" ); document.write( "6*6*6*6*6*6=46,656 COMBINATIONS OF PASSWORDS ARE POSSIBLE. \n" ); document.write( "IF NO REPEATS ARE ALLOWED THEN YOU HAVE THE CORRECT ANSWER OF 720. \n" ); document.write( " |