document.write( "Question 585884: The digits of the locker combination consist of 3 one digit numbers, 1-9. If the digits are not repeated, what is the probabiliity of the combination being 1, 2, 3? \n" ); document.write( "
Algebra.Com's Answer #373529 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "number of total possible combination = 9*8*7 \r \n" ); document.write( "\n" ); document.write( "probability of combination being 1,2,3 is : 1/(9*8*7)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |