document.write( "Question 382163: 5 wooden blocks numbered 1,2,3,4,5 are placed by a young child in a row. What is the probability that the numbered formed is...\r
\n" );
document.write( "\n" );
document.write( "1. Less than 20,000?
\n" );
document.write( "2. More than 40,000? \n" );
document.write( "
Algebra.Com's Answer #270935 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! 5 wooden blocks numbered 1,2,3,4,5 are placed by a young child in a row. What is the probability that the numbered formed is... \n" ); document.write( " \r\n" ); document.write( "First we will calculate the denominator of the probability for it is the same for both problems.\r\n" ); document.write( "\r\n" ); document.write( "It is the number of ways to pick 5 things from 5 things and position them. \r\n" ); document.write( "\r\n" ); document.write( "Thats \"5 Position 5\" or 5P5 = \n" ); document.write( "1. Less than 20,000? \n" ); document.write( " \r\n" ); document.write( "We must choose the first digit to be 1. Then we have to pick 4 of the\r\n" ); document.write( "remaining 4 digits and position them\r\n" ); document.write( "\r\n" ); document.write( "That's \"4 position 4\" or \n" ); document.write( "2. More than 40,000? \n" ); document.write( " \r\n" ); document.write( "We must choose the first digit as 4 or 5. That's 2 ways to pick the\r\n" ); document.write( "first digit. For each of those 2 ways to pick the first digit, we have \r\n" ); document.write( "to pick 4 of the remaining 4 things and position them. So there are \r\n" ); document.write( "\r\n" ); document.write( "2*(4P4) =\n" ); document.write( " |