document.write( "Question 552593: if i have a five number password and only 4 numbers what are all the possibilities?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #360403 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if i have a five number password and only 4 numbers what are all the possibilities? \n" ); document.write( "-- \n" ); document.write( "1st letter choices: 4 \n" ); document.write( "2nd letter choices: 4 \n" ); document.write( "3rd letter choices: 4 \n" ); document.write( "4th letter choices: 4 \n" ); document.write( "5th letter choices: 4 \n" ); document.write( "---- \n" ); document.write( "Total choices = 4^5 = 1024 possibilities \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |