SOLUTION: a two digit number has each of the digits {0, 1, 2, 3, 4, 5, 6} appearing exactly once. what is the probability that the number is divisible by two?

Algebra.Com
Question 1152183: a two digit number has each of the digits {0, 1, 2, 3, 4, 5, 6} appearing exactly once. what is the probability that the number is divisible by two?
Answer by math_helper(2461)   (Show Source): You can put this solution on YOUR website!

Assuming 01, 02, etc. are considered two digit numbers:
P(even number formed from random selection of two digits, without replacement) = P(even number chosen for ten's digit AND even number chosen for one's digit) +
P(odd number chosend for ten's digit AND even number chosen for one's digit)
= (4/7)(3/6) + (3/7)(4/6)
= 12/42 + 12/42
= 24/42
=
This matches the proportion of even digits in the set to the total number of digits in the set. Coincidence?

-----
Expanding the problem to 3 digit numbers you will find P(even) = 4/7
Expanding to 4 digit numbers also gives P(even) = 4/7
-----
The above cases assume 0 as a leading digit counts, if 0 is disallowed as a leading digit then for two-digit cases P(even) = (3/7)(3/6)+(3/7)(4/6) = 1/2.

RELATED QUESTIONS

A six digit number is formed using the digits 1, 2, 3, 5, 5, and 8, each exactly once.... (answered by robertb)
I need your help on this MTAP math question.thank you tutors for answering this problems... (answered by ikleyn)
2. Three-digit numbers are formed using the digits 0, 1, 2, 3, 4, 5 and 6. Note that a... (answered by KMST)
Given the digits 1, 3, 6, 9, find the probability that a four digit number formed by... (answered by stanbon)
Given the digits 1, 3, 6, 9, find the probability that a four digit number formed by... (answered by macston)
Good evening and Happy New Year to all Algebra Tutors! What is the largest seven-digit (answered by Alan3354,MathLover1,math_helper,MathTherapy,jim_thompson5910)
Choose one number at random from 1, 2, 3, 4, ... , 999, 1000. What is the probability... (answered by edjones)
What is the largest sum that can be obtained when each of the digits 1, 2, 3, 4, 5, 6, 7, (answered by checkley77)
I saw this solution online from a tutor (ikelyn). I think there's a mistake in it and i... (answered by math_tutor2020,ikleyn)