document.write( "Question 1143267: a) How many three digit numbers can be formed from the digits 2,3,4,5,6,7 and 8? No digit repeats in the same number.
\n" ); document.write( "b) What is the probability of an even number?
\n" ); document.write( "c) What is the probability of numbers greater than 550 but less than 770?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #764048 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "There are 7 digits from which 3 must be selected, and order matters:
\n" ); document.write( "(a) P(7, 3) = 7!/(7-3)! = 7!/4! = 7*6*5 = 210\r
\n" ); document.write( "\n" ); document.write( "You are only supposed to post one problem per-post, but I'm in a good mood so I will give hint for (b):\r
\n" ); document.write( "\n" ); document.write( "Hint for (b): how many numbers end with 2,4,6, or 8? Figure out how many there are, then the probability is that number divided by the answer from (a).\r
\n" ); document.write( "\n" ); document.write( "If you look at the last digit of the 3 digit number, there are C(4,1) ways to select an even digit. Once the ending digiit is known to be even, the other two digits can be even or odd. So C(4,1) must be multiplied by P(6,2) which is the number of ways of arranging the other 2 digits out of the 6 remaining digits.\r
\n" ); document.write( "\n" ); document.write( "====\r
\n" ); document.write( "\n" ); document.write( "For part (b), the value 1/6 is incorrect. The correct answer is 4/7 (=120/210). Also notice that there are 4 even and 3 odd digits, so 4/7 are even. Say you pick the ending digit first, that has a 4/7 chance of being even. So simple! \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );