document.write( "Question 332508: What is the probability of rolling the numbers 1 through 6 in order from least to
\n" );
document.write( "greatest with six rolls of a standard die? \n" );
document.write( "
Algebra.Com's Answer #238264 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Each of the 6 rolls is for a specific #, 1 of 6 \n" ); document.write( "--> (1/6)^6 \n" ); document.write( "= 1/46656 \n" ); document.write( " \n" ); document.write( " |